Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » How to add a three state button in an ArrayCtrl
Re: How to add a three state button in an ArrayCtrl [message #2399 is a reply to message #2398] Tue, 11 April 2006 21:48 Go to previous messageGo to previous message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
One piece is this:
void Avail3(One<Ctrl>& ctrl)
{
	ctrl.Create<Option>().ThreeState();
}

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to create a modal dialog
Next Topic: F2 tree editor...
Goto Forum:
  


Current Time: Fri Jul 18 17:21:46 CEST 2025

Total time taken to generate the page: 0.03943 seconds