![]() |
Menu items grouping |
Post Reply
|
| Author | |
ddebono
Groupie
Joined: 02 August 2005 Location: Norway Status: Offline Points: 31 |
Post Options
Thanks(0)
Quote Reply
Topic: Menu items groupingPosted: 02 August 2005 at 10:50am |
|
Hi, Just started to use the Command Bar object. Have one question: In a sub menu I want to have only one of the three items checked at one time. Like a radion button. Tried to use Begingroup=True, but with no luck. Whecn setting the checked property on any of these three it will not clear the others. Please help! Using VB6 Edited by ddebono |
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 02 August 2005 at 1:27pm |
|
Begingroup places a separator before the control, it has nothing to do
with the control being checked or "grouping" the controls.
|
|
![]() |
|
ddebono
Groupie
Joined: 02 August 2005 Location: Norway Status: Offline Points: 31 |
Post Options
Thanks(0)
Quote Reply
Posted: 02 August 2005 at 2:39pm |
|
Oki. But any suggestions how to do this ? |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 August 2005 at 5:02am |
|
See our SDI sample and Theme Toolbar. Only one theme button is selected: Private Sub CommandBars_Update(ByVal Control As XtremeCommandBars.ICommandBarControl) |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
ddebono
Groupie
Joined: 02 August 2005 Location: Norway Status: Offline Points: 31 |
Post Options
Thanks(0)
Quote Reply
Posted: 04 August 2005 at 3:12pm |
|
Yes but it's difficult to use. A form of radio grouping would be nice. Whats the purpose of this Update event ? |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |