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.
@RJCodeAdvanceEN4 жыл бұрын
Thanks for watching my videos ;)
@dcp151219803 жыл бұрын
Lol I think I fell for your voice first and second the way you present. Subscribed!
@click16093 жыл бұрын
man, you're a lifesaver
@antonismastorakis85272 жыл бұрын
You are HYPER AWESOME dude! Thanks a lot! Every single line works perfect!
@techsurferyp4 жыл бұрын
Very Useful Videos. Please regularly upload such awesome tutorials .😊
@jesus.moreno3 жыл бұрын
wouwwwwwwwwwwwwwwwwwwwwwww .... It is an awesome form .... thank man. Saludos desde PERU
@Draftota4 жыл бұрын
good english good pc good recording good quality very good man you have new subscriber
@johnmark21034 жыл бұрын
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.
@LeXoLs4 жыл бұрын
Thank You But How Did You Change The Visual Studio Theme ?
@yoschimistsu4 жыл бұрын
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..
@joedcedeno5304 жыл бұрын
Nice Design. It looks like a web app. Next video I recommend to make an collapsible menu!
@SuperRylee12343 жыл бұрын
I just learned programming in 24 minutes.
@mohammadahsan56553 жыл бұрын
Please make or suggest a video on how to completely remove the border of form and make the functionalities still achievable?
@RJCodeAdvanceEN3 жыл бұрын
Ok
@yak20062 жыл бұрын
Excelente tutorial. Gracias!
@candylaria54144 жыл бұрын
How do you do that technique in timestamp *11:31*? That's amazing!
@darvsq7994 жыл бұрын
just press alt and highlight (down ) the selected text.
@jayronthompson25622 жыл бұрын
I've been using VS for 8 years and I didn't FUCKING KNOW THIS!!!
@TheMisiekMisiek4 жыл бұрын
perfect. do some more, please. best quality.
@kryptobuilds4 жыл бұрын
You Legend.. Earned a Sub and a Website Viewer..
@DeepakGupta-cg5uj Жыл бұрын
Hi, can you please share a video tutorial for print reports ( with or with out preview) via windows form.
@mansoorahmed13824 жыл бұрын
awesome font is new for me.thanks
@iamgerer4 жыл бұрын
font awesome ,bae-sick library lol
@ferudunkurtulus74354 жыл бұрын
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
@carloknowwiden1673 жыл бұрын
I have a question, how do I get the value of those child form into another form
@JC02official3 жыл бұрын
0:25 Visual Baasic Language But all jokes aside great tutorial
@roykirich3 жыл бұрын
If visual Basic language was audible, I surely hope it doesn't sound like that voice over🤣🤣🤣 jokes aside though.
@wendzbrand3 жыл бұрын
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?
@Fbs19693 жыл бұрын
Very good job Thank you
@tingkoydesu18374 жыл бұрын
Love your theme of your visual studio. How did you get that?
@Deluxe233 жыл бұрын
nice!!! But how to the window name in the windows taskbar, its empty because no form title?
@shura92952 жыл бұрын
11:43 i have an error from "=" saying end of statement expected
@presttige3 жыл бұрын
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
@Paultje683 жыл бұрын
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.)
@DavidYeary2 жыл бұрын
GREAT VIDEO! Just what I was looking for and it helped a great deal. However, please choose a better voice for future videos.
@eLyiAn873 жыл бұрын
When open application i want "dashboard" tab (for example) to be activated by defaut. How to do that ? Thank You
@A_Danni4 жыл бұрын
Cool! Keep it up.
@lewismaliliofficial3 жыл бұрын
Your video is very informative but Can I do this in Visual Studio 2010?
@durgam_sumerian78154 жыл бұрын
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 ????
@solomonmuwori19544 жыл бұрын
I guess one can create a library and only refer to it when you have an idea to implement such in a project.
@Turtle1252 жыл бұрын
It comes with time automatically
@widowmakerau2 жыл бұрын
Any tips on getting the font awesome pro icons working?
@YoungLexzt3 жыл бұрын
awesome video
@SadSpaceCowboyClown Жыл бұрын
Thank you!!
@falc0n22222 жыл бұрын
can you link the pictures for the Close, Minimize and Maximize buttons I Can't seem to find anything suitable on the internet
@halimahamdan31924 жыл бұрын
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?
@johnmaguire21853 жыл бұрын
Record your screen while using the menu. Then play back at twice the speed.
@kabukijoe992 жыл бұрын
good lesson
@Ifratmahmud4 жыл бұрын
Best!!!!
@zvit4 жыл бұрын
Where did you get the close\minimize\maximize button pictures from?
@raihanrabbani3863 жыл бұрын
btw, why not use usercontrol? form take more memory right?
@TaiwanKHJHGTea4 жыл бұрын
How did you change Visual Studio custom theme @@?
@luis_diogo41263 жыл бұрын
Thank you soooooo much
@vikramkumar34364 жыл бұрын
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
@iBullseye3 жыл бұрын
Hey, could we get the exit/minimize/maximize buttons? Thanks
@falc0n22222 жыл бұрын
Did you find them? I'm looking for them too
@joshybfps4 жыл бұрын
Error BC30451 'senderBtn' is not declared. It may be inaccessible due to its protection level. any advice?
@shahidullahjan37832 жыл бұрын
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?
@lloydtatendachimanga14242 жыл бұрын
My lblFormTitle.Text = childForm.Text takes the name of the "formCustomers" instead of "customers" how do i fix that please?
@mohammedgaith15242 жыл бұрын
am useing visual studio 22 and when i add font awesom it didnt apear to me ?
@MrPrimer202 жыл бұрын
why my form border style is white? how to make it black like yours. BTW I like your videos
@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?
@ScamVey3 жыл бұрын
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?
@ArchieLaganson942 жыл бұрын
Too much infos :) Let me try this on my project
@shura92952 жыл бұрын
What type of theme you are using?
@kaylli18822 жыл бұрын
Can I create or put mdiParent there inside FormCustomers? I Hope someone answers. thanks
@fabriziozappa7793 Жыл бұрын
great !!!
@VolkanKayan3 жыл бұрын
how to send ID information to a textbox in a child form? Thank You
@AhmadShadhanafi954 жыл бұрын
Sir when code drag form from panel then remove application name form taskbar how to fix it ?
@jonashuber26084 жыл бұрын
When I start the program some properties are not applied. How can I fix that?
@jonashuber26084 жыл бұрын
Just found the solution: I changed the settings on my language and not on "default" settings under "language" in the form options.
@panayiotiskost59245 жыл бұрын
Hey wondering how can i disable the border of the form completely?!
@RJCodeAdvance5 жыл бұрын
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.
@jonashuber26084 жыл бұрын
@@RJCodeAdvance How can I make it draggable then ?
@victorhernandojr.96953 жыл бұрын
This is awesome, but I can't change the backcolor to RGB. huhu
@brahimkarboua71349 ай бұрын
I had the same problem "33,53, 64 is not a valid value for Int32.", the solution is using semi colon ( ; ) instead of comma ( , )
@shruthijayanna85103 жыл бұрын
how to remove the dotted lines when i add a panel to my windows form
@mlx793 жыл бұрын
Where can you get the narrator?
@W6GV4 жыл бұрын
i really need to know how i can change a button's colour with a button click
@Erikpo222 жыл бұрын
it doesn't work the sub OpenChildForm :(
@mytopgear83343 жыл бұрын
System.EntryPointNotFoundException: 'Unable to find an entry point named 'SendMassage' in DLL 'user32.DLL'.' How I can settle this issue?
@RJCodeAdvanceEN3 жыл бұрын
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);
@adriantheo76543 жыл бұрын
Hello sir im using vb2010 can u help? Thank you.
@jesus.moreno3 жыл бұрын
How Do I hide the menu from the left???
@piergiorgio.toniolo Жыл бұрын
Hello, how can i make responsive the form in the panelDesktop? @RJCodeAdvanceEN
@glennolivervelasco75114 жыл бұрын
What is the size of your logo?
@ssaguiar4 жыл бұрын
No downloadable project. Its hard to replicate.
@nikohamil5382 жыл бұрын
excellent video even i hate the robot voice
@RJCodeAdvanceEN2 жыл бұрын
Sorry, I still can't speak English.
@psyxiatros12 жыл бұрын
@@RJCodeAdvanceEN I understand
@jcmanuel4433 жыл бұрын
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?
@zainuddin94844 жыл бұрын
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. 💙
@mohsen11072 жыл бұрын
How can I get Icon options?
@adityachimte57282 жыл бұрын
me also stuck
@vener212411 ай бұрын
after one year and i am still stuck 🗿@@adityachimte5728
@adhominem_4 жыл бұрын
what about WPF?
@JonathanIsmaila4 жыл бұрын
I added font awesome to my project from the nuget packages but I can't see the controls in my project. Pls help.
@cj-nu6ht4 жыл бұрын
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 = )
@JonathanIsmaila4 жыл бұрын
@@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.
@mustafayurtalan18074 жыл бұрын
@@JonathanIsmaila ı cant find the tools in the toolbox dialog how can you do this ?
@JonathanIsmaila4 жыл бұрын
@@mustafayurtalan1807 what version of visual studio do you use?
@mustafayurtalan18074 жыл бұрын
@@JonathanIsmaila I'm using the 2019 version and I'm working on a windows form aplication project.
@josephjohngalo54213 жыл бұрын
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
@RJCodeAdvanceEN3 жыл бұрын
Hi, send the code where the error appears.
@josephjohngalo54213 жыл бұрын
@@RJCodeAdvanceEN Sorry for the late response, the error appears inside the activeBTN Private sub
@josephjohngalo54213 жыл бұрын
@@RJCodeAdvanceEN here's the line of code that seems to have an error. currentBTN = CType(senderBTN, IconButton). In your code, it is line 24.
@josephjohngalo54213 жыл бұрын
@@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
@2I64 жыл бұрын
Legend
@Krrishqwerty4 жыл бұрын
Does anyone have the complete project files n source code
@anamody16163 жыл бұрын
What’s version of vb u using?
@RJCodeAdvanceEN3 жыл бұрын
Hi, in this project I think I used version 15, of Visual Studio 2017
@naufalez4 жыл бұрын
Plss make tutorial for make chart line from oracle database data
@Kretzzz3 жыл бұрын
21:41
@xvii-romaaa48252 жыл бұрын
12:30
@miguelgishoma83183 жыл бұрын
Beginner: the InitializeComponent dosent work for me im trynna learn.
@yeilmusic4 жыл бұрын
CLONE origin, ubisoft play, steam,etc.
@Khunryijduy Жыл бұрын
Popcom 🎉❤🎉 silençe you 😊❤😊😊😊🎉😂😂😂
@foydubuy4679 Жыл бұрын
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
@tamiryosef96162 жыл бұрын
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
@illGus8 ай бұрын
could u solve that problem?
@tingkoydesu18374 жыл бұрын
Love your theme of your visual studio. How did you get that?
@JC02official3 жыл бұрын
I believe there is a dark mode.
@nmprathap Жыл бұрын
Excelente tutorial. Gracias!
@alfredadomah124 жыл бұрын
I added font awesome to my project from the nuget packages but I can't see the controls in my project. Pls help.
@cj-nu6ht4 жыл бұрын
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 = )