EDITTEXTΒΆ
Symbol ID |
Description |
---|---|
EDITTEXT_PASSWORD |
Password field. |
EDITTEXT_HELPTEXT |
Sets the help text for an edit field. This text appears if the edit field is empty. |
EDITTEXT_IGNORELEFTRIGHTIFEMPTY |
Ignore Left Right Keys if edit field is empty. |
EDITTEXT_CURSORUPDOWNBUTTONS |
Displays a clear button within the edit field |
EDITTEXT_ENABLECLEARBUTTON |
Returns messages if cursor up/down is pressed (BFM_ACTION_KEYUP, BFM_ACTION_KEYDOWN) |