Other settings are
available depending on the gadget class :
- ScrollAreaGadget : scroll area width and height ;
- ImageGadget : image path and image ID ;
- ButtonImageGadget : image path and image ID for 1st and 2nd image (pressed state image
[PB4.20+ only]) ;
Note : the 2nd image is supported in the generated code but is not shown in the form. Use 'Compile/Run' for preview.
- ProgressBarGadget, ScrollBarGadget, TrackBarGadget, SpinGadget : minimum and maximum ;
- ListIconGadget : 1st column width ;
- ExplorerTreeGadget, ExplorerListGadget, ExplorerComboGadget : directory ;
- DateGadget : date mask ;
- SplitterGadget : splitter position, minimum size for 1st and 2nd child gadgets ;
- PanelGadget : tab (icon) width and height (default is 16 x 16) ;
etc ...