SECListBoxEditor::GetSpacesToTab
intSECListBoxEditor::GetSpacesToTab(void)
Returns the number of spaces that must be pressed to simulate a tab key.
Defined in: lstbxedt.cpp
Return Value
Number of spaces for quick edit mode.
Comments
Used with quick edit mode. See SetQuick.
See Also