Custom control in toolbars with caption |
Post Reply |
Author | |
oyalhi
Newbie Joined: 27 January 2005 Location: Turkey Status: Offline Points: 14 |
Post Options
Thanks(0)
Posted: 27 February 2005 at 12:06pm |
I put some custom controls (ms dtpicker) on a toolbar programatically. I want to put a caption to the control also but cannot do it programatically. It is possible to do it with the designer, but I do not want to use it. For a combo box I can do "CommandBarComboBox.Style = xtpComboLabel", how do I do it with a custom control? Any help is appriciated. Regards, Omer |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
You can add a label control before the DatePicker control. Instead of adding a xtpControlButton add a xtpControlLabel.
|
|
oyalhi
Newbie Joined: 27 January 2005 Location: Turkey Status: Offline Points: 14 |
Post Options
Thanks(0)
|
Thanks, that should also do the job. I'll try that.
|
|
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 |