Specifies that the context menu for the control should contain a Properties verb which can be used to display the property pages for the control.
public static final int PREVENT_EDIT_MODE;
Even if this flag is specified at control creation, the verb does not appear unless the control supports a set of property pages. Because most ActiveX controls already have a properties verb on the context menu, this flag is not used by default.