MultiSelect for WinForms
C1ComboBox クラス
メンバ 

C1.Win.Input.6 アセンブリ > C1.Win.Input 名前空間 : C1ComboBox クラス
テキストボックスとドロップダウン項目リストを組み合わせた複合コントロールを表します。
オブジェクト モデル
C1ComboBox クラス
シンタックス
'宣言
 
Public Class C1ComboBox 
   Inherits C1.Win.Input.Base.C1DropDownEditorBase
   Implements C1.Framework.IDropDownOwner, C1.Framework.IView, C1.Win.IEmbeddedEditor, C1.Win.Input.Base.IDropDownControlBaseC1.Win.Input.Base.IDropDownEditorBaseIComboBoxIInputEditor 
public class C1ComboBox : C1.Win.Input.Base.C1DropDownEditorBase, C1.Framework.IDropDownOwner, C1.Framework.IView, C1.Win.IEmbeddedEditor, C1.Win.Input.Base.IDropDownControlBaseC1.Win.Input.Base.IDropDownEditorBaseIComboBoxIInputEditor  
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            C1.Framework.XViewLight
               C1.Win.Input.Base.C1InputControl
                  C1.Win.Input.Base.C1InputHost
                     C1.Win.Input.Base.C1DropDownControlBase
                        C1.Win.Input.Base.C1DropDownEditorBase
                           C1.Win.Input.C1ComboBox

参照

C1ComboBox メンバ
C1.Win.Input 名前空間