Retrieving textbox stateΒΆ

The following states may be tested at run time:

box_id->state & WS_DISABLED

box_id->state & WS_INVISIBLE

box_id->state & ST_CREATED

box_id->state & ST_FOCUSED


RELATED TOPICS

Textboxes

State