ComboBox.LineCount Property (Outlook Forms Script)
Returns a Long that specifies the number of text lines in a ComboBox. Read-only.
Syntax
expression.LineCount
expression A variable that represents a ComboBox object.
Remarks
A ComboBox only has one line.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.