Beispiel #1
0
 internal void moveBackgroundForm()
 {
     if (Settings.app.transparentMode)
     {
         backgroundForm.updatePos();
     }
 }