[Visual Basic] Overridable Public Property ReadOnly ControlType As ControlType [C#] public virtual ControlType ControlType { get; } [C++] public: virtual __property ControlType* get_ControlType(); [JScript] public virtual function get ControlType() : ControlType