Navigation:  Classes > bComboEdit >

bComboEdit:OnChoiceOpen()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

A callback method for showing the dialog window.

Class

bComboEdit

Type

Method

Syntax

<oComboEdit>:OnChoiceOpen() Æ iResult

Return Value

iResultThe result of the callback method.
ISEXECUTEDThe method was processed.
ISNOTEXECUTEDThe method was not processed.
Data Type:Integer

Description

bComboEdit:OnChoiceOpen() is a callback method that is called by bComboEdit whenever the dialog window is to be shown. The method shows the dialog window and draw the integrated button in the pressed state.

See Also

bComboEdit:OnChoiceClose()

 


Page url: http://www.YOURSERVER.com/index.html?bcomboedit_onchoiceopen.htm