Microsoft SDK for Java

AxHost.Flags.INCLUDE_PROPERTIES_VERB

Specifies that the context menu for the control should not contain an Edit verb unless the ActiveX control offers this verb.

Syntax

public static final int INCLUDE_PROPERTIES_VERB;

Remarks

By default, all wrapped ActiveX controls contain an Edit verb.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.