Leave edit control on the screen after exit from the subroutine, for possible re-entry or refresh later. (See opcode.) (The symbol name, TXF_MODELESS, is meant to represent "modeless", since this makes the edit control act something like a modeless dialog, i.e. a dialog that allows you to click back on the main window without first closing it, as opposed to the normal "modal" dialog.)
See Also
• | TXF_DISABLE |
• | TXF_DEFERSAVE |