StateFlags (Get Method)

Gets the control state flags.

int  StateFlags()

Return Value

The control state flags.

StateFlags (Set Method)

Sets the control state flags.

virtual void  StateFlags(
   const int  flags      // flags
   )

Parameters

flags

[in]  New control state flags.

Return Value

None.