Click or drag to resize

StiLookUpBoxControl Constructor (RectangleD)

Creates a new StiComboBoxControl.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiLookUpBoxControl(
	RectangleD rect
)

Parameters

rect
Type: Stimulsoft.Base.DrawingRectangleD
The rectangle describes sizes and position of the control.
See Also