|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| Enabled Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ToolbarBase Class : Enabled Property |
| Visual Basic (Declaration) | |
|---|---|
<BrowsableAttribute(False)> Public Overrides Property Enabled As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ToolbarBase Dim value As Boolean instance.Enabled = value value = instance.Enabled | |
| C# | |
|---|---|
[BrowsableAttribute(false)] public override bool Enabled {get; set;} | |
Although setting this property to False will gray out the toolbar, the toolbar will still function normally. It should therefore not be used.
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