| Class | Fox::FXMenuCaption |
| In: |
rdoc-sources/FXMenuCaption.rb
|
| Parent: | FXWindow |
The menu caption is a widget which can be used as a caption above a number of menu commands in a menu.
| MENU_AUTOGRAY: | Automatically gray out when not updated |
| MENU_AUTOHIDE: | Automatically hide button when not updated |
| font | [RW] | The text font [FXFont] |
| helpText | [RW] | Status line help text for this menu [String] |
| hiliteColor | [RW] | Highlight color [FXColor] |
| icon | [RW] | The icon for this menu [FXIcon] |
| selBackColor | [RW] | Selection background color [FXColor] |
| selTextColor | [RW] | Selection text color [FXColor] |
| shadowColor | [RW] | Shadow color [FXColor] |
| text | [RW] | The text for this menu [String] |
| textColor | [RW] | Text color [FXColor] |
| tipText | [RW] | Tool tip message for this menu [String] |