How to Create a Modern Flat UI Design Dashboard in C# 2020

Поділитися
Вставка
  • Опубліковано 20 сер 2024

КОМЕНТАРІ • 497

  • @fahimjunayed5894
    @fahimjunayed5894 3 роки тому +191

    Now the name visual studio starting to make sense.

    • @dexteryt8746
      @dexteryt8746 3 роки тому +4

      No. its jsut a random name

    • @ikazuchi-san5772
      @ikazuchi-san5772 3 роки тому +3

      ye like dexter said its just a random name
      java IDEs have the same drag and drop thing as well

    • @b4tty
      @b4tty 3 роки тому +9

      ​@@ikazuchi-san5772 back in 1998, they called it 'Visual Studio', as its main focus was being a graphical IDE. if you look back at VS97 (first VS release), its a more of a fitting name than today.
      but the main reason its actually called 'Visual Studio' because 'Visual' is a microsoft name brand

    • @ikazuchi-san5772
      @ikazuchi-san5772 3 роки тому +4

      @@b4tty thx for the info dud

    • @jujo_mine2800
      @jujo_mine2800 3 роки тому

      @@b4tty that makes sense.

  • @quebirt
    @quebirt 3 роки тому +16

    Any tutorial that says "copy/paste the code." Thanks for that explanation. Now all anyone trying to learn this needs is code that they can copy/paste for whatever else they decide to do.

    • @sjm8931
      @sjm8931 5 місяців тому

      I don't think you need a explanation how to import and use a dll to get round corners. It has nothing to do with this code here.

  • @nguyendangtienat1852
    @nguyendangtienat1852 Рік тому +4

    if the user doesn't press the "dashboard" button at first, there will be a bug: the background color of the "dashboard" button will not be changed when pressing other buttons until clicking it again. To fix this bug I think I should add 1 more statement on Click events of other buttons: tn_Dashboard.BackColor = Color.FromArgb(24, 30, 54);

  • @jared_glez
    @jared_glez 3 роки тому +34

    Woow, excelente, soy programador pero no soy nada bueno diseñando, eres sorprendente, gracias y saludos! Me suscribo 👌

  • @kevinmaingi2762
    @kevinmaingi2762 3 роки тому +14

    Why you did this in winforms in 2020 is beyond me but kudos to you.

    • @hd33444
      @hd33444 3 роки тому

      As someone new to ui, what would you recommend?

    • @AdamSmitsOfficial
      @AdamSmitsOfficial 3 роки тому +1

      @@hd33444 Nowadays, I would take a look at Electron if you want to create a fancy UI for native desktop applications.

    • @hd33444
      @hd33444 3 роки тому +1

      @@AdamSmitsOfficial ok thanks, I'll check it out!

    • @sketchygfx
      @sketchygfx 3 роки тому

      @@AdamSmitsOfficial isn't electron web dev specific?

    • @AdamSmitsOfficial
      @AdamSmitsOfficial 3 роки тому

      @@sketchygfx it is yes, nowadays web design is used a lot for desktop applications as well; for example spotify, discord and skype are all applications that are build using html5 and css within some kind of chromium wrapper / framework like electron.

  • @travishill3002
    @travishill3002 2 роки тому +7

    The buttons changing color when selected does not work correctly if you select one of the below buttons before you select Dashboard since that's the pages default button.

  • @GoodbyeMrX
    @GoodbyeMrX 2 роки тому +11

    Great, quick tutorial with structure.
    Love the design!

  • @lucasbrito8374
    @lucasbrito8374 2 роки тому +1

    Thank you so much, it's so difficult to find good tutorials about win form, in general just old and low quality stuff in the internet

    • @stefangreve7983
      @stefangreve7983 3 місяці тому

      This video is also just old, low-quality stuff.

  • @icphoto007
    @icphoto007 Рік тому

    ATTENTION! At least to me first download link my Windows defender detect ransomware!!! I really hope I don't have a problem... has it happened to anyone?
    Excellent video and very well explained!

    • @CodeCraks
      @CodeCraks  Рік тому

      Windows defender detect the zip file has a ransomware because it is if pure C# code on it. if so you can use the file without any fear

    • @icphoto007
      @icphoto007 Рік тому +1

      @@CodeCraks Thanks for the reply. However I ended up removing the information right by watching your excellent video! Thanks to you I improved the appearance of the non-standard window. my client loved it!

    • @CodeCraks
      @CodeCraks  Рік тому

      Sounds good

  • @Strakzz_
    @Strakzz_ 3 роки тому

    I am being Proud. Because You are From Sri Lanka.

    • @CodeCraks
      @CodeCraks  3 роки тому

      Thank you 🙌
      Keep watching our videos and Subscribe us 🙂

  • @user35432
    @user35432 2 роки тому +2

    Very excellent tutorial for C# UI beginners !!! I will recommend this to my friends.

  • @mufthiramzeen2669
    @mufthiramzeen2669 3 роки тому +18

    Congrats mishaal and faslam on 1k subs❤️

    • @fanboyslol6579
      @fanboyslol6579 3 роки тому +1

      there growing fast!!!! its been 2 months and they gained 3k!

  • @nitinkumar29
    @nitinkumar29 3 роки тому +3

    I've downloaded the source code file and automatic windows scan find it a ransomware and automatically deletes it :(

    • @CodeCraks
      @CodeCraks  3 роки тому

      Every source code has been scanned and uploaded. I guess windows blocks the file because it came from an external source. It keeps you away from executing the program.

  • @WhiskeySins
    @WhiskeySins Рік тому

    Me, has only dabbled in python and looking at C# instead. Has never until tonight wondered how to make UI.
    Also me while watching this "Sure, I could probably make an entire app for work."

  • @Tambourlas
    @Tambourlas 3 роки тому +14

    BRUHH THIS HAS EVERYTHING I NEEEEED THANK U SO MUCHH!

    • @CodeCraks
      @CodeCraks  3 роки тому +3

      Its my job to teach you guys

    • @CodeCraks
      @CodeCraks  3 роки тому

      What we do is we just load another windows form to the panel so when you select settings the setting form pops and the dashboard will unload from the panel

    • @mkmellow
      @mkmellow 3 роки тому

      @@CodeCraks should I use vsc 2015 or can I use 2019

    • @CodeCraks
      @CodeCraks  3 роки тому

      You must use VS 2015

    • @CodeCraks
      @CodeCraks  3 роки тому

      You can use it but, what I recommend is to use VS 2015

  • @CHITUS
    @CHITUS 2 роки тому +2

    Thanks for sharing this video. It made me come up with an impressive idea😁

  • @elishr209
    @elishr209 3 роки тому +3

    Great starting point for me, thanks for the tutorial.

    • @CodeCraks
      @CodeCraks  3 роки тому +1

      You are always welcome

  • @rafaelmenna8384
    @rafaelmenna8384 2 роки тому

    Thank You for not wasting my time.

  • @user-vv6df8uk9s
    @user-vv6df8uk9s 3 роки тому +6

    You could create one onClick method for all buttons instead of making events for each button. Then using event args you can check what button was clicked and perform the corresponding action. Great design btw.

    • @CodeCraks
      @CodeCraks  3 роки тому +8

      Can but most of my viewers are new to programming so it might me be bit harder to understand for them

    • @upprrdimensions892
      @upprrdimensions892 3 роки тому +2

      @@CodeCraks Too Right

    • @SaraSara-fr7go
      @SaraSara-fr7go 2 роки тому

      how to create one onClick method for all buttons

    • @happinin
      @happinin Рік тому

      @@SaraSara-fr7go put a second parameter in the onclick function. the action performed is depending on that parameter value and each different button adds a different parameter value. that goes to a switch statement and then performs the corresponding action.

    • @stevennicholas5472
      @stevennicholas5472 Рік тому

      @@SaraSara-fr7go Just cast the sender object to a button. ((Button)sender).Top etc.

  • @ImDash
    @ImDash 3 роки тому +10

    The rgb color is separated by semicolons ( ; )

    • @DavidGTech
      @DavidGTech 3 роки тому

      Yeahhh,

    • @jonashellsborn7648
      @jonashellsborn7648 3 роки тому

      That is likely to depend on National settings. You likely have comma as decimal character. It's a common silly twap.

  • @kagoTshabota
    @kagoTshabota 3 роки тому +1

    Been crying about Flash apps (Action Script3) being discontinued. Now I see there's hope in Visual studio and C#.

  • @argentmize
    @argentmize Рік тому +1

    WOwow! WinForms in 2020? 🤔

  • @timothyb519
    @timothyb519 3 роки тому +25

    Thanks so much for that - looks really good. Would there be follow-up videos to expand on the functionality - window sizing, themes etc?

    • @CodeCraks
      @CodeCraks  3 роки тому +2

      Yeah, we are deciding to do a video with more customization using an open source UI framework.

    • @mehmetcaloglu9409
      @mehmetcaloglu9409 2 роки тому

      @@CodeCraks can ı make windows 10 mobile app like tihs?

    • @ajaxbetter
      @ajaxbetter Рік тому

      @@mehmetcaloglu9409 windows 10 mobile??

    • @mehmetcaloglu9409
      @mehmetcaloglu9409 Рік тому

      @@ajaxbetter yeahh 🤙

    • @novagames5719
      @novagames5719 Рік тому

      @@mehmetcaloglu9409 mobile app??

  • @bob0124
    @bob0124 2 роки тому +1

    Don't go to the website. it has malicious content

  • @dsedchenko
    @dsedchenko 3 роки тому +1

    I would recommend you to use WPF instead. Windows Forms doesn't support GPU rendering, and uses CPU. It impacts performance.

    • @arss2382
      @arss2382 2 роки тому +4

      I know at least one third-party vendor uses DirectDraw hardware rendering for WinForm controls. I checked performance - faster than in WPF.

  • @DimDima09
    @DimDima09 3 роки тому +1

    Wow! Its amazing! Thank you!

  • @nathanurinovsky3819
    @nathanurinovsky3819 3 роки тому +1

    Thank you very much for this video, that was very helpful.

  • @modyradwan1966
    @modyradwan1966 2 роки тому +1

    Amazing work, thanks for this video.

  • @kapilpetkar1982
    @kapilpetkar1982 3 роки тому +2

    Excellent video. Thank you

  • @igorthelight
    @igorthelight 3 роки тому +5

    Nice video, thanks!
    I would just add this tip: install "Enhanced Syntax Highlighting" VS extension.
    Thank me later ;-)
    P.S. "Prograss" is a good movement ;-)

  • @futuresick100
    @futuresick100 3 роки тому +5

    Thank you for the great tutorial. Subbed.

  • @GarGlingT
    @GarGlingT 2 роки тому

    Many untitled ui look so good.

  • @SedanurKrc
    @SedanurKrc 3 роки тому +3

    yes it's really usefull thanks ....

  • @longo9021
    @longo9021 3 роки тому +1

    Thanks for the tutorials

  • @snapperhead6256
    @snapperhead6256 Рік тому

    Fantastic! Thank you!

  • @aynaoutnt1105
    @aynaoutnt1105 2 роки тому +1

    super cool video!!!
    i just wanna you to know that I can't open the link for the pictures can you help me???

  • @MrOuskit
    @MrOuskit 3 роки тому +3

    Download Link have virus detected by Windows Defender....... woow

    • @tacca4720
      @tacca4720 3 роки тому

      Gen:Variant.MSILHeracles.15954

  • @alexandershubert573
    @alexandershubert573 2 роки тому

    Awesome video - thank you indeed!

  • @jeffhaley9494
    @jeffhaley9494 3 роки тому +1

    Thank you. Subscribed.

  • @marynelleaban3489
    @marynelleaban3489 10 місяців тому

    you deserve a follow and like

  • @jcaique7
    @jcaique7 3 роки тому +1

    Thank you, very good!

  • @i2pjd6hRw5P
    @i2pjd6hRw5P 3 роки тому +5

    Asset / resource download had ransomware in it, detected by Windows Defender.

    • @timehash
      @timehash 2 роки тому

      don't trust windows defender lmao

    • @timehash
      @timehash 2 роки тому

      false positive

  • @sebastian.B0
    @sebastian.B0 Рік тому

    Thank u so much.Greetings from Romania!

  • @user-kz4rq7wu5t
    @user-kz4rq7wu5t 2 роки тому

    first of all thank you very much you saved my project bro! i have 2 questions either, how can i pull the window with Formborderstyle on none and how can i resize is manually? THX very much!

  • @DavidGTech
    @DavidGTech 3 роки тому

    Thanks you bro. C# is rare

  • @stoneyustone
    @stoneyustone 3 роки тому +4

    Great video! Very intuitive! But do you think maybe WPF is a better approach to develop a dashboard?

    • @stoneyustone
      @stoneyustone 3 роки тому +1

      Just to check if you wanna make videos about WPF in the future.

    • @CodeCraks
      @CodeCraks  3 роки тому +2

      Yeah WPF is more customizable and used nowadays. Although WinForms is declared dead, it can be used for developing UI based applications quickly. WPF is a good approach. Maybe I'll try it in the future. 🙂👍🏻

  • @ergopump2191
    @ergopump2191 3 роки тому +2

    Dll import didn't work for me, it says it expects an identifier

    • @CodeCraks
      @CodeCraks  3 роки тому

      Import the libraries as done or check the project file

    • @ergopump2191
      @ergopump2191 3 роки тому

      @@CodeCraks Thank you.

  • @merrypaul6630
    @merrypaul6630 3 роки тому +1

    i love your work so much i understand every single thing may God continue to bless u
    pls can you make a Tutorial for App design from scratch ? plsss

    • @CodeCraks
      @CodeCraks  3 роки тому +1

      Ya sure in the near future

  • @tko9753
    @tko9753 3 роки тому +6

    Same desktop background, but not same skills ;)

  • @sjm8931
    @sjm8931 5 місяців тому

    "Prograss" is nice :D. Nice, I know the manual very time-intensive way, but is there not a easier way to do that (import a style)?

  • @hitendusseja6615
    @hitendusseja6615 3 роки тому +1

    Thanks alot bro...All I needed in a much simpler way

  • @mapd_089
    @mapd_089 2 роки тому

    I recently started using C# it reminds of html and CSS but better

  • @grylionxdj
    @grylionxdj Рік тому

    thank you so much !!!

  • @kavindulakmalw
    @kavindulakmalw 3 роки тому +2

    excellent video.keep it up.

  • @bloodlinegaming9962
    @bloodlinegaming9962 Рік тому +1

    the tutorial seems good, any reason bitdefender is detecting your download as a virus?

  • @Itz_Yashas
    @Itz_Yashas 15 днів тому

    Hi bro can u please upload the download link or teach me how to download it i cant download them please reply

  • @baxxmW
    @baxxmW 3 роки тому +4

    Hey!
    This really helped me and I thank you so much for it.
    One question though, How can I edit the other tabs, like the calender and settings? Im kinda new to this. Thanks!

    • @CodeCraks
      @CodeCraks  3 роки тому +1

      Watch our Part 2 on this video for that

    • @baxxmW
      @baxxmW 3 роки тому +1

      @@CodeCraks alright. Thank you so much!

  • @9kongkawee
    @9kongkawee 2 роки тому

    WOwww. Good jobs.

  • @sayedbalal541
    @sayedbalal541 Рік тому

    how can i make this functional now
    like how do we put the code to operate the interface based on the data we feed it

  • @hamzamuhammed3
    @hamzamuhammed3 2 роки тому

    how can you show different information on the from depending on which button is clicked?

  • @SilencePlaysRust
    @SilencePlaysRust 3 роки тому

    in my project i made the menu at the top of the menu, when i start the program it doesnt work..

  • @carlosaltamirano2006
    @carlosaltamirano2006 2 роки тому

    no se puede bajar el codigo...hay que hacer un username y todo eso pero no sirve para nada...es perder el tiempo

  • @kilgoretrout6810
    @kilgoretrout6810 2 роки тому +1

    Whyyy have music in the background

  • @agahariiswarajati8836
    @agahariiswarajati8836 2 роки тому

    4:41 Have you a video tutorial how to add new font? Nirmala..its awesome, nice video tutorial btw, i follow it and i've use for my project, thx

  • @iamadeveloper8907
    @iamadeveloper8907 2 роки тому +1

    I think you should write shortly like this:
    private void btnOpenFile_Click(object sender, EventArgs e)
    {
    AlignNavLine((Button)sender);
    }
    private void btnCalculate_Click(object sender, EventArgs e)
    {
    AlignNavLine((Button)sender);
    }
    private void btnSave_Click(object sender, EventArgs e)
    {
    AlignNavLine((Button)sender);
    }
    public void AlignNavLine(Button button)
    {
    foreach (var element in panelLeftmenu.Controls)
    {
    if (element is Button)
    {
    ((Button)element).BackColor = Color.FromArgb(24, 30, 54);
    }
    }
    panelNav.Height = button.Height;
    panelNav.Height = button.Height;
    panelNav.Top = button.Top;
    panelNav.Left = button.Left;
    button.BackColor = Color.FromArgb(46, 51, 73);
    }

  • @otherbomb1707
    @otherbomb1707 3 роки тому

    I cant get the code file open? i have extracted it, even tried without extracing looked everywhere can't find it in the MEGA download.

  • @christiandebellefeuille3245
    @christiandebellefeuille3245 3 роки тому

    could avoid Menu code repetition by creating this method and call it from each button click:
    private void MenuClick(object sender)
    {
    pnlNav.Height = (sender as Button).Height;
    pnlNav.Top = (sender as Button).Top;
    pnlNav.Left = (sender as Button).Left;
    (sender as Button).BackColor = Color.FromArgb(46, 51, 73);
    }
    And instead of having individual button leave, you could use a single method:
    private void MenuButtonLeave(object sender, EventArgs e)
    {
    (sender as Button).BackColor = Color.FromArgb(24, 30, 54);
    }
    It would also been nice to provide a way to move the form since we don't have a title bar anymore, with something like this:
    private void pnlUser_MouseDown(object sender, MouseEventArgs e)
    {
    if (e.Button == MouseButtons.Left)
    {
    pnlUser.Capture = false;
    dragndrop_location_initial = e.Location;
    const int WM_NCLBUTTONDOWN = 0x00A1;
    const int HTCAPTION = 2;
    Message msg = Message.Create(this.Handle, WM_NCLBUTTONDOWN, new IntPtr(HTCAPTION), IntPtr.Zero);
    this.DefWndProc(ref msg);
    }
    }

    • @CodeCraks
      @CodeCraks  3 роки тому

      I appreciate your effort to let us know. I'll consider it when I upload another video. 🙂

  • @zeidcezeyofficial
    @zeidcezeyofficial 2 роки тому

    System.Diagnostics.Process.Start("");
    I want to run this command when i press a button to go to an url, but it gives me an error with 32 etc, can u help

  • @DanArizona
    @DanArizona 2 роки тому

    thanks for the excellent video, but the soundtrack transistions - yikes. better to have silent gaps than overlap. otherwise, video is great

  • @gamernabilalabadi6240
    @gamernabilalabadi6240 6 місяців тому

    hey some one might help i want to change the backcolor to the value in the video but it give me hard time 43,51,71

  • @MrAnime-404
    @MrAnime-404 8 місяців тому

    Hey, I have a question. How do you bring back the drag and drop feature since the little thing on the top is missing? I want to make my application look more modern but also have the ability to move it around the window using drag and drop.

  • @77558
    @77558 3 роки тому +2

    The download link of the project files on the homepage links to a wrong file: It downloads the resource-pack (icons) like the other download-link does.
    But thanks anyway!
    I wonder, if it is possible to make scrollbars dark, tiny and rounded the same way -using no external packages.

    • @emperorj4783
      @emperorj4783 2 роки тому

      The download link is for those stuff

  • @mafiamac
    @mafiamac 3 роки тому +1

    Help i cant find the round code

    • @CodeCraks
      @CodeCraks  3 роки тому

      Round Code?

    • @mafiamac
      @mafiamac 3 роки тому

      @@CodeCraks the code which makes the app have round corners and also how do I open the form design tab in the studio am very new to this

  • @TiPs-zx8bn
    @TiPs-zx8bn 2 роки тому

    Money bag , chart- diagram, photo not found how it's download..

  • @nakorns320
    @nakorns320 3 роки тому

    Thank you for your video

  • @alphaz964
    @alphaz964 2 роки тому

    Hello. When I start my application I only get a white screen :c 11:24

  • @AlainMazy
    @AlainMazy Рік тому

    Thanks for this demo, i have a question, it's possible to export this application on internet like a website?

  • @lemoviehacker4856
    @lemoviehacker4856 2 роки тому

    Hi, Can you make publish those picture? I liked your video but I dont have any picture of it

  • @TiPs-zx8bn
    @TiPs-zx8bn 2 роки тому

    D11ImprtAttibute not found error sir.how to solve it

  • @chadheitman3646
    @chadheitman3646 2 роки тому +4

    Thank you for the video, I learned a lot! I am wondering though, I noticed typed the values for your different visuals like “downloads” or “earnings” in yourself.. is it possible to pull values or variables from a database.. so as they change over time my dashboard would change? I am trying to find a front end for a financial database I made with python and Postgres (without learning js right now) I’m new to programming / development! Thanks again

    • @connoisseurofcookies2047
      @connoisseurofcookies2047 2 роки тому +6

      There are three things in life that are inevitable, death, taxes and Javascript. Can't avoid it but at least the syntax is easy.

    • @chadheitman3646
      @chadheitman3646 2 роки тому

      @@connoisseurofcookies2047 I am realizing this truth, thank you lol.

    • @45i1C3D
      @45i1C3D 2 роки тому

      You can!
      Say, I want to change the text of a Label object with the name label1
      All I need to write in the code is "label1.Text = "SomeTextHere";" And thats pretty much it!
      this can be called from a function as well

  • @NickoHamburgueso
    @NickoHamburgueso Рік тому

    couldnt download the files because my pc detected ransomware, how should I get the source files?

  • @hacistein
    @hacistein 2 роки тому

    12:05 when i write location as 20,17 its putting on top left on the screen, im sure putting on Form1 not on left panel, but still putting on wrong place, how u seperate 2 panel to this form and counting x=0 as left side of the right panel ? will u put another panel not showing in video ? like panel4 ?

  • @eee_cgliu7994
    @eee_cgliu7994 2 роки тому

    Thanks for the great work. However, when I try to browse your website, the antivirus software reports :"Threat found
    This web page contains potentially dangerous content.
    Threat: HTML/ScrInject.B trojan"

    • @CodeCraks
      @CodeCraks  2 роки тому

      We are currently working on that. I'll update the link

    • @dennisdzeko3916
      @dennisdzeko3916 Рік тому

      @@CodeCraks Your website link is broken right now and I can't access to the assets of this project anymore. Any news on that?

  • @ishakmco3186
    @ishakmco3186 4 місяці тому

    Thnaks ❤❤
    But why dont use sender in 10:25

  • @fastchipgaming6637
    @fastchipgaming6637 3 роки тому

    I am new in UI design and i want to develop UI only for desktop apps (Mac, Windows) i do know basic C# , i saw people using WPF ,but i don't know should i learn Xamarin or .NET Maui(upcoming) or any other tool which i can use to develop UI.

  • @empiresdp265
    @empiresdp265 3 роки тому +1

    Can you make a script with a login and they can change it automatically?

  • @streetgamerboy7219
    @streetgamerboy7219 6 місяців тому

    I have Runtime error D11Import is error line

  • @redfedora6588
    @redfedora6588 3 роки тому +3

    *and double click to write some code*

  • @prashantmishra5691
    @prashantmishra5691 4 роки тому +1

    subbed, need more ui vids

    • @CodeCraks
      @CodeCraks  4 роки тому +1

      Sure. More videos Coming soon

  • @eonshade6297
    @eonshade6297 3 роки тому +1

    This looks amazing.

  • @fatimazahrafadili8884
    @fatimazahrafadili8884 2 роки тому

    Great work, please I need a codesource thank youuu

  • @feltac9873
    @feltac9873 3 роки тому +1

    Don't forget to follow its stylings.

  • @alexwang7557
    @alexwang7557 3 роки тому +1

    With the Circular Progress Bar control, you can certainly make it show something, but do you have or can you recommend a control or NuGet package that can make real nice good looking graphs?

    • @Suspect.
      @Suspect. Рік тому

      siticone DESKTOP UP

  • @bakg8979
    @bakg8979 3 роки тому

    how about a close and minimize button?

  • @omniphantombusiness9070
    @omniphantombusiness9070 2 роки тому

    Thank you so much for this, also how can I add a file such as a batch file that they can run by pressing a button it will set up their pc for them but how do I run it by them pressing a button that says "setup"

    • @jayymovinfr
      @jayymovinfr 2 роки тому

      i know im kinda late to this, but all you would do is write System.Diagnostics.Process.Start("yourbatname");

  • @SilencePlaysRust
    @SilencePlaysRust 3 роки тому +4

    Thank you so much :D like from me :D

  • @digi533
    @digi533 3 роки тому

    when I start, my panel is double. It has another one in the right.

    • @CodeCraks
      @CodeCraks  3 роки тому

      Could you please describe your Problem more or you can send me shap shot on the problem on email on iwebmakers.info@gmail.com

  • @fahimjunayed5894
    @fahimjunayed5894 3 роки тому

    Nice PROGRASS

  • @alekxsander
    @alekxsander 3 роки тому +1

    liked and subscribed, thanks for the code!

  • @Matthew-jg6xo
    @Matthew-jg6xo Рік тому

    The code doesn’t open