Window and control statesΒΆ

ST_CREATED

Currently created

ST_FOCUSED

Currently has focus

States that can be tested at run time for a window or window object. Most of the definitions in this section have been superseded by style flags (WS_ prefix), which can be used to assign a style as well as to test for one. The two definitions above can not be assigned.


RELATED TOPICS

State

Style

Window and window object styles

The include file sculptor.h