Hello, how are you At first, I would like to thank you for your progress and I hope you will continue to publish more. I want an explanation for the design of a simple program. Enter the data of the name and phone number and use add, edit, search, delete, print Can you help my
I’m Fine and thank you We are working on a playlists which will teach you guys about designing a whole system in c# with Ultimate UI, Database connections and much more backend stuffs.
@@CodeCraks I was more referring to being able to make my own website on visual studio where I could have a light and dark theme, would that be possible following similar code to what you have shown in the video here?
Websites and windows forms are two different platforms with two different code bases. There are ways to add various themes to websites, but you can't do it with these code.
I have a problem when selecting a new theme, the top bar doesn't change colour unless I hover my mouse over the minimize button or enable dark theme, why is that?
@@CodeCraks Hey, thanks for all efforts and this great tutorial! I thought same, too, at first... but my machine is running great. I found out, that it has something to do with "repaint"-events. The title-bar-color changes first after leaving the panel and going into another. So this will do the trick: After setting the ColorScheme just put a "this.Invalidate();" after that line (in every color-changing control) ;) Thank me later ;)
@@adamonjourney3726 I had a similiar issue as Flow briefly, but more often than not it just plain doesn't work at all, even if I mouse over stuff. I can run my code 10 times in a row and the Color Scheme will work 5 times, and not work 5 times, it's completely random. I tried with your this.Invalidate(), and it worked the first time, but the second time I ran it, with no changes, it did not work. Completely random when it does and doesn't work. any other ideas? Thanks!
@@CleoCat75 As times passed by, I forgot all about it. The issue or maybe another one with the title bar can be seen in the video: every click changes color everywhere, but in titlebar a half of a second later. Maybe I find some day some time to bugfix that.
Yeah, Material Skin combined with animations will be Great.. I have planned of making one video. Give a sub to our channel 🙂 So you won't miss our videos.
Good. Useful. High quality, professional tutorial.
Nice video, so is very important, very cute
Thanks Mr
Cool tutorial !
Gracias, excelente video fácil de entender y muy intuitivo
Awesome Video! thank you for your hard work :D
YES ANOTHER VIDEO
Where is download link for the project your website is down
Hello, how are you
At first, I would like to thank you for your progress and I hope you will continue to publish more. I want an explanation for the design of a simple program. Enter the data of the name and phone number and use add, edit, search, delete, print
Can you help my
I’m Fine and thank you
We are working on a playlists which will teach you guys about designing a whole system in c# with Ultimate UI, Database connections and much more backend stuffs.
Stay tuned us for more videos coming soon
Hello, can you make a tutorial about CRUD?
Do you know how to add poppins font in windows form?
How to change the font in materialskin.2???
Is it possible to make it change themes depending on the theme that windows is set to?
Ya its possible with some backend codings
Can I use this feature with any website I look to create on visual studio? If so how would I go about doing this?
You mean creating a website using this library
@@CodeCraks I was more referring to being able to make my own website on visual studio where I could have a light and dark theme, would that be possible following similar code to what you have shown in the video here?
Websites and windows forms are two different platforms with two different code bases. There are ways to add various themes to websites, but you can't do it with these code.
I have a problem when selecting a new theme, the top bar doesn't change colour unless I hover my mouse over the minimize button or enable dark theme, why is that?
It's due to lack of processing power or may be lack of ram
@@CodeCraks Hey, thanks for all efforts and this great tutorial! I thought same, too, at first... but my machine is running great. I found out, that it has something to do with "repaint"-events. The title-bar-color changes first after leaving the panel and going into another. So this will do the trick: After setting the ColorScheme just put a "this.Invalidate();" after that line (in every color-changing control) ;) Thank me later ;)
Maybe you are right, I'm glad you got a solution. 🙂
@@adamonjourney3726 I had a similiar issue as Flow briefly, but more often than not it just plain doesn't work at all, even if I mouse over stuff. I can run my code 10 times in a row and the Color Scheme will work 5 times, and not work 5 times, it's completely random. I tried with your this.Invalidate(), and it worked the first time, but the second time I ran it, with no changes, it did not work. Completely random when it does and doesn't work. any other ideas? Thanks!
@@CleoCat75 As times passed by, I forgot all about it. The issue or maybe another one with the title bar can be seen in the video: every click changes color everywhere, but in titlebar a half of a second later. Maybe I find some day some time to bugfix that.
Yay
Do video on how to open a exe file that's in visual studio respiratory bc i rly need to know please
Yeah Sure 🙂👍
@@CodeCraks thanks sooo much
👍
how do i make the button rounded?
I have made a video on it i will upload it within this week
Nice video man! Quick question: Do u know how to make Animation with MaterialSkin ? If you do, can u make a video talking about it?
See ya ^-^
Yeah, Material Skin combined with animations will be Great..
I have planned of making one video.
Give a sub to our channel 🙂
So you won't miss our videos.
How to change font ? I cant do this(
Why? You can easily Change the font
Github?
what happend to your website?
Yeah, it's down for sometime. We are working on it. If you need anything drop a comment