[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.IControlCollection.AddListBox

AddListBox Method

AddListBox(double, double, double, double)

Adds a new IListBox.

Declaration
IListBox AddListBox(double left, double top, double width, double height)
Parameters
Type Name Description
double left
double top
double width
double height
Returns
Type Description
IListBox