Helper panel for C1RichTextBox.

Namespace:  C1.Phone.RichTextBox
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

C#
public class ScrollBars : Panel
Visual Basic
Public Class ScrollBars _
	Inherits Panel
XAML Object Element Usage
<ScrollBars .../>

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Panel
          C1.Phone.RichTextBox..::..ScrollBars

See Also