Esempio n. 1
0
 public Form1()
 {
     InitializeComponent();
     curFacTrBar.Value    = 8;
     handleBmpTrbar.Value = 5;
     myTimer = new HiPerfTimer();
 }
Esempio n. 2
0
 public Form1()
 {
     InitializeComponent();
     myTimer = new gray.HiPerfTimer();
 }