Menus and Toolbars for WinForms
C1Command クラス
メンバ 

C1.Win.C1Command.4.8 アセンブリ > C1.Win.C1Command 名前空間 : C1Command クラス
ボタン(アクション起動するだけの単純なボタン)、サブメニュー(メニューまたはツールバーをポイントする)、テキストボックス(テキスト入力)、リスト、コンボボックスなどに専用のコマンドの基本クラスです。
オブジェクト モデル
C1Command クラス
シンタックス
'宣言
 
Public Class C1Command 
   Inherits System.ComponentModel.Component
public class C1Command : System.ComponentModel.Component 
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Win.C1Command.C1Command
            C1.Win.C1Command.C1CommandControl
            C1.Win.C1Command.C1CommandMdiList
            C1.Win.C1Command.C1CommandMenu

参照

C1Command メンバ
C1.Win.C1Command 名前空間