ComponentOne InputPanel for WinForms
AutoEllipsis Property (InputComboBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : AutoEllipsis Property
Enables the automatic handling of text that extends beyond the width of the component.
Syntax
'Declaration
 
Public Property AutoEllipsis As System.Boolean
public System.bool AutoEllipsis {get; set;}
See Also

Reference

InputComboBox Class
InputComboBox Members