|
Add
Adds control to the client area by pointer.
bool Add(
|
Parameters
control
[in] Pointer to control.
Return Value
true - successful, otherwise - false.
Add
Adds control to the client area by reference.
bool Add(
|
Parameters
control
[in] Reference to control.
Return Value
true - successful, otherwise - false.