Profile Picture

drop down menu with grouping function

Posted By JSW W. 14 Years Ago
Author
Message
JSW W.
Posted 14 Years Ago
View Quick Profile
Supreme Being

Supreme Being (127 reputation)Supreme Being (127 reputation)Supreme Being (127 reputation)Supreme Being (127 reputation)Supreme Being (127 reputation)Supreme Being (127 reputation)Supreme Being (127 reputation)Supreme Being (127 reputation)Supreme Being (127 reputation)

Group: Forum Members
Last Active: 12 Years Ago
Posts: 127, Visits: 1

Can I group the dropped down buttons? So that user can only select one at a time... so if one of them selected, then the rest will be deselected? ... or do i have to go through all of them to deselect?

I want to use Image&Text for the dropped down, how can i make it toggle when the button was select... the checked function would not work as i am using image.

Thanks,



Angel Chorbadzhiev
Posted 14 Years Ago
View Quick Profile
Supreme Being

Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)

Group: Forum Members
Last Active: Last Month
Posts: 139, Visits: 184

Hello JSW W.,

If you are talking about the commands in  NMenuBar in NCommandBarsManager control you can use Checked property to put a check mark before the text of a command, or you can set the Selectable property to false, or just set Enable to false to the rest of the commands.

Howevet you have to make this functionallity manually.

Regards,

Angel.





Similar Topics


Reading This Topic