[]
Gets or sets whether the control is read-write, read-only, static, or allows values to be changed by pressing buttons.
public virtual ControlType ControlType { get; set; }
Public Overridable Property ControlType As ControlType