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