![]() |
Add separator to Popup Menu? |
Post Reply
|
| Author | |
MichaelN
Senior Member
Joined: 19 September 2006 Status: Offline Points: 112 |
Post Options
Thanks(0)
Quote Reply
Topic: Add separator to Popup Menu?Posted: 29 September 2015 at 7:50pm |
|
How do I add a horizontal menu separator like ID_SEPARATOR to a popup menu? I add a control with that ID and get a blank "button" entry, not a horizontal line.
Michael
|
|
![]() |
|
cpede
Senior Member
Joined: 13 August 2004 Location: Denmark Status: Offline Points: 683 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 October 2015 at 2:10am |
|
You add pControl->SetBeginGroup(TRUE); to the control.
|
|
|
Product: Xtreme ToolkitPro (24.0.0)
Platform: Windows 10 (x64) Language: Visual Studio 2017 (C++) |
|
![]() |
|
MichaelN
Senior Member
Joined: 19 September 2006 Status: Offline Points: 112 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 October 2015 at 2:42am |
|
That works. Thank you very much!
|
|
![]() |
|
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 |