'宣言 Public Function GetPropertyPresenter( _ ByVal propertyName As System.String _ ) As PropertyBox
public PropertyBox GetPropertyPresenter( System.string propertyName )
パラメータ
- propertyName
- SelectedObject のプロパティ
戻り値の型
現在の PropertyBox
'宣言 Public Function GetPropertyPresenter( _ ByVal propertyName As System.String _ ) As PropertyBox
public PropertyBox GetPropertyPresenter( System.string propertyName )