ComponentOne InputPanel for WinForms
AutoEllipsis Property (InputLabel)

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

Reference

InputLabel Class
InputLabel Members