GetGadgetAttribute()
Syntax
Value = GetGadgetAttribute(#Gadget, Attribute)Description
Gets the 'Attribute' value of the specified #Gadget. This function is available for all gadgets which support attributes. See the individual gadget for the supported attributes:
- ButtonImageGadget()
- CalendarGadget()
- DateGadget()
- EditorGadget()
- ExplorerListGadget()
- ListIconGadget()
- PanelGadget()
- ProgressBarGadget()
- ScrollAreaGadget()
- ScrollBarGadget()
- SpinGadget()
- SplitterGadget()
- TrackBarGadget()
- WebGadget()
Supported OS
All