ArcFM Responder Mobile Developer Guide
ShortCut Property (IMMTreeTool)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678278)>
ReadOnly Property ShortCut As mmShortCutKey
'Usage
 
Dim instance As IMMTreeTool
Dim value As mmShortCutKey
 
value = instance.ShortCut
[System.Runtime.InteropServices.DispId(1610678278)]
mmShortCutKey ShortCut {get;}
read-only property ShortCut: mmShortCutKey; 
System.Runtime.InteropServices.DispIdAttribute(1610678278)
function get ShortCut : mmShortCutKey
[System.Runtime.InteropServices.DispId(1610678278)]
__property mmShortCutKey get_ShortCut();
[System.Runtime.InteropServices.DispId(1610678278)]
property mmShortCutKey ShortCut {
   mmShortCutKey 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

IMMTreeTool Interface
IMMTreeTool Members

Send Feedback