![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ReadOnly Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace > ToolbarDesigner Class : ReadOnly Property |
Visual Basic (Declaration) | |
---|---|
<ObsoleteAttribute("The recommended alternative is to inherit from ContainerControlDesigner instead and to use an EditableDesignerRegion. Regions allow for better control of the content in the designer. http://go.microsoft.com/fwlink/?linkid=14202")> Public Property ReadOnly As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ToolbarDesigner Dim value As Boolean instance.ReadOnly = value value = instance.ReadOnly |
C# | |
---|---|
[ObsoleteAttribute("The recommended alternative is to inherit from ContainerControlDesigner instead and to use an EditableDesignerRegion. Regions allow for better control of the content in the designer. http://go.microsoft.com/fwlink/?linkid=14202")] public bool ReadOnly {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