com.grapecity.documents.excel.forms Package / IControlCollection Interface / addListBox Method
In This Topic
addListBox Method
In This Topic
Adds a new @code:IListBox.
Syntax
IListBox addListBox( 
   double left,
   double top,
   double width,
   double height
)

Parameters

left
top
width
height
See Also