Esempio n. 1
0
 protected internal virtual void installDefaults()
 {
     base.installDefaults();
     this.painter = new CostOSCommandButtonPainter(this.commandButton);
     this.commandButton.Border = new BorderUIResource.EmptyBorderUIResource(3, 3, 3, 3);
 }
Esempio n. 2
0
 protected internal virtual void installDefaults()
 {
     base.installDefaults();
     this.painter = new CostOSCommandButtonPainter(this.commandButton);
 }