ESRI.ArcGIS.ADF.Local | |
Created Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.COMSupport Namespace > OLE Class : Created Property |
Visual Basic (Declaration) | |
---|---|
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> <SRDescriptionAttribute("Determines if the control has been fully created.")> <BrowsableAttribute(False)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> Public ReadOnly Property Created As Boolean |
C# | |
---|---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] [SRDescriptionAttribute("Determines if the control has been fully created.")] [BrowsableAttribute(false)] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] public bool Created {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