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:

- CalendarGadget()
- DateGadget()
- EditorGadget()
- PanelGadget()
- ProgressBarGadget()
- ScrollAreaGadget()
- ScrollBarGadget()
- SpinGadget()
- SplitterGadget()
- TrackBarGadget()

Supported OS

All

<- GetActiveGadget() - Gadget Index - GetGadgetColor() ->