Previous Topic

Next Topic

Form Designer Combo Methods

Navigator > Setup > Form Designer > Code tab

Components each have different methods available to them. Methods available are listed under Objects > [Component Type] > [Component Name] > Methods.

See also Form Designer Component Methods for methods available to all component types.

The following methods are available to Combo Components:

Component

Method

Description

Data Combo, Surrogate Data Combo, Period Lookup Combo

 

CancelRange

Cancels the range that has been set for the table.

Data Combo, Surrogate Data Combo, Period Lookup Combo

SetRangeEnd

Set the value(s) for the end of the range to be included.

Data Combo, Surrogate Data Combo, Period Lookup Combo

SetRangeStart

Set the value(s) for the start of the range to be included.

Data Combo, Surrogate Data Combo, Period Lookup Combo

SetSubSet

Sets a subset to be displayed in the combo, based on the combo Index.

In This Section

CancelRange - Memory Table Method

SetRangeEnd - Memory Table Method

SetRangeStart - Memory Table Method

SetSubSet

See Also

Form Designer Code tab

Book Contents

Book Index