Share

CNavDialog::SetFolderComboCurSel

C++

void SetFolderComboCurSel(
    int i
);

Description

Sets the current folder combo box selection by index.

Parameters

Parameters Description
i Index of the combo box selection to set

Links

CNavDialog Class

Was this information helpful?