Returns the Microsoft Excel control type. Can be one of the following XlFormControl constants: xlButtonControl, xlCheckBox, xlDropDown, xlEditBox, xlGroupBox, xlLabel, xlListBox, xlOptionButton, xlScrollBar, or xlSpinner. Read-only Long.
Remarks
You cannot use this property with ActiveX controls (the Type property for the Shape object must return msoFormControl).