0

I need to change my Application forms to flat design

How can I make a design that I can use it in all of my projects by drag an drop from the toolbox? (Like CSS in HTML)

RatDon
  • 3,403
  • 8
  • 43
  • 85
  • 1
    Create custom controls? `Project -> Add -> Custom Control`. Once you've added a custom control, rebuild your project and they'll appear in your toolbox. – cbr Mar 19 '15 at 08:14
  • 1
    It's worth mentioning that `Styles` and `ControlTemplates` in **WPF** will allow you to override the look and feel of any element, be it a `Button` or a `TextBox`. – Mike Eason Mar 19 '15 at 08:24
  • WPF or WinForm? Can't be both. – Bolu Mar 19 '15 at 09:16

0 Answers0