WPF User Control Apply Style -


i created custom timepicker control. has label , combo boxes on it. inside usercontrol library.

now added reference project in desktop project , added timepicker window.

finally, have styles defined in 3rd project. create style in styles project timepicker on window.

how set timepicker's style in desktop project?

  1. load resource dictionary style project.
  2. set button style defined in resource dictionary.

Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -