ComponentOne InputPanel for WinForms
WordWrap Property (InputLabel)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputLabel Class : WordWrap Property
Gets or sets whether text should be allowed to wrap within the InputLabel.
Syntax
'Declaration
 
Public Property WordWrap As System.Boolean
public System.bool WordWrap {get; set;}
See Also

Reference

InputLabel Class
InputLabel Members