ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonTextBox Class / TextAreaWidth Property

In This Topic
    TextAreaWidth Property (RibbonTextBox)
    In This Topic
    Gets or sets the width of the text area.
    Syntax
    'Declaration
     
    Public Property TextAreaWidth As System.Integer
    public System.int TextAreaWidth {get; set;}
    See Also