ComponentOne Query 8.0
AfterMenu Event

Syntax

C1QueryFrame_AfterMenu (MenuType As MenuTypeEnum)

Arguments

MenuTypespecifies the menu that has been used for user selection. It is one of the following values:

Constant Value

Name

0

c1qMenuMain

1

c1qMenuConnective

2

c1qMenuComparison

3

c1qMenuFields

4

c1qMenuSort

5

c1qMenuFunction

6

c1qMenuKind

Description

The AfterMenu event occurs after a menu item has been chosen from a menu. This event can be used to perform actions on query change.

See Also

Events on changing a query item

 

 


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

Product Support Forum  |  Documentation Feedback