Returns the type of the control.
Original signature is '- (PDFWidgetControlType)controlType'
Available in Mac OS X v10.4 and later.

C# | Visual Basic | Visual C++ |
public virtual PDFWidgetControlType ControlType { get; set; }
Public Overridable Property ControlType As PDFWidgetControlType Get Set
public: virtual property PDFWidgetControlType ControlType { PDFWidgetControlType get (); void set (PDFWidgetControlType value); }

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)