Inherits GuiBitmapButtonCtrl, and GuiBitmapButtonCtrl.
| string GuiBitmapButtonTextCtrl::Accelerator |
| bool GuiBitmapButtonTextCtrl::Active |
| string GuiBitmapButtonTextCtrl::AltCommand |
| filename GuiBitmapButtonTextCtrl::bitmap |
Base name for the bitmaps used in the button states. For example, you would only put "button" to load button_n.png, button_d.png, button_h.png and button_i.png
| filename GuiBitmapButtonTextCtrl::bitmapDepressed |
Name of texture used for the depressed button state
| filename GuiBitmapButtonTextCtrl::bitmapHilight |
Name of texture used for the hilight/hover button state
| filename GuiBitmapButtonTextCtrl::bitmapInactive |
Name of texture used for the inactive button state
| filename GuiBitmapButtonTextCtrl::bitmapNormal |
Name of texture used for the normal button state
| enumval GuiBitmapButtonTextCtrl::buttonType |
| bool GuiBitmapButtonTextCtrl::canSave |
| bool GuiBitmapButtonTextCtrl::canSaveDynamicFields |
| string GuiBitmapButtonTextCtrl::class |
Script SuperClass of object.
| string GuiBitmapButtonTextCtrl::Command |
| Point2I GuiBitmapButtonTextCtrl::Extent |
| int GuiBitmapButtonTextCtrl::groupNum |
| enumval GuiBitmapButtonTextCtrl::HorizSizing |
| int GuiBitmapButtonTextCtrl::hovertime |
| string GuiBitmapButtonTextCtrl::internalName |
| bool GuiBitmapButtonTextCtrl::isContainer |
| bool GuiBitmapButtonTextCtrl::isLegacyVersion |
Determines if this is a legacy version of the control (only uses bitmap field)
| string GuiBitmapButtonTextCtrl::langTableMod |
| Point2I GuiBitmapButtonTextCtrl::MinExtent |
| deprecated GuiBitmapButtonTextCtrl::Modal |
| SimObjectPtr GuiBitmapButtonTextCtrl::parentGroup |
Group hierarchy parent of the object.
| Point2I GuiBitmapButtonTextCtrl::Position |
| GuiProfile GuiBitmapButtonTextCtrl::Profile |
| deprecated GuiBitmapButtonTextCtrl::setFirstResponder |
| string GuiBitmapButtonTextCtrl::superclass |
| caseString GuiBitmapButtonTextCtrl::text |
| string GuiBitmapButtonTextCtrl::textID |
| string GuiBitmapButtonTextCtrl::ToolTip |
| GuiProfile GuiBitmapButtonTextCtrl::tooltipprofile |
| int GuiBitmapButtonTextCtrl::tooltipWidth |
| bool GuiBitmapButtonTextCtrl::useMouseEvents |
| string GuiBitmapButtonTextCtrl::Variable |
| enumval GuiBitmapButtonTextCtrl::VertSizing |
| bool GuiBitmapButtonTextCtrl::Visible |