![]() |
option button in the ribbon bar |
Post Reply
|
| Author | |
Kilyx
Newbie
Joined: 27 January 2008 Location: Algeria Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: option button in the ribbon barPosted: 27 January 2008 at 2:43pm |
|
How I Create Option and Exit button in ribbonbar like word2007
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 28 January 2008 at 5:18am |
|
From our sample: Set Control = CommandBars.CreateCommandBarControl("CXTPRibbonControlSystemPopupBarButton")
Control.Caption = "E&xit Sample" Control.Id = ID_APP_EXIT .AddControl Control |
|
|
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 |