ComponentOne Query 8.0
HideCustomEditor Event

Syntax

C1QueryFrame_HideCustomEditor (Field As Field, ControlObj As Object, ControlHWND As Long)

Arguments

Field is the Field object describing the field whose constant value has been edited.

ControlObjis the custom editor control that you specified in BeforeEdit.

ControlHWNDis the custom editor window handle that you specified in BeforeEdit.

Description

The HideCustomEditor event occurs in the end of custom editing process, after EndEdit. In response to this event you must hide your custom editor control setting its Visible property to False.

See Also

Custom Editing

 

 


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

Product Support Forum  |  Documentation Feedback