Hey my friend, great tutorial. How do I apply this to my whole app? This only works on one form, I have many forms and windows and would like for the theme to be applied to the whole app and not just one window. Can you help?
@miguelangelmoncadarico74432 жыл бұрын
Hi, did you ever get to do it? I have an app on which I'm trying to apply a whole dark theme on, but, there are a lot of forms. I'd like to know if there's a faster way then going one by one
@capturedat42892 жыл бұрын
@@miguelangelmoncadarico7443 you need to use a static class
@filipkrantz7863 Жыл бұрын
Hey my friend good Tutorial but you need to work with selected Index than with ==
@NEOOOOOOON4 жыл бұрын
yo uhm do i paste item.ForeColor = TextColor; in all of them? 7:03
@HassaanRaza4 жыл бұрын
Yes, if textboxes are black or shade of black or grey the text color would be white for all and vice versa.
@violmc Жыл бұрын
instead of this, just create a new form, in the new form replicate your old design with the colors changed... and make that whenever the other theme is selected, the user is sent to the other form with the theme, just easier man
@anjankumardas97383 жыл бұрын
which font are u using to code?
@jesuspereiraoficial3 жыл бұрын
waoooo very cool technic for theming apps in C#!!!
@DKNworld3 жыл бұрын
lol button 1 click Panel1.color = color.white same as this crap, nothing saved to next run