'Declaration Public Class ScrollBarElement Inherits StackPanel
public class ScrollBarElement : StackPanel
'Declaration Public Class ScrollBarElement Inherits StackPanel
public class ScrollBarElement : StackPanel
If no Style is assigned to this element, it will render itself using Windows Visual Styles.
Use the StackPanel.Orientation property to control whether the ScrollBarElement should be rendered as a vertical or horizontal scrollbar.
System.Object
C1.Framework.Element
C1.Framework.BasePanel
C1.Framework.StackPanel
C1.Framework.ScrollBarElement