バージョン

SizeGripUIElement コンストラクタ

新しいSizeGripUIElementを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement _
)
public SizeGripUIElement( 
   Infragistics.Win.UIElement parent
)

パラメータ

parent
親UIElement
参照