Print Page | Close Window

Control.checked

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=6761
Printed Date: 19 June 2025 at 5:31am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Control.checked
Posted By: Detlev Schubert
Subject: Control.checked
Date Posted: 29 March 2007 at 12:26pm
Hallo,
 
I have this construction:
Private Sub CommandBars_Update(ByVal Control As XtremeCommandBars.ICommandBarControl)
 
   Select Case Control.ID
       Case 100 To 118
           Control.Checked = Control.ID = Checked(1) Or Control.ID = Checked(2)
   End select
End Sub
 
That's ok, because it can be checked one or two menupoints. But Control.ID 115 always is allowed to check without any other point and when you check any other point then only without Control.ID 115. I have no plan how I can realize that. I hope you can help me.
 
regards Detlev



Replies:
Posted By: Detlev Schubert
Date Posted: 01 April 2007 at 12:31pm
 Nobody an idea ??????
 


Posted By: Oleg
Date Posted: 02 April 2007 at 2:48am
Hi,
 
Too odd description.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net