|
|
MenuPanel Fields |
The MenuPanel type exposes the following members.
| Name | Description | |
|---|---|---|
| _activeControl |
Currently active control.
| |
| _description |
Widget description.
(Inherited from GH_Attr_Widget.) | |
| _enabled |
True if the widget is enabled.
(Inherited from GH_Attr_Widget.) | |
| _header |
Widget description header.
(Inherited from GH_Attr_Widget.) | |
| _index |
Local widget index. Used to identify the widget within
its local group.
??? what is the index actually used for?.
(Inherited from GH_Attr_Widget.) | |
| _menu |
Menu.
| |
| _name |
Widget name.
(Inherited from GH_Attr_Widget.) | |
| _showToolTip |
True if the widget has a tool tip and it should be shown when
requested.
(Inherited from GH_Attr_Widget.) | |
| bounds |
Widget's local space bounds.
(Inherited from GH_Attr_Widget.) | |
| canvasBounds |
Widget's canvas space bounds.
(Inherited from GH_Attr_Widget.) | |
| palette |
The palette.
(Inherited from GH_Attr_Widget.) | |
| parent |
The parent widget.
If null, this widget is not nested.
(Inherited from GH_Attr_Widget.) | |
| style |
Widget palette style.
(Inherited from GH_Attr_Widget.) | |
| transfromation |
Widget transformation.
(Inherited from GH_Attr_Widget.) |