バージョン

UltraPropertyPageAttribute コンストラクタ(String,Type)

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal tabCaption As String, _
   ByVal ultraPropControlType As Type _
)
public UltraPropertyPageAttribute( 
   string tabCaption,
   Type ultraPropControlType
)

パラメータ

tabCaption
コントロールを含むタブのキャプション。
ultraPropControlType
作成するコントロールタイプ。
参照