No video

VB/ Modern Form + Font Awesome Icons, Multicolor, Highlight button, WinForm-Visual Basic .NET

  Рет қаралды 159,876

RJ Code Advance EN

RJ Code Advance EN

Күн бұрын

Пікірлер: 131
@ga7853
@ga7853 4 жыл бұрын
Thank you so much, I did not know that there is an Awesome icon extension for Winforms.... I will be following you from now on, thanks again.
@RJCodeAdvanceEN
@RJCodeAdvanceEN 4 жыл бұрын
Thanks for watching my videos ;)
@click1609
@click1609 3 жыл бұрын
man, you're a lifesaver
@dcp15121980
@dcp15121980 2 жыл бұрын
Lol I think I fell for your voice first and second the way you present. Subscribed!
@techsurferyp
@techsurferyp 4 жыл бұрын
Very Useful Videos. Please regularly upload such awesome tutorials .😊
@antonismastorakis8527
@antonismastorakis8527 2 жыл бұрын
You are HYPER AWESOME dude! Thanks a lot! Every single line works perfect!
@joedcedeno530
@joedcedeno530 3 жыл бұрын
Nice Design. It looks like a web app. Next video I recommend to make an collapsible menu!
@tingkoydesu1837
@tingkoydesu1837 4 жыл бұрын
Love your theme of your visual studio. How did you get that?
@JC02official
@JC02official 3 жыл бұрын
I believe there is a dark mode.
@johnmark2103
@johnmark2103 4 жыл бұрын
Hi! Such an awesome design keep it up I was just wondering about how you can change the user by using the Combobox thing at the top right corner.
@Draftota
@Draftota 4 жыл бұрын
good english good pc good recording good quality very good man you have new subscriber
@jesus.moreno
@jesus.moreno 3 жыл бұрын
wouwwwwwwwwwwwwwwwwwwwwwww .... It is an awesome form .... thank man. Saludos desde PERU
@JC02official
@JC02official 3 жыл бұрын
0:25 Visual Baasic Language But all jokes aside great tutorial
@roykirich
@roykirich 2 жыл бұрын
If visual Basic language was audible, I surely hope it doesn't sound like that voice over🤣🤣🤣 jokes aside though.
@SuperRylee1234
@SuperRylee1234 3 жыл бұрын
I just learned programming in 24 minutes.
@yoschimistsu
@yoschimistsu 4 жыл бұрын
thanks. ı just start to learn c#.. but you are the best for explanation.. go on please and ı am sure you will be the best here..
@LeXoLs
@LeXoLs 4 жыл бұрын
Thank You But How Did You Change The Visual Studio Theme ?
@yak2006
@yak2006 2 жыл бұрын
Excelente tutorial. Gracias!
@TheMisiekMisiek
@TheMisiekMisiek 3 жыл бұрын
perfect. do some more, please. best quality.
@mohammadahsan5655
@mohammadahsan5655 3 жыл бұрын
Please make or suggest a video on how to completely remove the border of form and make the functionalities still achievable?
@RJCodeAdvanceEN
@RJCodeAdvanceEN 3 жыл бұрын
Ok
@Ifratmahmud
@Ifratmahmud 3 жыл бұрын
Best!!!!
@carloknowwiden167
@carloknowwiden167 3 жыл бұрын
I have a question, how do I get the value of those child form into another form
@durgam_sumerian7815
@durgam_sumerian7815 4 жыл бұрын
I keep wondering, is it suppose to spent years remembering all these language docs, functions, and orders ..etc ?... or its just about how to use the logics by practicing ????
@solomonmuwori1954
@solomonmuwori1954 4 жыл бұрын
I guess one can create a library and only refer to it when you have an idea to implement such in a project.
@Turtle125
@Turtle125 2 жыл бұрын
It comes with time automatically
@halimahamdan3192
@halimahamdan3192 4 жыл бұрын
Hey,my form doesn't execute this fast and flawless! when the menu slides back some traces of its colors are left, anyone knows how to fix that?
@johnmaguire2185
@johnmaguire2185 3 жыл бұрын
Record your screen while using the menu. Then play back at twice the speed.
@kryptobuilds
@kryptobuilds 4 жыл бұрын
You Legend.. Earned a Sub and a Website Viewer..
@candylaria5414
@candylaria5414 4 жыл бұрын
How do you do that technique in timestamp *11:31*? That's amazing!
@darvsq799
@darvsq799 4 жыл бұрын
just press alt and highlight (down ) the selected text.
@jayronthompson2562
@jayronthompson2562 2 жыл бұрын
I've been using VS for 8 years and I didn't FUCKING KNOW THIS!!!
@iamgerer
@iamgerer 4 жыл бұрын
font awesome ,bae-sick library lol
@Paultje68
@Paultje68 3 жыл бұрын
Thank you for this awesome video. I was able to recreate without a problem however I ran into something I'm hoping you can help me with. On an "childform" I'm making a calculator that should be able to receive KeyPress events (NumPad 1 puts a 1 in the calculator textbox). The KeyPress is triggered on Form1 but setting the focus to the form with the calculator to do a PerformClick is only possible after a click on one of the controls in the calculator form with the mouse. So start the app, choose calculator form from menu, press NumPad 1, add 1 to calculator textbox is what I'm trying to achieve. KeyPreview is set to true and Form1 does catch and triggers the KeyPress event (calls the Sub of the calculator form). I want to use KeyPress instead of KeyDown so I can hand over the KeyChar which is not available in the KeyDown event (KeyCode is used in KeyDown for which I would need to go through a lot of other things to get the keyboard language etc.)
@wendzbrand
@wendzbrand 3 жыл бұрын
Hi thank you for this video. But I just want to ask on how to retain the text of a textbox of one child form when moving from one child form to another?
@ferudunkurtulus7435
@ferudunkurtulus7435 4 жыл бұрын
Hey thanks for video its really good and i wanna ask something how can i change form's controlbox color? Its always opening white and i want to change it to form's back color
@mansoorahmed1382
@mansoorahmed1382 4 жыл бұрын
awesome font is new for me.thanks
@A_Danni
@A_Danni 4 жыл бұрын
Cool! Keep it up.
@DeepakGupta-cg5uj
@DeepakGupta-cg5uj Жыл бұрын
Hi, can you please share a video tutorial for print reports ( with or with out preview) via windows form.
@vikramkumar3436
@vikramkumar3436 4 жыл бұрын
Dear #RJ Code Advance EN. your video is very useful for us. I like your video very much. please upload a full VS.Net tutorial with advance designing. Its very helpful for us. Thanks
@mohammedgaith1524
@mohammedgaith1524 2 жыл бұрын
am useing visual studio 22 and when i add font awesom it didnt apear to me ?
@kabukijoe99
@kabukijoe99 2 жыл бұрын
good lesson
@eLyiAn87
@eLyiAn87 2 жыл бұрын
When open application i want "dashboard" tab (for example) to be activated by defaut. How to do that ? Thank You
@Erikpo22
@Erikpo22 Жыл бұрын
it doesn't work the sub OpenChildForm :(
@SadSpaceCowboyClown
@SadSpaceCowboyClown 8 ай бұрын
Thank you!!
@DavidYeary
@DavidYeary Жыл бұрын
GREAT VIDEO! Just what I was looking for and it helped a great deal. However, please choose a better voice for future videos.
@Fbs1969
@Fbs1969 3 жыл бұрын
Very good job Thank you
@luis_diogo4126
@luis_diogo4126 3 жыл бұрын
Thank you soooooo much
@filipack
@filipack 2 жыл бұрын
Is there a easy way how to create new forms (FormDashboard, FormSetting…), duplicate it including design? Or do I have to create it from beginning? Thanks
@YoungLexzt
@YoungLexzt 3 жыл бұрын
awesome video
@lewismaliliofficial
@lewismaliliofficial 3 жыл бұрын
Your video is very informative but Can I do this in Visual Studio 2010?
@jonashuber2608
@jonashuber2608 4 жыл бұрын
When I start the program some properties are not applied. How can I fix that?
@jonashuber2608
@jonashuber2608 4 жыл бұрын
Just found the solution: I changed the settings on my language and not on "default" settings under "language" in the form options.
@nikohamil538
@nikohamil538 2 жыл бұрын
excellent video even i hate the robot voice
@RJCodeAdvanceEN
@RJCodeAdvanceEN 2 жыл бұрын
Sorry, I still can't speak English.
@psyxiatros1
@psyxiatros1 2 жыл бұрын
@@RJCodeAdvanceEN I understand
@Deluxe23
@Deluxe23 3 жыл бұрын
nice!!! But how to the window name in the windows taskbar, its empty because no form title?
@alfredadomah12
@alfredadomah12 4 жыл бұрын
I added font awesome to my project from the nuget packages but I can't see the controls in my project. Pls help.
@cj-nu6ht
@cj-nu6ht 4 жыл бұрын
if your font awesome does not show up in the toolbox uninstall it and install it a few times till it shows up.. i know its a primitive solution but it worked for me = )
@joshybfps
@joshybfps 3 жыл бұрын
Error BC30451 'senderBtn' is not declared. It may be inaccessible due to its protection level. any advice?
@ssaguiar
@ssaguiar 3 жыл бұрын
No downloadable project. Its hard to replicate.
@shahidullahjan3783
@shahidullahjan3783 2 жыл бұрын
when I add IconButton to my form and run it, the form scaling is change and it appears much smaller than it's original size, could you help me with this problem?
@widowmakerau
@widowmakerau 2 жыл бұрын
Any tips on getting the font awesome pro icons working?
@falc0n2222
@falc0n2222 2 жыл бұрын
can you link the pictures for the Close, Minimize and Maximize buttons I Can't seem to find anything suitable on the internet
@zvit
@zvit 3 жыл бұрын
Where did you get the close\minimize\maximize button pictures from?
@TaiwanKHJHGTea
@TaiwanKHJHGTea 4 жыл бұрын
How did you change Visual Studio custom theme @@?
@panayiotiskost5924
@panayiotiskost5924 4 жыл бұрын
Hey wondering how can i disable the border of the form completely?!
@RJCodeAdvance
@RJCodeAdvance 4 жыл бұрын
You can remove the border completely ( FormBorderStyle = FormBorderStyle.None), or you can place fixed simple ( FormBorderStyle = FormBorderStyle.FixedSingle Text = string.Empty ControlBox = false ) However you have to create the function of resizing the form, since it loses when you remove the border.
@jonashuber2608
@jonashuber2608 4 жыл бұрын
@@RJCodeAdvance How can I make it draggable then ?
@2I6
@2I6 3 жыл бұрын
Legend
@W6GV
@W6GV 4 жыл бұрын
i really need to know how i can change a button's colour with a button click
@shruthijayanna8510
@shruthijayanna8510 3 жыл бұрын
how to remove the dotted lines when i add a panel to my windows form
@user-xb3hw1ip9y
@user-xb3hw1ip9y Жыл бұрын
my project is giving more than 20 errors and I think it has something to do with "currentBtn" or its declaration as IconButton. Can anyone help?
@grahamballs2963
@grahamballs2963 3 жыл бұрын
my visual basic 2010 doesn't even have icon button
@fabriziozappa7793
@fabriziozappa7793 Жыл бұрын
great !!!
@raihanrabbani386
@raihanrabbani386 3 жыл бұрын
btw, why not use usercontrol? form take more memory right?
@AhmadShadhanafi95
@AhmadShadhanafi95 3 жыл бұрын
Sir when code drag form from panel then remove application name form taskbar how to fix it ?
@lloydtatendachimanga1424
@lloydtatendachimanga1424 2 жыл бұрын
My lblFormTitle.Text = childForm.Text takes the name of the "formCustomers" instead of "customers" how do i fix that please?
@piergiorgio.toniolo
@piergiorgio.toniolo 9 ай бұрын
Hello, how can i make responsive the form in the panelDesktop? @RJCodeAdvanceEN
@victorhernandojr.9695
@victorhernandojr.9695 3 жыл бұрын
This is awesome, but I can't change the backcolor to RGB. huhu
@brahimkarboua7134
@brahimkarboua7134 4 ай бұрын
I had the same problem "33,53, 64 is not a valid value for Int32.", the solution is using semi colon ( ; ) instead of comma ( , )
@VolkanKayan
@VolkanKayan 2 жыл бұрын
how to send ID information to a textbox in a child form? Thank You
@MrPrimer20
@MrPrimer20 2 жыл бұрын
why my form border style is white? how to make it black like yours. BTW I like your videos
@iBullseye
@iBullseye 2 жыл бұрын
Hey, could we get the exit/minimize/maximize buttons? Thanks
@falc0n2222
@falc0n2222 2 жыл бұрын
Did you find them? I'm looking for them too
@shura9295
@shura9295 2 жыл бұрын
11:43 i have an error from "=" saying end of statement expected
@ScamVey
@ScamVey 2 жыл бұрын
Hello! I'm having a problem with the 18 line in the coding section, which says that "'' is ambiguous because multiple kinds of members with this name exist in ''" Do you know how to fix this problem?
@kaylli1882
@kaylli1882 2 жыл бұрын
Can I create or put mdiParent there inside FormCustomers? I Hope someone answers. thanks
@shura9295
@shura9295 2 жыл бұрын
What type of theme you are using?
@jesus.moreno
@jesus.moreno 3 жыл бұрын
How Do I hide the menu from the left???
@ArchieLaganson94
@ArchieLaganson94 2 жыл бұрын
Too much infos :) Let me try this on my project
@glennolivervelasco7511
@glennolivervelasco7511 3 жыл бұрын
What is the size of your logo?
@mytopgear8334
@mytopgear8334 3 жыл бұрын
System.EntryPointNotFoundException: 'Unable to find an entry point named 'SendMassage' in DLL 'user32.DLL'.' How I can settle this issue?
@RJCodeAdvanceEN
@RJCodeAdvanceEN 3 жыл бұрын
Make sure the name of the method is written the same. [DllImport("user32.DLL", EntryPoint = "SendMessage")] private extern static void SendMessage(System.IntPtr hWnd, int wMsg, int wParam, int lParam);
@mlx79
@mlx79 3 жыл бұрын
Where can you get the narrator?
@zainuddin9484
@zainuddin9484 4 жыл бұрын
Bro can you please make a tutorial on how to create a setup of windows application with database integration which can be easily deploy on client pc by installing application throuh setup file. I will be very thankfull yo you. 💙
@adhominem_
@adhominem_ 4 жыл бұрын
what about WPF?
@adriantheo7654
@adriantheo7654 2 жыл бұрын
Hello sir im using vb2010 can u help? Thank you.
@naufalez
@naufalez 4 жыл бұрын
Plss make tutorial for make chart line from oracle database data
@mohsen1107
@mohsen1107 2 жыл бұрын
How can I get Icon options?
@adityachimte5728
@adityachimte5728 2 жыл бұрын
me also stuck
@vener2124
@vener2124 7 ай бұрын
after one year and i am still stuck 🗿​@@adityachimte5728
@Krrishqwerty
@Krrishqwerty 4 жыл бұрын
Does anyone have the complete project files n source code
@Kretzzz
@Kretzzz 2 жыл бұрын
21:41
@jcmanuel443
@jcmanuel443 2 жыл бұрын
ola, este método ahorra mucho tiempo y facilita el trabajo de hacer diseños, lo incorpore en mi proyecto y al crear el ejecutable me envió un error, este es: "La signatura del nombre seguro no es válida para este ensamblado FontAwesome.Sharp.dll." sabes como solucionarlo?
@xvii-romaaa4825
@xvii-romaaa4825 2 жыл бұрын
12:30
@anamody1616
@anamody1616 3 жыл бұрын
What’s version of vb u using?
@RJCodeAdvanceEN
@RJCodeAdvanceEN 3 жыл бұрын
Hi, in this project I think I used version 15, of Visual Studio 2017
@josephjohngalo5421
@josephjohngalo5421 3 жыл бұрын
Good Day Sir!, Im having a trouble with this code I spend days on how to figure it out but I really couldn't. It says Unable to cast object of type 'Gab_s_Clothing.Form1' to type 'FontAwesome.Sharp.IconButton' How do I fix it? Thank You
@RJCodeAdvanceEN
@RJCodeAdvanceEN 3 жыл бұрын
Hi, send the code where the error appears.
@josephjohngalo5421
@josephjohngalo5421 3 жыл бұрын
@@RJCodeAdvanceEN Sorry for the late response, the error appears inside the activeBTN Private sub
@josephjohngalo5421
@josephjohngalo5421 3 жыл бұрын
@@RJCodeAdvanceEN here's the line of code that seems to have an error. currentBTN = CType(senderBTN, IconButton). In your code, it is line 24.
@josephjohngalo5421
@josephjohngalo5421 3 жыл бұрын
@@RJCodeAdvanceEN I already solved the error! by the way, thank you for noticing this comment. I love your videos! please keep on making great tutorials and amazing videos
@miguelgishoma8318
@miguelgishoma8318 3 жыл бұрын
Beginner: the InitializeComponent dosent work for me im trynna learn.
@yeilmusic
@yeilmusic 3 жыл бұрын
CLONE origin, ubisoft play, steam,etc.
@Khunryijduy
@Khunryijduy 10 ай бұрын
Popcom 🎉❤🎉 silençe you 😊❤😊😊😊🎉😂😂😂
@foydubuy4679
@foydubuy4679 9 ай бұрын
Bonjour cher ami, merci beaucoup de vos efforts, en fait j'ai soucis a propos des instructions coller dans votre programme concernant DLL32. une un click sur PanelTitleBar je reçois un message d'erreur : (System.EntryPointNotFoundException : 'Impossible de trouver le point d'entrée 'releasecapture' dans la DLL 'user32.dll'.'). merci beaucoup encore une fois, de m'orienter pour le corriger
@tamiryosef9616
@tamiryosef9616 2 жыл бұрын
why i get error when i publish my app and try to install it i get the program cant install and i see this error : font awesome.sharp.dll and this message "BC41997 Visual BasicReferenced assembly does not have a strong name." pls i build this app for a 7 day and i cant use it
@illGus
@illGus 3 ай бұрын
could u solve that problem?
@nmprathap
@nmprathap Жыл бұрын
Excelente tutorial. Gracias!
@tingkoydesu1837
@tingkoydesu1837 4 жыл бұрын
Love your theme of your visual studio. How did you get that?
@JonathanIsmaila
@JonathanIsmaila 4 жыл бұрын
I added font awesome to my project from the nuget packages but I can't see the controls in my project. Pls help.
@cj-nu6ht
@cj-nu6ht 4 жыл бұрын
if your font awesome does not show up in the toolbox uninstall it and install it a few times till it shows up.. i know its a primitive solution but it worked for me = )
@JonathanIsmaila
@JonathanIsmaila 4 жыл бұрын
@@cj-nu6ht It later worked. I had to add the tool from the add toolbox dialog. I was the one who didn't follow the tutorial well initially.
@mustafayurtalan1807
@mustafayurtalan1807 4 жыл бұрын
@@JonathanIsmaila ı cant find the tools in the toolbox dialog how can you do this ?
@JonathanIsmaila
@JonathanIsmaila 4 жыл бұрын
@@mustafayurtalan1807 what version of visual studio do you use?
@mustafayurtalan1807
@mustafayurtalan1807 4 жыл бұрын
@@JonathanIsmaila I'm using the 2019 version and I'm working on a windows form aplication project.
Toggle Button - WinForm C#
13:13
RJ Code Advance EN
Рет қаралды 88 М.
C#/ Modern Flat UI + Font Awesome Icons, Multicolor, Highlight button, WinForm
24:46
Schoolboy Runaway в реальной жизни🤣@onLI_gAmeS
00:31
МишАня
Рет қаралды 3,9 МЛН
What will he say ? 😱 #smarthome #cleaning #homecleaning #gadgets
01:00
VB/ Create Rounded Form - Smooth Corners/ Visual Basic .NET & WinForms
18:25
Learn .NET MAUI - Full Course for Beginners | Build cross-platform apps in C#
4:08:53
WPF UI/ Design a Modern Login Form/ Introducing to WPF
25:00
RJ Code Advance EN
Рет қаралды 133 М.
What's New with WinForms in .NET 9? | OD537
59:39
Microsoft Developer
Рет қаралды 10 М.
C# Full Tutorial - Income and Expenses Tracker System
3:36:42
Schoolboy Runaway в реальной жизни🤣@onLI_gAmeS
00:31
МишАня
Рет қаралды 3,9 МЛН