'宣言 Protected Overrides Sub OnGridSelectedObjectsChanged( _ ByVal propGrid As System.Windows.Forms.PropertyGrid _ )
'使用法 Dim instance As LegendCollection.LegendCollectionEditor Dim propGrid As System.Windows.Forms.PropertyGrid instance.OnGridSelectedObjectsChanged(propGrid)
protected override void OnGridSelectedObjectsChanged( System.Windows.Forms.PropertyGrid propGrid )
パラメータ
- propGrid