バージョン

DockablePanePropertyDescriptor コンストラクタ

PropertyDescriptorのコンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal pane As DockablePaneBase, _
   ByVal name As String _
)
public DockablePanePropertyDescriptor( 
   DockablePaneBase pane,
   string name
)

パラメータ

pane
ペイン
name
プロパティ名
参照