バージョン

MaskedEditUIElement コンストラクタ

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

パラメータ

parent
親要素
参照