ArcFM Responder Mobile Developer Guide
ToolbarTools Property (IMMPxApplication)






Syntax
'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();
}
Requirements

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

See Also

Reference

IMMPxApplication Interface
IMMPxApplication Members

Send Feedback