Creates a list box.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
Parameters
- text
- Type: System..::.String
A control text.
- items
- Type: array<
System..::.String
>[]()[]
Items in the selection.
Return Value
Returns a created control.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | text is nullNothingnullptra null reference (Nothing in Visual Basic). |