Expand Minimize
This topic has not yet been rated - Rate this topic

CHtmlEditCtrlBase::InsInputSubmit

Overwrites a submit control on the current selection.

HRESULT InsInputSubmit( 
   LPCTSTR szId = NULL  
) const;
szId

The ID for the submit control.

Returns S_OK on success, or an error HRESULT on failure.

This method sends the IDM_INSINPUTSUBMIT command ID to the WebBrowser control.

Header: afxhtml.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.