CHtmlEditCtrlBase::DropDownBox

复盖在当前选定的一个下拉式选择控件。

HRESULT DropDownBox(
   LPCTSTR szId = NULL 
) const;

参数

  • szId
    下拉式选择控件的ID。

返回值

返回在成功的S_OK或在失败时错误HRESULT。

备注

此方法 IDM_DROPDOWNBOX命令ID 发送到浏览器控件。

要求

Header: afxhtml.h

请参见

参考

CHtmlEditCtrlBase选件类