バージョン

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

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

パラメータ

tabCaption
コントロールを含むタブのキャプション。
ultraPropControlType
プロパティ・ページタイプのストロング・ネーム。
参照