ComponentOne Query 8.0
DebugContextMenu Property

Syntax

C1QueryFrame.DebugContextMenu= boolean

Notes

Read/Write at design time, read-only at run time.
Property applies to C1QueryFrame control.

Description

This property is used only for debug purposes. Sometimes, when you customize user interface with script, you will want to see the generated HTML code. It can be done with the View Source option of the standard Internet Explorer context menu. However, the standard context menu is normally overridden by the C1QueryFrame context menu (main menu). To enable the standard context menu, set this property to True.

See Also

Customizing the UI with Scripts

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback