[]
        
(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)
Function AddListBox(left As Double, top As Double, width As Double, height As Double) As IListBox
Parameters
Type Name Description
double left
double top
double width
double height
Returns
Type Description
IListBox