#include <Layout.h>
Public Attributes | |
| int | hgap |
| The horizontal gap between components to use. | |
| int | vgap |
| The vertical gap between components to use. | |
| RECT | client |
| The client area in which to draw the components. | |
| int | param |
| Some parameter that the layout manager wishes to use. | |
|
|
The client area in which to draw the components.
|
|
|
The horizontal gap between components to use.
|
|
|
Some parameter that the layout manager wishes to use.
|
|
|
The vertical gap between components to use.
|
1.2.18