バージョン

LocationListItemContainerSeparatorUIElement コンストラクタ

LocationListItemContainerSeparatorUIElement クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parentElement As LocationListItemContainerUIElement, _
   ByVal orientation As Orientation _
)
public LocationListItemContainerSeparatorUIElement( 
   LocationListItemContainerUIElement parentElement,
   Orientation orientation
)

パラメータ

parentElement
この要素を含む LocationListItemContainerUIElement インスタンス。
orientation
セパレーターが垂直または水平を決定する System.Windows.Forms.Orientation 定数。
参照