Sets a specified control_styles flag to either true or false.
- Parameters
-
flag | The control_styles bit to set. |
value | true to apply the specified style to the control; otherwise, false. |
- Warning
- Setting the control style bits can substantially change the behavior of the control. Review the control_styles enumeration documentation to understand the effects of changing the control style bits before calling the set_style method.