![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
ToolbarItemHoverStyle Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > EditorToolbar Class : ToolbarItemHoverStyle Property |
Visual Basic (Declaration) | |
---|---|
<ResCategoryAttribute("Appearance")> <ResDescriptionAttribute("The style applied to Commands and Tools when they are hovered upon.")> <NotifyParentPropertyAttribute(True)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <DefaultValueAttribute()> Public ReadOnly Property ToolbarItemHoverStyle As Style |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As EditorToolbar Dim value As Style value = instance.ToolbarItemHoverStyle |
C# | |
---|---|
[ResCategoryAttribute("Appearance")] [ResDescriptionAttribute("The style applied to Commands and Tools when they are hovered upon.")] [NotifyParentPropertyAttribute(true)] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)] [DefaultValueAttribute()] public Style ToolbarItemHoverStyle {get;} |
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