コード例 #1
0
 public fWindowstyle()
 {
     InitializeComponent();
     SetLanguage();
     pDesigner = new cDesigner(pictureBoxPreview.CreateGraphics());
 }