Ribbon for WinForms
ScrollBarElement クラス
メンバ 

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 : ScrollBarElement クラス
Element that looks and behaves like a WinForms System.Windows.Forms.ScrollBar.
オブジェクト モデル
ScrollBarElement クラス
シンタックス
'宣言
 
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

参照

ScrollBarElement メンバ
C1.Framework 名前空間