コード例 #1
0
ファイル: PropertyGrid.cs プロジェクト: radtek/Shopdrawing
 public void OK()
 {
     PropertyGrid.Show(null, null);
     OKClicked();
 }