Hello guys ! I'm currently working on a project in C# with Visual Studio 2013 and Telerik for Winforms 2013.
I'm generating buttons in my program (buttons used for user login), and i'd like to change the font of the buttons i'm generating, but as you may have guessed, since they're not in the program until i launch it, i'd like to know if there's a command to change them directly into the code before generating them.
Thank you for your answers.
With many regards,
Martin.