Adds items to the attached drop-down list for this list box.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub IAddItems( _
ByVal TextCount As System.Short, _
ByRef Texts As System.String _
) |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageListbox
Dim TextCount As System.Short
Dim Texts As System.String
instance.IAddItems(TextCount, Texts) |
C++/CLI | |
---|
void IAddItems(
& System.short TextCount,
& System.String^% Texts
) |
Parameters
- TextCount
Number of items to add to the listbox
- Texts
-
See In-process Methods for details about this type of method.
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0