SetSelectExFlags method
Sets design mode flags for the control.
Syntax
HRESULT retVal = object.SetSelectExFlags(lFlags);
Parameters
- lFlags [in]
-
Type: DWORD
DWORD that specifies one of the following flags.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Remarks
SetSelectExFlags was introduced in Windows Internet Explorer 7
See also
Show: