Tag for OpenWindowTagList(). Place the size gadget in the bottom border.
Source position: intuition.pas line 1586
const WA_SizeBBottom = WA_Dummy + $2C; |
Place the size gadget in the bottom border. Equivalent to TNewWindow.Flags with set WFLG_SIZEBBOTTOM.