Google's Material Design for your windows forms | C# Tutorial

  Рет қаралды 82,235

CodeCraks

CodeCraks

Күн бұрын

Пікірлер: 47
@AlirezaR5
@AlirezaR5 10 ай бұрын
Thanks! That was wonderful! Didn't know such things existed for windows forms
@richardacuna2749
@richardacuna2749 3 жыл бұрын
Hola, excelente explicación, gracias por tus conocimientos compartidos, quiero saber si puedo usar solo los controles sin necesidad de cambiar la apariencia del formulario, y tambien quiero saber por que no puedo cambiar el color del fuente de los TextBox desde la propiedad del control, existe otra libreria que me permita trabajar con Hint ó Place Holder desde windows Form? Gracias de antemano
@JarppaGuru
@JarppaGuru 3 жыл бұрын
1:45 material skin is allready in solution after install lol its even inside folder lol lol and i like use 2015 or 2017 bcoz 2019 is so slow. take 20 seconds to give me options after . and it take same ammount time go code to read misstakes
@luciano.rezende
@luciano.rezende Жыл бұрын
Man, this is great! Thanks for the tutorial!!!
@falcantara79
@falcantara79 Жыл бұрын
You know when they incorporate the Date and Time components, it's the only thing I need to use it massively??
@hozmannew896
@hozmannew896 3 жыл бұрын
awesome, thank you for your great efforts , i always fall in beautiful design . you risk my life thank you again
@1mrhussein
@1mrhussein 3 жыл бұрын
Great work! Thanks
3 жыл бұрын
Can u do system Search c# i searched very much in YT and Now Found, And u good Dev
@jhmesseroux
@jhmesseroux 3 жыл бұрын
Great videos . A question please , if i have multiples form in a project i have to install this package in each one of them or i can drag the .dll file in each one like you did ?? Thanks
@CodeCraks
@CodeCraks 3 жыл бұрын
Good one. No don’t have to install it on each form, if you install it to the project you can use in the entire project. The one thing you have to do is to change the form
@jhmesseroux
@jhmesseroux 3 жыл бұрын
@@CodeCraks thanks I'll try it 👍Ⓜ️
@samuelgirmagirma4019
@samuelgirmagirma4019 3 жыл бұрын
what a great video thanks
@userskyuser1006
@userskyuser1006 3 жыл бұрын
welcome back
@hershkhald5114
@hershkhald5114 3 жыл бұрын
there is no minustrip toll ??
@ThaoMeoTV
@ThaoMeoTV 2 жыл бұрын
good tutorial !
@moycescardona9093
@moycescardona9093 3 жыл бұрын
I’m so thankful for this content, please we need more examples cuz is so cool 😎
@CodeCraks
@CodeCraks 3 жыл бұрын
Ya the next video related to the material designing video is come out tomorrow. Stay tuned us
@ИИванов-ь6с
@ИИванов-ь6с 2 жыл бұрын
next time please in 1080 dp 😀 thanks
@zezo-xp9zk
@zezo-xp9zk Жыл бұрын
How download Guna fre
@Gamer_0033
@Gamer_0033 3 жыл бұрын
why u dont update ur visual studio
@CodeCraks
@CodeCraks 3 жыл бұрын
Just i love vs 2015
@Gamer_0033
@Gamer_0033 3 жыл бұрын
@@CodeCraks oh ok
@elle.3792
@elle.3792 3 жыл бұрын
Does this work in C++ ?
@CodeCraks
@CodeCraks 3 жыл бұрын
Check it out on there official site
@madmaxdev
@madmaxdev 3 жыл бұрын
Amazing
@donatagod
@donatagod 3 жыл бұрын
I like it 👍🏾
@thevibe-f
@thevibe-f 3 жыл бұрын
very helpful
@sivaprakashktm
@sivaprakashktm 3 жыл бұрын
Bro plz do video for back end developments for .exe files bro
@userpiero5359
@userpiero5359 3 жыл бұрын
Great bro! still making videos, maybe you can do another stuff your content is so cool
@ZackOnCrack
@ZackOnCrack 3 жыл бұрын
Can you show us how to make a button open another program or file
@JarppaGuru
@JarppaGuru 3 жыл бұрын
using System.Diagnostics; private void button1_Click(object sender, EventArgs e) { System.Diagnostics.ProcessStartInfo start = new System.Diagnostics.ProcessStartInfo(); start.FileName = @"C:\Path\ProgramName.exe"; }
@acetrooper404
@acetrooper404 3 жыл бұрын
Do you know how to get the input from a textbox?
@CodeCraks
@CodeCraks 3 жыл бұрын
Assign a variable to the textbox value. Ex: string textVal = textbox1.Text;
@BahawalTV
@BahawalTV 3 жыл бұрын
good job
@vaghelakaushik1315
@vaghelakaushik1315 Жыл бұрын
it's a free?
@kro4mi
@kro4mi 3 жыл бұрын
When is the next episode?
@CodeCraks
@CodeCraks 3 жыл бұрын
In the weekend
@itsarsh77
@itsarsh77 3 жыл бұрын
hard to use, buggy, not sync dont recommended to use
@alangraton2000
@alangraton2000 3 жыл бұрын
I'm having the same "problem" at 3:37. How can I fix the color changing delay on the Top of my Window? It will only changes color if I Hover the Mouse on it ;-; PS: Nice vid btw ^-^ Keep uploading videos for us ^-^ Seeya
@CodeCraks
@CodeCraks 3 жыл бұрын
It may be due to lack of memory or processing power
@alangraton2000
@alangraton2000 3 жыл бұрын
@@CodeCraks Ohh I see. Thanks man ^-^
@konatesiakamounir8704
@konatesiakamounir8704 3 жыл бұрын
Please code source
@ZackOnCrack
@ZackOnCrack 3 жыл бұрын
Please that next tutorial
@yourspot3995
@yourspot3995 3 жыл бұрын
🔥
@aalperen
@aalperen 2 жыл бұрын
Trojan website...
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 60 МЛН
How Many Balloons To Make A Store Fly?
00:22
MrBeast
Рет қаралды 199 МЛН
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 60 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 11 МЛН
How to Create a Modern Flat UI Design Dashboard in C# 2020
21:08
C# Tutorial - Material Design for .NET WinForms | FoxLearn
10:01
Chinese app design: weird, but it works. Here's why
10:51
Phoebe Yu
Рет қаралды 571 М.
Как стать ДЕЙСТВИТЕЛЬНО хорошим программистом
7:35
Бинарный происк
Рет қаралды 145 М.
WPF C# Professional Modern Flat UI Tutorial
36:44
Payload
Рет қаралды 848 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 60 МЛН