'Declaration
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> Public Class ScrollBarElement Inherits StackPanel
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public class ScrollBarElement : StackPanel
'Declaration
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> Public Class ScrollBarElement Inherits StackPanel
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)] 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