コード例 #1
0
 private void GeboortekaartKeuze()
 {
     Ballen.Clear();
     Lettertype    = "Arial";
     Lettergrootte = 14;
     AantalBal     = 0;
     Wens          = "Geef hier je tekst in";
     GridStatus    = "visible";
     Symbol        = (@"H:\WPF\Wenskaarten\Wenskaarten\View\Images\geboortekaart.jpg");
 }
コード例 #2
0
 private void Reset()
 {
     RechterStack  = false;
     Status        = "Nieuw";
     Achtergrond   = null;
     LetterGrootte = 15;
     Wens          = "Typ hier uw wens";
     Lettertype    = new FontFamily("Arial");
     LaadKleuren();
     Ballen.Clear();
 }