Miner.Interop.Process Namespace > IMMPxApplication Interface : MenubarTools Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678282)> ReadOnly Property MenubarTools As IMMEnumTreeViewTool
'Usage
Dim instance As IMMPxApplication Dim value As IMMEnumTreeViewTool value = instance.MenubarTools
[System.Runtime.InteropServices.DispId(1610678282)] IMMEnumTreeViewTool MenubarTools {get;}
read-only property MenubarTools: IMMEnumTreeViewTool;
System.Runtime.InteropServices.DispIdAttribute(1610678282) function get MenubarTools : IMMEnumTreeViewTool
[System.Runtime.InteropServices.DispId(1610678282)] __property IMMEnumTreeViewTool* get_MenubarTools();
[System.Runtime.InteropServices.DispId(1610678282)] property IMMEnumTreeViewTool^ MenubarTools { IMMEnumTreeViewTool^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2