EnableContextMenu PropertyEnableContextMenu Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: DisplayMode Property
*Next Topic: Enabled Property

EnableContextMenu Property

Indicates whether to enable the control's shortcut menu.

Syntax

[form.]object.EnableContextMenu  [ = { True | False } ]

Settings

True(Default) The shortcut menu is enabled.
FalseThe shortcut menu is disabled.

Data Type

Boolean

Remarks

The shortcut menu appears when the end-user right-clicks anywhere on the control.

Run-time access: read/write. Design-time access: read/write.

See Also

ShowDisplay


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.