Ejemplo 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);
 }
Ejemplo n.º 2
0
 protected internal virtual void installDefaults()
 {
     base.installDefaults();
     this.painter = new CostOSCommandButtonPainter(this.commandButton);
 }