'宣言 Public Function GetEditorControl( _ ByVal propertyName As System.String _ ) As ITypeEditorControl
public ITypeEditorControl GetEditorControl( System.string propertyName )
パラメータ
- propertyName
- プロパティの名前。
戻り値の型
関連付けられているエディタ。
'宣言 Public Function GetEditorControl( _ ByVal propertyName As System.String _ ) As ITypeEditorControl
public ITypeEditorControl GetEditorControl( System.string propertyName )