Window-specific menu? |
Post Reply |
Author | |
Number8
Groupie Joined: 29 July 2008 Location: United States Status: Offline Points: 17 |
Post Options
Thanks(0)
Posted: 09 October 2008 at 5:26pm |
Hello,
In our application, several different types of windows can be open. We reserve a slot in the main menu bar for a 'window-specific' menu. Can someone suggest how that might be done with CommandBars? I imagine we reserve an index for the win-specific menu, and put the appropriate popup menu in that spot in the collection of menus. Comments and suggestions are appreciated... TIA. |
|
Product: Xtreme SuitePro (ActiveX) version 12.1.0
Platform: Windows XP (32bit) - SP 3 Language: C / C++ |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Most easy was is to add all menus in beginning but Show/Hide them in Update handler:
Control.Visible = NeedToShow.
|
|
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 |