class openfl.gui.Control extends Sprite
Available on all platforms
Sub classes | ||||||||||||||
![]() | Button, CheckBox, RadioButton, TextBox, TextControl, ToolTip |
|
Class Fields
Instance Fields
Represents the anchor point that this control will stay relative to when its parent control (or stage) is resized.
var contextMenuStrip:ContextMenuStrip
The context menu that appears when this control is right-clicked within its bounds.
Docks the control to top, bottom, left, right or filled. The control is restricted to being resized based on its filter. If the control is filled, then the parent controls its resize.
var toolTipValue:Dynamic
The data values of the tooltip to show when the mouse hovers over this control.