Ribbon for WinForms
ScrollBarPanel クラス
メンバ 

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 : ScrollBarPanel クラス
Panel that plays the role of a System.Windows.Forms.ScrollableControl).
オブジェクト モデル
ScrollBarPanel クラス
シンタックス
'宣言
 
Public Class ScrollBarPanel 
   Inherits BasePanel
public class ScrollBarPanel : BasePanel 
解説

This element contains a ScrollablePanel that contains the content to display and two ScrollBarElement objects that are displayed as needed and control the scroll position on the main panel.

If the panel contains an Element that is Element.HitTestable, then it will honor the mouse wheel in addition to the scrollbars.

継承階層

System.Object
   C1.Framework.Element
      C1.Framework.BasePanel
         C1.Framework.ScrollBarPanel

参照

ScrollBarPanel メンバ
C1.Framework 名前空間