public fWindowstyle()
 {
     InitializeComponent();
     SetLanguage();
     pDesigner = new cDesigner(pictureBoxPreview.CreateGraphics());
 }