Gets or sets the ID string for the control.
Public Overridable Property ID As String
Dim instance As ControlDesigner Dim value As String value = instance.ID instance.ID = value
public virtual string ID { get; set; }
public: virtual property String^ ID { String^ get (); void set (String^ value); }
public function get ID () : String public function set ID (value : String)
The ID property is used internally within the control designer and for interaction with the Properties window. The ID property shadows the run-time ID property.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98