SetSmallTitleBar

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

SetSmallTitleBar(bSmall:Int)
Sets the caption bar to a minimum size. If set True, then the titlebar will be set to a minimum size and the caption text will not be drawn.

Returns

Nothing

Parameters

  • bSmall:Int - True or False (Integer) whether or not the titlebar of the gadget is set to the smallest it can be.

Gadget Information

Pertains to Windows and any gadget that extends the Window gadget.

Example

Personal tools