ComponentOne Query 8.0
SetCurrentElement Method

Syntax

C1QueryFrame.SetCurrentElement(Element)

Notes

Method applies to C1QueryFrame control.

Arguments

Element is an enumerated value specifying an element of a query item (left side, right side, comparison, and so on). See the list of possible values in CurrentElement property of QueryItem object.

Return Value

None

Description

This method allows you to move the focus in the current query item programmatically. It moves focus to the element specified by the Element argument.

See Also

CurrentElement property of QueryItem

 

 


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

Product Support Forum  |  Documentation Feedback