aspose.diagram
Class ControlType

Utility class containing constants. Represents all type of ActiveX control.

Field Summary
const  NumberCOMMAND_BUTTON
           Button
const  NumberCOMBO_BOX
           ComboBox
const  NumberCHECK_BOX
           CheckBox
const  NumberLIST_BOX
           ListBox
const  NumberTEXT_BOX
           TextBox
const  NumberSPIN_BUTTON
           Spinner
const  NumberRADIO_BUTTON
           RadioButton
const  NumberLABEL
           Label
const  NumberIMAGE
           Image
const  NumberTOGGLE_BUTTON
           ToggleButton
const  NumberSCROLL_BAR
           ScrollBar
const  NumberUNKNOWN
           Unknown
 

Field Detail

COMMAND_BUTTON

const Number COMMAND_BUTTON
Button

COMBO_BOX

const Number COMBO_BOX
ComboBox

CHECK_BOX

const Number CHECK_BOX
CheckBox

LIST_BOX

const Number LIST_BOX
ListBox

TEXT_BOX

const Number TEXT_BOX
TextBox

SPIN_BUTTON

const Number SPIN_BUTTON
Spinner

RADIO_BUTTON

const Number RADIO_BUTTON
RadioButton

LABEL

const Number LABEL
Label

IMAGE

const Number IMAGE
Image

TOGGLE_BUTTON

const Number TOGGLE_BUTTON
ToggleButton

SCROLL_BAR

const Number SCROLL_BAR
ScrollBar

UNKNOWN

const Number UNKNOWN
Unknown

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.