バージョン

EditorWithTextOverflowIndicatorUIElement コンストラクタ(UIElement,String)

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As UIElement, _
   ByVal toolTipText As String _
)
public EditorWithTextOverflowIndicatorUIElement( 
   UIElement parent,
   string toolTipText
)

パラメータ

parent
このオブジェクトの親要素。
toolTipText
ツールチップに表示するテキスト。
参照