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

RibbonSystemButton

 Post Reply Post Reply
Author
Message
levent View Drop Down
Newbie
Newbie


Joined: 31 March 2011
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote levent Quote  Post ReplyReply Direct Link To This Post Topic: RibbonSystemButton
    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
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 10 May 2011 at 3:14pm
Just remove line
ControlFile.Style = xtpButtonCaption
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.250 seconds.