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