バージョン

UltraLocationsDropDownListControlUIElement コンストラクタ

UltraLocationsDropDownListControlUIElement クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal locationsDropDownListControl As UltraLocationsDropDownListControl, _
   ByVal navigationBar As UltraNavigationBar _
)
public UltraLocationsDropDownListControlUIElement( 
   UltraLocationsDropDownListControl locationsDropDownListControl,
   UltraNavigationBar navigationBar
)

パラメータ

locationsDropDownListControl
所有する UltraLocationsDropDownListControl
navigationBar
所有する Infragistics.Win.Misc.UltraNavigationBar
参照