Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / WordWrap Property

In This Topic
    WordWrap Property (Style)
    In This Topic
    Gets or sets whether text should be allowed to wrap within the element.
    Syntax
    'Declaration
     
    
    Public Property WordWrap As Boolean
    public bool WordWrap {get; set;}
    See Also