CFileDialog::RemoveControlItem

在对话框的容器控件移除项。

HRESULT RemoveControlItem(
   DWORD dwIDCtl,
   DWORD dwIDItem
);

参数

  • dwIDCtl
    移除项的容器控件的ID。

  • dwIDItem
    该项的 ID。

要求

标头: afxdlgs.h

请参见

参考

CFileDialog选件类