SECListBoxEditor::SetQuick
voidSECListBoxEditor::SetQuick(BOOLbQuick= TRUE)
Sets quick edit mode.
Defined in: lstbxedt.cpp
Return Value
void SECListBoxEditor::SetQuick
Comments
In this mode, the user can simulate typing a tab key by using the space key.
Parameters
bQuick
If TRUE, enables quick edit mode.
See Also