![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
ToolTip Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > EditorTool Class : ToolTip Property |
Visual Basic (Declaration) | |
---|---|
<ResCategoryAttribute("Appearance: Text")> <DefaultValueAttribute()> <ResDescriptionAttribute("The tool tip for this ToolbarItem.")> <NotifyParentPropertyAttribute(True)> Public Property ToolTip As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As EditorTool Dim value As String instance.ToolTip = value value = instance.ToolTip |
C# | |
---|---|
[ResCategoryAttribute("Appearance: Text")] [DefaultValueAttribute()] [ResDescriptionAttribute("The tool tip for this ToolbarItem.")] [NotifyParentPropertyAttribute(true)] public string ToolTip {get; set;} |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family