![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
IsHandleCreated Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.Editors.Resources.LayerDefinitions Namespace > RecordsEditor Class : IsHandleCreated Property |
Visual Basic (Declaration) | |
---|---|
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <BrowsableAttribute(False)> <SRDescriptionAttribute("Indicates whether the control has a handle associated with it.")> <EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public ReadOnly Property IsHandleCreated As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As RecordsEditor Dim value As Boolean value = instance.IsHandleCreated |
C# | |
---|---|
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] [BrowsableAttribute(false)] [SRDescriptionAttribute("Indicates whether the control has a handle associated with it.")] [EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public bool IsHandleCreated {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