Ribbon for WinForms
ScrollableStackPanel クラス
メンバ 

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 : ScrollableStackPanel クラス
Panel that contains two scroll buttons (ButtonPrevious, ButtonNext) and a ScrollablePanel with content that can be scrolled by clicking the buttons.
オブジェクト モデル
ScrollableStackPanel クラス
シンタックス
'宣言
 
Public Class ScrollableStackPanel 
   Inherits StackPanel
public class ScrollableStackPanel : StackPanel 
解説
To use this class, assign the Element that contains the scrollable content should be assigned to the ContentElement property.
継承階層

System.Object
   C1.Framework.Element
      C1.Framework.BasePanel
         C1.Framework.StackPanel
            C1.Framework.ScrollableStackPanel

参照

ScrollableStackPanel メンバ
C1.Framework 名前空間