Style)
Pushbuttons - Perform an action when clicked.
Togglebuttons - Perform an action when clicked on and indicate their state as on or off.
Radiobuttons - Similar to check boxes, but are intended to be mutually exclusive within a group of related radio buttons (i.e., only one is in a pressed state at any given time).
Checkboxes - Perform an action when clicked and maintain a state of off or on.
Edit - Text fields that enable users to enter or modify text.
Text - Display text used for labels or information. Users cannot change static text.
Sliders - Accept numeric input within a specific range by enabling the user to move a sliding bar.
Frames - Boxes that visually enclose regions of a figure window.
Listboxes - Display a list of items and enable users to select or open one or more items.
Popupmenus - Display a list of choices and allow the user to select one.
See User Interface Controls for more information on types of uicontrols.
Callback)
TooltipString)
String property. (See the Text tab.) (ForegroundColor)
BackgroundColor)