![]() |
More Colors Button |
Post Reply
|
| Author | |
drdisk
Newbie
Joined: 28 February 2008 Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: More Colors ButtonPosted: 28 February 2008 at 8:47pm |
|
I am trying to make the more colors button work. I have a colors dropdown just like the hilight colors in the ribbonbar sample and the more colors button. When I click on the button nothing happens. I would like a dialog to pop up to choose more colors.
I am using this code for adding the button
Set Control = PopupColor.Controls.Add(xtpControlButton, ID_FORMAT_MORE_COLORS, "More Colors...")
Control.Width = 148 Then under commandbars Execute
I have a Select Case
Case ID_FORMAT_MORE_COLORS:
Code here for dialog box for more colors
Thanks
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 March 2008 at 7:35am |
|
Hi,
See CommonDialogs control in Suite pacakge.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
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 |