COXMaskedEdit::GetAutoTab
BOOL GetAutoTab() const
Return Value
TRUE if AutoTab mode is set, otherwise FALSE.
Remarks
If AutoTab mode is set then when the last allowed symbol is typed the focus goes to the next control with a WS_TABSTOP style. AutoTab mode is not set by default.
See also: SetAutoTab