Miner.Interop.Process Namespace > IMMPxApplication Interface : ToolbarTools Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678293)> ReadOnly Property ToolbarTools As IMMEnumTreeViewTool
'Usage
Dim instance As IMMPxApplication Dim value As IMMEnumTreeViewTool value = instance.ToolbarTools
[System.Runtime.InteropServices.DispId(1610678293)] IMMEnumTreeViewTool ToolbarTools {get;}
read-only property ToolbarTools: IMMEnumTreeViewTool;
System.Runtime.InteropServices.DispIdAttribute(1610678293) function get ToolbarTools : IMMEnumTreeViewTool
[System.Runtime.InteropServices.DispId(1610678293)] __property IMMEnumTreeViewTool* get_ToolbarTools();
[System.Runtime.InteropServices.DispId(1610678293)] property IMMEnumTreeViewTool^ ToolbarTools { 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