Eq2widget (Data Type)¶
- Table of contents
- Eq2widget (Data Type)
Description¶
This DataType includes data available to ISXEQ2 related to UI widgets such as buttons, icons, checkboxes, UI Text, composites and others.
Inheritance¶
This datatype inherits all members and methods of eq2baseobject. Script writers are strongly encouraged to visit this page before utilizing eq2widget or any other UI related datatypes.
Members¶
- bool IsEnabled
Methods¶
- RightClick
- LeftClick
- DoubleLeftClick
Properties¶
All property names valid for eq2baseobject, as well as any from the list below, can be used with GetProperty/SetProperty. (For more information on GetProperty/SetProperty, see eq2baseobject.)
- Activated
- BackgroundColor
- BackgroundOpacity
- BackgroundTint
- Color
- Dragable
- DynamicData
- Enabled
- GetsInput
- Height
- LocalTooltip
- Tooltip
- Opacity
- Size
- UserMovable
- UserResizable
- Visible
- Width