RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1RichTextBoxToolStrip Class / Overflow Property

In This Topic
    Overflow Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Overflow As C1.WPF.Ribbon.ToolStripOverflow
    public C1.WPF.Ribbon.ToolStripOverflow Overflow {get; set;}
    See Also