SECListBoxEditor::SetSpacesToTab
voidSECListBoxEditor::SetSpacesToTab(intnSpaces= 1)
Sets the number of spaces the user must press to simulate pressing a tab key.
Defined in: lstbxedt.cpp
Return Value
void
Comments
Used with quick edit mode. See SECListBoxEditor:: SetQuick.
Parameters
nSpaces
Number of spaces to simulate a tab key.
See Also