MODERN DESIGN Visual Studio C# | TUTORIAL Slide Menu Login UI

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2025

ความคิดเห็น • 283

  • @rodrigodifederico
    @rodrigodifederico 5 ปีที่แล้ว +75

    Nice design. I have just one suggestion. Instead of creating multiple inputs and then coding the behaviour for each of them, next time try to create a custom control, and code the behaviour only in this custom control ( change backcolor, forecolor, mouseover, focus, anything ). After creating a custom control, you replicate it and simply change the icon and text. They will behave according to the custom control code. Cheers from Brazil!

    • @pti-lover9512
      @pti-lover9512 4 ปีที่แล้ว +1

      can you suggest me how i learn these steps ? i am begginer

    • @thamsanqajamella8022
      @thamsanqajamella8022 4 ปีที่แล้ว +1

      @@pti-lover9512 It takes some of your knowledge in object oriented programming. Inheritance and polymorphism.

  • @hellothere3509
    @hellothere3509 5 ปีที่แล้ว +292

    >Modern Design C#
    >WinForms
    >mfw

    • @azmanic
      @azmanic 5 ปีที่แล้ว +28

      Win Forms is great and people who make fun of it don't know what they are talking about. WPF has better styling options but it's less performant unless you are building huge UIs, that direct x rendering comes at a cost. Win forms will out perform WPF and UWP by a significant amount in smaller UIs.

    • @ДаниилТкачёв-г2н
      @ДаниилТкачёв-г2н 5 ปีที่แล้ว +30

      @@azmanic Command line will outperform WinForms in even smaller UIs lol

    • @tae-inkim2014
      @tae-inkim2014 5 ปีที่แล้ว +5

      @@azmanic Oh then why MS made WPF even there's WinForm already?

    • @azmanic
      @azmanic 5 ปีที่แล้ว +3

      @@tae-inkim2014 I mean I said in my other post. It has better styling options, it performs better on larger UIs thanks to directX and its XAML based.

    • @kiljeaden767
      @kiljeaden767 5 ปีที่แล้ว +2

      @@azmanicThe universal windows platform is kind of dead.

  • @r1pfake521
    @r1pfake521 6 ปีที่แล้ว +34

    Didn't except to see a Forms video uploaded in 2018 tbh, I thought it's WPF or UWP :D

    • @r1pfake521
      @r1pfake521 5 ปีที่แล้ว +4

      @@mesham4623 Im mostly using WPF, it was "hard" to change the mind to the xaml syntax etc. but it's fine now and I like the binding stuff. But I have noticed that often there are things that are just way to complicated for no reason. For example just today I wanted to make the MediaElement video loop, I was searching for some kind of loop property, but it turns out that the control doesn't have any built in support for looping, so I had to register to the stop/done event and manually restart the video. Sure it was not "hard" but thinks like these should be built in and make me feel like they didn't "finish" the job and don't care about it anymore . In WPF you will often notice that you have to make dirty workarounds or write a lot of code for features that should be built in to the controls. Unless you make very simple UIs, then you maybe don't notice the "dark side" of WPF. So I can understand why some people want to stick with Forms. (I didn't try UWP yet, because as far as I understand it's only for Windows 10 "apps" not not for a normal exe)

    • @christobanistan8887
      @christobanistan8887 5 ปีที่แล้ว

      @@r1pfake521 Use Microsoft Player Framework. An open source media player that can do far more than the built in MediaEelement and behaves much better. Also, VLC has controls for WPF and UWP that are extremely feature rich, support all features of VLC on the desktop.

  • @christobanistan8887
    @christobanistan8887 5 ปีที่แล้ว +3

    Very nice looking. But I use Modern UI for WPF to get an even better look with full auto theming for free. And it has an amazing navigation framework.

  • @meshkuu5014
    @meshkuu5014 5 ปีที่แล้ว +1

    Great Work Dadu!

  • @krystiantokarczyk7457
    @krystiantokarczyk7457 5 ปีที่แล้ว +4

    WinForms is doing well, greetings from poland :)

    • @itscartoonguy
      @itscartoonguy 4 ปีที่แล้ว

      nie sądziłem ze tu polaka znajde hah

    • @eachannelearn5811
      @eachannelearn5811 4 ปีที่แล้ว

      th-cam.com/video/SaHQptbut-Q/w-d-xo.html

  • @MehmetCelik-zl4xi
    @MehmetCelik-zl4xi 4 ปีที่แล้ว +1

    I leveled up, thank you very much :D

  • @bitnetsoftgpl
    @bitnetsoftgpl 5 ปีที่แล้ว +22

    Great job. Anyone have the project?

  • @ziondotes8946
    @ziondotes8946 4 ปีที่แล้ว +1

    Damn this clean asf

  • @sonar_devices
    @sonar_devices 5 ปีที่แล้ว

    Thank you from Belarus! This is the greate guide! All best you.

  • @loekie7727
    @loekie7727 5 ปีที่แล้ว +2

    23:17 satisfying af

  • @bugrayaziciyt
    @bugrayaziciyt 3 ปีที่แล้ว

    Congratulations, thank u so much. I will use it in my own project. :)

  • @ayyitslui
    @ayyitslui 5 ปีที่แล้ว +24

    nice "DESKTOP RAT" lmao

    • @wonersy
      @wonersy 4 ปีที่แล้ว

      lol

  • @distortionuk8866
    @distortionuk8866 6 ปีที่แล้ว +21

    Hey, maybe create a tutorial linking this form to a database?

    • @SatyaAchmad
      @SatyaAchmad  6 ปีที่แล้ว +9

      yes, maybe another video

    • @distortionuk8866
      @distortionuk8866 6 ปีที่แล้ว

      @@SatyaAchmad great, thank you

    • @tinamuller2798
      @tinamuller2798 5 ปีที่แล้ว +1

      I could do that if Satya sends me the file of this Form.

  • @paradaronda8735
    @paradaronda8735 6 ปีที่แล้ว +14

    1:35 Look at his folder names in E drive(BestTrojan,Comet RAT,Desktop RAT). LOL :D

    • @SatyaAchmad
      @SatyaAchmad  6 ปีที่แล้ว +1

      LOL, wkkwkwkkw

    • @audit2901
      @audit2901 5 ปีที่แล้ว +3

      LMFAO

    • @aqua
      @aqua 5 ปีที่แล้ว

      @@audit2901 LMAO Dayzoon hay

    • @zlackbiro
      @zlackbiro 5 ปีที่แล้ว +1

      Blackhat detected... 😁

    • @dakata2416
      @dakata2416 5 ปีที่แล้ว

      @@SatyaAchmad what are you doing with these rats ??

  • @tidesofknowledge
    @tidesofknowledge 5 ปีที่แล้ว +1

    Hi which visual studio are you using means visual studio 2010 2012 2013 2015 2017 or 2019

    • @SatyaAchmad
      @SatyaAchmad  5 ปีที่แล้ว

      this viewo i use 2013

  • @ScoobyBMXMTB
    @ScoobyBMXMTB 5 ปีที่แล้ว +2

    LOVE THE LOFI!

  • @alexw.8269
    @alexw.8269 5 ปีที่แล้ว +9

    Panels as horizontal Bars? Is that the way to achieve good looking UIs in Win Forms?

    • @SlavenOlujic
      @SlavenOlujic 5 ปีที่แล้ว

      hey if it works it works

    • @SlavenOlujic
      @SlavenOlujic 5 ปีที่แล้ว

      @@angelsv it's a fucking joke... lol anyway what cost is it really to use panels as horizontal bars, I don't know

    • @Esico6
      @Esico6 5 ปีที่แล้ว

      Panels are just rectangles.

  • @gmusic4243
    @gmusic4243 5 ปีที่แล้ว +1

    Exelente wuaoo me encanta 😁

  • @theairaccumulator7144
    @theairaccumulator7144 5 ปีที่แล้ว +1

    I juse kinda gave up on winforms and started using opentk for modern uis with my own custom ui library.

  • @LuizAntonio_Gameplay
    @LuizAntonio_Gameplay 5 ปีที่แล้ว +1

    Could create a Sharpdevelop 4.3 tutorial from a simple program to the installer for windows / mac / Linux

  • @Godisajudge144
    @Godisajudge144 5 ปีที่แล้ว

    you such amazing bro,greeting from Malawi

  • @reneortiz3365
    @reneortiz3365 3 ปีที่แล้ว +1

    Cordial saludo, donde puedo descargar esos iconos compañero. Excelente video.

  • @rayearvincalica2512
    @rayearvincalica2512 6 ปีที่แล้ว +6

    Hi I love the png you used. I tried searching it on the internet but haven't found the same. Can you pls. give me a link. Thank you very much.

  • @JohnSteel13
    @JohnSteel13 5 ปีที่แล้ว +1

    Beautiful design. Windows Forms still are a very good choose for RAD.

  • @ecstxsy
    @ecstxsy 4 ปีที่แล้ว

    these login system are crackable. ui is not bad but make dont the database on directly on v studio. use sql data base. good job dude

  • @stazageirol154
    @stazageirol154 5 ปีที่แล้ว +1

    My next Learning material is Visual Studio after the Unity3d engine, well because c# is only language I know
    I JUST HIT THE LIKE BUTTON BECAUSE OF THE MUSIC

    • @rishabhkumarchaudhary5806
      @rishabhkumarchaudhary5806 5 ปีที่แล้ว

      and i just hit the like button for your comment because ...........no one liked it !

  • @Hoop0u
    @Hoop0u 5 ปีที่แล้ว

    Dawm awesome design

  • @dvirmark8656
    @dvirmark8656 6 ปีที่แล้ว +3

    wow very good!

  • @jeffersonaran8083
    @jeffersonaran8083 5 ปีที่แล้ว +4

    How can i get that's exact images that you use in program?

  • @ezscootrr
    @ezscootrr 5 ปีที่แล้ว +7

    Make one for XAMARIN forms.

  • @n.t.tmusic5506
    @n.t.tmusic5506 5 ปีที่แล้ว

    GJ, thanks for sharing

  • @tharun8053
    @tharun8053 5 ปีที่แล้ว

    Hi, I copied all the steps exactly but from 10:50 I don't have all the same options, please can you help

    • @rbp365
      @rbp365 5 ปีที่แล้ว

      I think he accidentally created a function by double clicking at the event in the events window. That is why he deleted it, he didn't want to have it in the first place.

    • @tharun8053
      @tharun8053 5 ปีที่แล้ว +1

      Balazs Pk so I don’t have to delete anything?

  • @allemeshov
    @allemeshov 5 ปีที่แล้ว

    Nice work, but if u still look through the comms here, I advice you using methods _Enter and _Leave instead of CopyPast work. GL

  • @manjeetnandal1
    @manjeetnandal1 5 ปีที่แล้ว

    Great sharing!
    Many thanks!

  • @xizted7608
    @xizted7608 5 ปีที่แล้ว +1

    Hello, in the case that you want to go from form2 to form1, how would it be done? (I am new at this)

    • @doktork3406
      @doktork3406 5 ปีที่แล้ว +2

      form2.show(); i guess
      just google it it isn't hard

  • @HKProjectOfficial
    @HKProjectOfficial 4 ปีที่แล้ว +2

    Konten saya tentang bahasa pemograman c#. Mungkin teman2 bisa membantu untuk membangun youtube saya. Terimakasih banyak 🙏

  • @grav2H2011
    @grav2H2011 3 ปีที่แล้ว

    when i choose login fb and then exit, and choose login fb again, it's completely impossible to re-enter the form for login fb, i don't know if it's a mistake in watching the video or an error in the code

    • @SatyaAchmad
      @SatyaAchmad  3 ปีที่แล้ว

      sorry maybe is error, :D

  • @maptitnoor6089
    @maptitnoor6089 2 ปีที่แล้ว

    I love this music

  • @fathiabdelrahman6002
    @fathiabdelrahman6002 4 ปีที่แล้ว

    Thanks for this Video. But i have problem with this code if i open the login page for 5 minutes it takes about 750MB of RAM and i do not know why!!

  • @Cornysz
    @Cornysz 3 ปีที่แล้ว

    mau tanya gan, itu kan cmn ada closenya aja, nah biar windowsnya bisa digerakin bebas gimana ya? soalnya formbordertyle jg disable

    • @SatyaAchmad
      @SatyaAchmad  3 ปีที่แล้ว

      halo gan.. bisa gan jadi buat panel atau form itu sndri menjadi sifat yg bisa di drag and drop.. bisa search dengan keyword "drag and drop form without border C#" banyak terapannya

  • @deejons5760
    @deejons5760 2 ปีที่แล้ว

    man i'm trying to develop a project in python, but this design bar dont appear in my VS22. Could you tell me why?

  • @sdstorm
    @sdstorm 5 ปีที่แล้ว +9

    Phishing project? :D

  • @biohasabed8130
    @biohasabed8130 4 ปีที่แล้ว

    what pack and website did you get the png's from

    • @SatyaAchmad
      @SatyaAchmad  4 ปีที่แล้ว

      www.flaticon.com and www.iconfinder.com

  • @rdbacongan1678
    @rdbacongan1678 4 ปีที่แล้ว

    thank you.. great job

  • @hieu4263
    @hieu4263 3 ปีที่แล้ว

    Bro này cũng khá đấy

  • @hackerglobal2477
    @hackerglobal2477 6 ปีที่แล้ว

    WOW You are amazing in graphic design

  • @RajuKumar-vg1pq
    @RajuKumar-vg1pq 4 ปีที่แล้ว

    Hello sir, where did you get the icon used in the website?? Can You please give the link to us.

  • @user-tf7te5fs2n
    @user-tf7te5fs2n 4 ปีที่แล้ว

    How to create it for multi user so every one has different form apperead after logging in??

  • @mdulithanduxolo7885
    @mdulithanduxolo7885 5 ปีที่แล้ว

    I am new on Blend Visual Studio, So thank you very much guys for your help with the video. How to create Database on Blend Visual Studio? i need help on that or can you give me a link of a video or web-page that will help me with the Blend Visual Studio. Thank you. Please help me with Blend Visual studio Database now.

    • @SatyaAchmad
      @SatyaAchmad  5 ปีที่แล้ว

      oke i will create in another video, thank you for watching my video

    • @mdulithanduxolo7885
      @mdulithanduxolo7885 5 ปีที่แล้ว

      @@SatyaAchmad Thank you for replying, please share the other video link when done creating.

  • @adamsyarifhidayatullah5826
    @adamsyarifhidayatullah5826 6 ปีที่แล้ว

    ijin belajar bang, terimakasih :D

  • @apetinastres5201
    @apetinastres5201 3 ปีที่แล้ว +1

    Download Proyect?

  • @kimtaolihour9388
    @kimtaolihour9388 5 ปีที่แล้ว +1

    I think so nice for Slide Menu Login UI. But I need send link source code below. Thank you.

  • @nigarquliyeva494
    @nigarquliyeva494 4 ปีที่แล้ว

    Good

  • @Russianfkr
    @Russianfkr 5 ปีที่แล้ว +1

    how would I make the signup form go BACK to the the login one after clicking Sign Up?

    • @joetatle
      @joetatle 5 ปีที่แล้ว

      Ok so you do what he did but instead of going to the sign up make a button and reverse the thing so if he did form1.show() then you do form2.show()

    • @zanemodzytofficial4357
      @zanemodzytofficial4357 5 ปีที่แล้ว

      cutie wtf? Do u even know c#

    • @cokordagdeagungsaduwiray.7634
      @cokordagdeagungsaduwiray.7634 4 ปีที่แล้ว

      @@joetatle bro i got stack overflow when make button back to form1

    • @joetatle
      @joetatle 4 ปีที่แล้ว

      @Gung NEY add me on discord and we can talk about it Vesoic#0957

  • @mushalahamed2730
    @mushalahamed2730 4 ปีที่แล้ว

    music and audio quality disturbs audio in listening. For Visual Studio beginners the video explanation is too fast!

  • @armandofernandez9338
    @armandofernandez9338 5 ปีที่แล้ว

    LoL the beginning of the track talks about weather in southwestern KS, wonder how that made it into the track. Recognized it because I used to live there. XD

  • @ayushmauryars
    @ayushmauryars 5 ปีที่แล้ว +1

    Which visual studio is this?

    • @rishabhkumarchaudhary5806
      @rishabhkumarchaudhary5806 5 ปีที่แล้ว

      VIsual Basic .....just type visual basic download and follow up with the very first link and install it and it is a part of visual studio only while you will be installing just give good attention to it you will get to know

  • @ruygahideki4383
    @ruygahideki4383 5 ปีที่แล้ว

    How you write integer value for Colors ? e.g : 78, 184, 206

    • @SatyaAchmad
      @SatyaAchmad  5 ปีที่แล้ว

      int r = 78, nll

    • @ruygahideki4383
      @ruygahideki4383 5 ปีที่แล้ว

      @@SatyaAchmad it gives me error

    • @ruygahideki4383
      @ruygahideki4383 5 ปีที่แล้ว

      @@SatyaAchmad I understand and fix my error Thanks a Lot

    • @tesali9937
      @tesali9937 4 ปีที่แล้ว

      You need to write as this format: 78; 184; 206. That's how you do it or you can just convert the color from rgb to hex and paste the hex code in the settings.

  • @Luckily-p3t
    @Luckily-p3t 5 ปีที่แล้ว

    nice

  • @Eloiby
    @Eloiby 6 ปีที่แล้ว +1

    can you make a project with a slider effect on the right or left that lasts 1 second with fade effect that fades and shows another form or a panel, this by clicking on a button? in the style of kaspersky total security 2019 Thanks! ✔✔✔

  • @havoc987
    @havoc987 5 ปีที่แล้ว +1

    mmm the old winforms :)

  • @mscoco1431
    @mscoco1431 5 ปีที่แล้ว

    fr where i can download the photos you used ?please help

    • @SatyaAchmad
      @SatyaAchmad  5 ปีที่แล้ว

      you can download in flaticon.com

  • @u_u6397
    @u_u6397 4 ปีที่แล้ว

    advanced system care program is made using c# win forms

  • @willysalazar1170
    @willysalazar1170 5 ปีที่แล้ว +1

    Chevere

  • @hebaheba6575
    @hebaheba6575 6 ปีที่แล้ว

    wow very good

  • @dohoainamfgwhn4540
    @dohoainamfgwhn4540 4 ปีที่แล้ว

    please Give me room to get icons in the software

  • @biohasabed8130
    @biohasabed8130 4 ปีที่แล้ว

    yo where can I find the png's

    • @SatyaAchmad
      @SatyaAchmad  4 ปีที่แล้ว

      flaticon.com or Finder.com

    • @biohasabed8130
      @biohasabed8130 4 ปีที่แล้ว

      what is the pack called?

  • @thomasanderson1416
    @thomasanderson1416 5 ปีที่แล้ว

    Is this WinForms, you can create mobile UI in WinForms?

  • @ttt000
    @ttt000 4 ปีที่แล้ว

    Where can I view full code, interface operations?
    Can you send gmail?

    • @SatyaAchmad
      @SatyaAchmad  4 ปีที่แล้ว +1

      sorry I lost the code

    • @ttt000
      @ttt000 4 ปีที่แล้ว

      @@SatyaAchmad Can you send gmail ?

  • @funny_videos_smile
    @funny_videos_smile 5 ปีที่แล้ว

    you can give pictures of the from video
    ?

  • @damianit
    @damianit 5 ปีที่แล้ว

    Reminds me of the blizzard login window

  • @shedreyarriesgado8488
    @shedreyarriesgado8488 5 ปีที่แล้ว +2

    (this.topmost) where can i find it?

  • @nitabhoir8286
    @nitabhoir8286 4 ปีที่แล้ว

    Can u make that icon clickable?

  • @jestercalinawan8804
    @jestercalinawan8804 4 ปีที่แล้ว

    can i copy your codes sir ? newbie here

  • @kaanXBT
    @kaanXBT 3 ปีที่แล้ว

    how do we even open a design file

  • @yamannashawati7524
    @yamannashawati7524 5 ปีที่แล้ว

    textBox1/2.Clear(); isn't working please help !!

    • @rishabhkumarchaudhary5806
      @rishabhkumarchaudhary5806 5 ปีที่แล้ว

      fucntion restart_pc() {
      shutdown -i \\cmd
      power = off
      break
      power = on
      CPU start;
      run VBasic
      return ("Like this if problem solved")
      }

    • @roastytoasty8815
      @roastytoasty8815 5 ปีที่แล้ว

      Textbox1.Text=“”;

  • @MrAlAhad
    @MrAlAhad 4 ปีที่แล้ว

    But how do you test it? As I seen on the video, the whole code is in code behind. In large projects this will be a significant problem. Also you don't use unit test so how you will control app behavior? There is a lot of problems with WinForms like SOLID because you can't seperate logic from view and etc.
    I don't see any sense in using WinForms.

    • @SatyaAchmad
      @SatyaAchmad  4 ปีที่แล้ว +2

      this is just an alternative design that we can practice to make the appearance better

  • @loaysabag9217
    @loaysabag9217 4 ปีที่แล้ว

    how to get this icons??

  • @dr.mikeybee
    @dr.mikeybee 4 ปีที่แล้ว

    Nice video. It's a shame that Windows is so ugly. When is Microsoft going to clean up their code? Those dialogue boxes for example are so gross.

  • @nunoalbuquerque6611
    @nunoalbuquerque6611 5 ปีที่แล้ว +2

    omg i just copy the all program ahahah to do my program login

    • @ruygahideki4383
      @ruygahideki4383 5 ปีที่แล้ว +1

      How you write integer value for Colors ? e.g : 78, 184, 206

    • @ruygahideki4383
      @ruygahideki4383 5 ปีที่แล้ว

      In my case it gives me Error.

    • @alessandromarras1010
      @alessandromarras1010 5 ปีที่แล้ว

      @@ruygahideki4383 just type 78; 184; 206

    • @charlesspurjeon
      @charlesspurjeon 5 ปีที่แล้ว

      @@ruygahideki4383 They're just the RGB values instead of hex values. There are lots of websites online that gives you both hex value and RGB value for the color of your choice :)

    • @howa_tcp2501
      @howa_tcp2501 5 ปีที่แล้ว

      @@ruygahideki4383 Color.FromArgb(..., ..., ...) lol?

  • @arnie306
    @arnie306 4 ปีที่แล้ว

    That's Hilarious. But so cool.

  • @traducoesdemusicascomvozse5214
    @traducoesdemusicascomvozse5214 5 ปีที่แล้ว

    Are these codes to appear photos of songs, albums of singers, on the site? Thankful.

  • @sajjadmajidifar444
    @sajjadmajidifar444 6 ปีที่แล้ว

    so good

  • @HaseebHeaven
    @HaseebHeaven 5 ปีที่แล้ว

    Wherr are resources dude ? Instead of giving links of music give links of resources so it can help everyone.

  • @pmmarquillero9022
    @pmmarquillero9022 5 ปีที่แล้ว

    Couldn't you just a placeholder type code? Like this: Textbox myTxtbx = new Textbox(); myTxtbx.Text = "Enter text here..."; myTxtbx.GotFocus += GotFocus.EventHandle(RemoveText); myTxtbx.LostFocus += LostFocus.EventHandle(AddText); public void RemoveText(object sender, EventArgs e) { myTxtbx.Text = ""; } public void AddText(object sender, EventArgs e) { if (string.IsNullOrWhiteSpace(myTxtbx.Text)) myTxtbx.Text = "Enter text here..."; }

  • @no.2288
    @no.2288 5 ปีที่แล้ว +1

    How Do I Finish That

  • @silvinarojas8989
    @silvinarojas8989 6 ปีที่แล้ว

    hello, What Font are you using

    • @SatyaAchmad
      @SatyaAchmad  6 ปีที่แล้ว

      i'm just set color, controlbox and some pic Arial or Tahoma

  • @devialya7699
    @devialya7699 3 ปีที่แล้ว

    Dari Indonesia bang?

  • @hacklogs6923
    @hacklogs6923 5 ปีที่แล้ว +1

    DarkComet RaT :D

    • @eachannelearn5811
      @eachannelearn5811 4 ปีที่แล้ว

      th-cam.com/video/SaHQptbut-Q/w-d-xo.html

  • @barsfromthebot
    @barsfromthebot 5 ปีที่แล้ว

    Am I the only one that noticed all his RATs? lmao

  • @kamolkhasanov7081
    @kamolkhasanov7081 5 ปีที่แล้ว

    nice this viode

  • @bitnetsoftgpl
    @bitnetsoftgpl 5 ปีที่แล้ว

    Greetings. Could anyone share the source code? Please.

    • @SatyaAchmad
      @SatyaAchmad  5 ปีที่แล้ว

      Sorry, I don't have the source code anymore, I will make it back and upload it

  • @ericbourque6389
    @ericbourque6389 5 ปีที่แล้ว +1

    That's the best looking not WPF I have ever seen

  • @farrelsatria3451
    @farrelsatria3451 4 ปีที่แล้ว

    what link the icon?

  • @VanSidF12
    @VanSidF12 4 ปีที่แล้ว

    Tienes los iconos para descargar?

  • @maulanaanggernugroho4688
    @maulanaanggernugroho4688 4 ปีที่แล้ว

    PART 2

  • @jonas8799
    @jonas8799 5 ปีที่แล้ว

    where are the icons?

  • @f5203
    @f5203 5 ปีที่แล้ว

    All of the buttom_clicks and textBox_clicks... Watching this video hurts.

  • @ruygahideki4383
    @ruygahideki4383 5 ปีที่แล้ว

    Dear Can u give us your png images ?

    • @mhamadharmush4278
      @mhamadharmush4278 5 ปีที่แล้ว

      iconarchive.com contains these images or just type in google: download free png

    • @rishabhkumarchaudhary5806
      @rishabhkumarchaudhary5806 5 ปีที่แล้ว

      fontawesome.com/icons?d=gallery&s=brands visit them for icons