'宣言
 
Public Overrides Function MustSelectFromList( _
   ByVal  As Object _
) As Boolean
             
        
            
            public override bool MustSelectFromList( 
   object 
)
             
        
             
        
            パラメータ
- ownerContext
 
- Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) メソッドに渡されたコンテキスト。
 
            
            戻り値の型
Trueの場合は、DropDownListスタイルのコンボとして動作します。