RibbonSystemButton |
Post Reply |
Author | |
levent
Newbie Joined: 31 March 2011 Status: Offline Points: 7 |
Post Options
Thanks(0)
Posted: 27 April 2011 at 4:15pm |
Hi;
I'm using following code to show systembutton in my project Set ControlFile = RibbonBar.AddSystemButton() ControlFile.IconId = ID_SYSTEM_ICON ControlFile.Caption = "&File" ControlFile.Style = xtpButtonCaption ' But i would like to show systembutton on the top of the form like below picture Thanks |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Just remove line
ControlFile.Style = xtpButtonCaption
|
|
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 |