Print Page | Close Window

More Colors Button

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=9736
Printed Date: 08 October 2024 at 8:40am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: More Colors Button
Posted By: drdisk
Subject: More Colors Button
Date Posted: 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



Replies:
Posted By: Oleg
Date Posted: 01 March 2008 at 7:35am
Hi,
See CommonDialogs control in Suite pacakge.


-------------
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