module UIng::Control
Included Modules
Direct including types
- UIng::Box
- UIng::Button
- UIng::Checkbox
- UIng::ColorButton
- UIng::Combobox
- UIng::DateTimePicker
- UIng::EditableCombobox
- UIng::Entry
- UIng::FontButton
- UIng::Form
- UIng::Grid
- UIng::Group
- UIng::Label
- UIng::MultilineEntry
- UIng::ProgressBar
- UIng::RadioButtons
- UIng::Separator
- UIng::Slider
- UIng::Spinbox
- UIng::Tab
- UIng::Table
- UIng::Window
Defined in:
uing/control.crInstance Method Summary
- #destroy
- #disable
- #enable
- #enabled? : Bool
- #handle
- #hide
- #parent
- #parent=(parent)
- #set_parent(parent)
- #show
- #toplevel
- #visible? : Bool