Navigation:  Classes > bComboEditChoice >

bComboEditChoice:DoClose()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Closes the dialog window.

Class

bComboEditChoice

Type

Method

Syntax

<odlgChoice>:DoClose([<lCloseEdit>]) Æ lSuccess

Arguments

<lCloseEdit>A logical value that indicates whether the input is to be finished also in the associated bComboEdit.
Data type:Logic

Return Value

lSuccessA logical value that indicates whether the dialog window for choice was closed or not.
TRUEThe dialog window was closed or not.
FALSEThe dialog window was not closed.
Data type:Logic

Description

bComboEditChoice:DoClose() is called whenever the dialog window for choice loses the focus, the Esc key is pressed or the choice is to be closed.

 


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