Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Control.checked
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Control.checked

 Post Reply Post Reply
Author
Message
Detlev Schubert View Drop Down
Groupie
Groupie


Joined: 14 August 2006
Location: Germany
Status: Offline
Points: 25
Post Options Post Options   Thanks (0) Thanks(0)   Quote Detlev Schubert Quote  Post ReplyReply Direct Link To This Post Topic: Control.checked
    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
Back to Top
Detlev Schubert View Drop Down
Groupie
Groupie


Joined: 14 August 2006
Location: Germany
Status: Offline
Points: 25
Post Options Post Options   Thanks (0) Thanks(0)   Quote Detlev Schubert Quote  Post ReplyReply Direct Link To This Post Posted: 01 April 2007 at 12:31pm
 Nobody an idea ??????
 
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 02 April 2007 at 2:48am
Hi,
 
Too odd description.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.