![]() |
SystemButton is required? |
Post Reply
|
| Author | |
dhalonen
Newbie
Joined: 17 April 2012 Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Topic: SystemButton is required?Posted: 18 April 2012 at 12:04pm |
|
Hi, I'm trying to build a window & dlog w/o a system button. Looking to simply have several ribbon tabs w/o the blue "File" tab as the 1st tab.
Is this possible?
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 April 2012 at 2:05pm |
|
you can set visible to false, but not remove the extra space.
|
|
![]() |
|
dhalonen
Newbie
Joined: 17 April 2012 Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 April 2012 at 7:48am |
|
I'm sorry, but it's not clear to me how to achieve success with this recommendation. In reviewing the API, I'm not seeing a method that sets the tab invisible.
The only one that seems to be helpful is SetHideWrap(), but that didn't have any affect. Also, what does the extra space mean? The 1st visible tab will be offset to the right by some fixed amount?
|
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 30 April 2012 at 11:18am |
|
You just don't call AddSystemButton and make sure you don't call an old command bars state from registry/XML (LoadCommandbars). So you need to delete the old state first or comment LoadState and then run it once.
|
|
![]() |
|
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 |