Input for WinForms
C1InputControl クラス
メンバ 

C1.Win.Input.8 アセンブリ > C1.Win.Input.Base 名前空間 : C1InputControl クラス
C1Inputコントロールの基本機能を実装します。
オブジェクト モデル
C1InputControl クラス
シンタックス
'宣言
 
Public MustInherit Class C1InputControl 
   Inherits C1.Framework.XViewLight
   Implements C1.Framework.IView 
public abstract class C1InputControl : C1.Framework.XViewLight, C1.Framework.IView  
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            C1.Framework.XViewLight
               C1.Win.Input.Base.C1InputControl
                  C1.Win.Input.Base.C1ButtonBase
                  C1.Win.Input.Base.C1InputHost
                  C1.Win.Input.C1Label
                  C1.Win.Input.C1RangeSlider

参照

C1InputControl メンバ
C1.Win.Input.Base 名前空間