menu separator problem |
Post Reply |
Author | |
Ashok
Senior Member Joined: 02 May 2007 Status: Offline Points: 164 |
Post Options
Thanks(0)
Posted: 04 March 2008 at 2:05am |
Hi,
I have uploaded a document.Please look into the issue. Thanks.uploads/20080304_020425_test.rar
|
|
Ashok
Senior Member Joined: 02 May 2007 Status: Offline Points: 164 |
Post Options
Thanks(0)
|
Hi, Please look into this issue,It's urgent.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, Do you want remove one separator or show too ? Why do you need to separators ???
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Ashok
Senior Member Joined: 02 May 2007 Status: Offline Points: 164 |
Post Options
Thanks(0)
|
Hi, After File Menu item I have some menu item which can be used dynamically, So, I kept two separators. I would like to remove both the separator from the menu while displaying.Please help.
|
|
Ashok
Senior Member Joined: 02 May 2007 Status: Offline Points: 164 |
Post Options
Thanks(0)
|
Hi,
I would like to remove both the separator from the menu while displaying. The reason for keeping two separator is after File Menu item I have some menu item to be used to display dynamically.So I kept 2 menu separator like this File | | My dynamic menu item.... Please Help to remove both the separators while displaying. Thanks.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
To Remove separator call pControl->SetBeginGroup(FALSE);
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Ashok
Senior Member Joined: 02 May 2007 Status: Offline Points: 164 |
Post Options
Thanks(0)
|
Hi, How to get the pControl. Please help. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
CXTPControl* pControl = pMenuBar->GetControl(i)
|
|
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 |