![]() |
How to remove QuickAccessControl Button at Ribon |
Post Reply
|
| Author | |
dmsplus
Newbie
Joined: 08 August 2006 Location: Korea, South Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: How to remove QuickAccessControl Button at RibonPosted: 08 August 2006 at 10:05am |
|
How to remove QuickAccessControl Button at RibonBar..
I try to remove QuickAccessControl Button at RibonBar
like below
pRibbonBar->ShowExpandButton(FALSE);
or
pRibbonBar->GetQuickAccessControls()->SetNotSupported();
but It does not work..
Thanks for advance...
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 14 August 2006 at 9:08am |
|
Was added in 10.3:
pRibbonBar->ShowQuickAccess(FALSE);
|
|
|
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 |