[]
Adds a new IDropDown.
IDropDown AddDropDown(double left, double top, double width, double height)
Function AddDropDown(left As Double, top As Double, width As Double, height As Double) As IDropDown
Type | Name | Description |
---|---|---|
double | left | |
double | top | |
double | width | |
double | height |
Type | Description |
---|---|
IDropDown |