Navigation:  Classes >

bComboEdit

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Defines a SingleLineEdit with an integrated button to open a dialog window for choice.

Class

bComboEdit

Properties

Choice(Access / Assign)

Methods

Init()

OnChoiceClose()

OnChoiceOpen()

Inherits From

SingleLineEdit

Inherited By

<No descendants>

Description

The control bComboEdit consists of a SingleLineEdit and an integrated button.

 

bComboE

 

With the button a dialog window for choice data can be opened in which e.g. by a browser an value for the SingleLineEdit can be choose. The button can be activated by the mouse or by pressing the keys Ctrl+Return.

 

bComboEC

 

The dialog window for choice must be inherited from the class bComboEditChoice.

See Also

bComboEditChoice

bSample - bComboEdit

bSpinEdit

 


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