Ribbon for WinForms
DropDownFormBase クラス
メンバ 

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 : DropDownFormBase クラス
Represents a base drop down form for the drop down control.
オブジェクト モデル
DropDownFormBase クラス
シンタックス
'宣言
 
Public MustInherit Class DropDownFormBase 
   Inherits System.Windows.Forms.Form
   Implements IDropDownForm 
public abstract class DropDownFormBase : System.Windows.Forms.Form, IDropDownForm  
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     C1.Framework.DropDownFormBase

参照

DropDownFormBase メンバ
C1.Framework 名前空間