共用方式為


CFileDialog::EnableOpenDropDown

啟用在開啟或儲存按鈕的下拉式清單 (Drop-Down List) 在 對話方塊。

HRESULT EnableOpenDropDown(
   DWORD dwIDCtl
);

參數

  • dwIDCtl
    下拉式清單的 ID。

需求

標題: afxdlgs.h

請參閱

參考

CFileDialog 類別