PropFlags
PropFlags (Get Method)
Gets the control properties flags.
void PropFlags(
const int flags // flags
)Return Value
The control properties flags.
PropFlags (Set Method)
Sets the control properties flags.
virtual void PropFlags(
const int flags // flags
)Parameters
- flags
[in] New flags.
Return Value
None.
Last updated on