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