Miner.Windows Assembly > Miner.Windows.Commands Namespace > CommandManager Class : MakePopup Method |
'Declaration Public Function MakePopup( _ ByVal menuKey As String, _ ByVal menuItems() As String, _ ByVal boldFirstItem As Boolean _ ) As PopupMenuCommand
'Usage Dim instance As CommandManager Dim menuKey As String Dim menuItems() As String Dim boldFirstItem As Boolean Dim value As PopupMenuCommand value = instance.MakePopup(menuKey, menuItems, boldFirstItem)
public PopupMenuCommand MakePopup( string menuKey, string[] menuItems, bool boldFirstItem )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.