I have been looking for a long time how to create custom controls. I solved it in a very complicated way, thanks to your video I managed it much better. Thank you.
Great video. I used to make controls years ago in the VB controls edition or something like that. I never looked to see that I could make controls. Thanks! It gave me a great idea for a control to put in the project I currently developing. Cheers!!!!
Hello friend, thank you very much for the class, I was really looking for this, but now how to associate a click event to the user control that when I click on a user control square created by the loop, I can get the user control data that I pressed ?
Is this c# cause I do it the same way but its not working and the list does not like what is in c# list but You do it like this list[] its not the same
Hi man, thanks at frist. I try this one but when i ry to access to listItems[i] it shows an null reference eception, it seems i cant acces from a UserControl to this Custom UserControl. It is only possible to acces to the object with a Form and not woht a UserControl?
When I create a UserControl and try to drag it to my main form, it gives an error and deletes the usercontrol from the toolbox, do you know how to fix that?
Thank you so much, very helpful! Can you please help me, how to create multiple stopwatches, and when click on any of these icon/title stop watch will start??
Create a handler for your usercontrol see this stackoverflow.com/questions/7880850/how-do-i-make-an-event-in-the-usercontrol-and-have-it-handled-in-the-main-form
Hello, really nice tuto i like it ! BUT...i use your tuto for my work and i have 3 rows selected (date) and want the 3 names in my databes how can i do it please?
Hi, May I ask you? I am trying to use two user control. Though, I accomplished to transfer from the first one tothe second, I cannot hide the first one. Any ideas?
Yes there is - but in JavaFX See below links Example 1 1: ua-cam.com/video/VUtR-NJ9aNc/v-deo.html 2: ua-cam.com/video/_KBsHfupLPE/v-deo.html Example 2 1: ua-cam.com/video/Xwr9n5-L7Ro/v-deo.html 2: ua-cam.com/video/uivpcpv3FFY/v-deo.html
Yes there is - but in JavaFX See below links Example 1 1: ua-cam.com/video/VUtR-NJ9aNc/v-deo.html 2: ua-cam.com/video/_KBsHfupLPE/v-deo.html Example 2 1: ua-cam.com/video/Xwr9n5-L7Ro/v-deo.html 2: ua-cam.com/video/uivpcpv3FFY/v-deo.html
Really good work ! Imagine I want to include a "delete" button in every list item, how could I notify the main form when a delete action is made to suprress the element from the list ?
Man, that BSCS diploma is now within reach. UA-cam had this gold needle in a haystack. Thanks!!
I have been looking for a long time how to create custom controls. I solved it in a very complicated way, thanks to your video I managed it much better. Thank you.
Exactly what I needed, thanks dude.
Welcome.
Great video. I used to make controls years ago in the VB controls edition or something like that. I never looked to see that I could make controls. Thanks! It gave me a great idea for a control to put in the project I currently developing. Cheers!!!!
Exactly what I needed!!! ty for this video .. you are AMAZING!!!👏👏👏👏👏👏🔝🔝🔝
Thanks needed this for a Spotify API project im making for my masters. kudos. stay safe. god bless.
Did you do that adding some music to favorite list when click to favorite button?
Great content but....how do we make the user control in the flowlayout responsive? I have tried anchor and dock properties they are not working
thank you so much i can sleep now after i find the video that i want
note it is 2AM
How about Image From Sqlserver to FlowPanelLayout like POS as C#
4:20 what key you press for region ??
Amazing ! I was thinking about doing it but didnt know how to.. Thanks a lot...
can help me to solve?? .. failed to load toolbox item. it will be removed from the toolbox.. when i drag component to the panel..
Great work! So easy and so rewarding.
Thanks, glad you found it useful.
Justamente lo que buscaba, muchas gracias por el aporte
Hello friend, thank you very much for the class, I was really looking for this, but now how to associate a click event to the user control that when I click on a user control square created by the loop, I can get the user control data that I pressed ?
Great tutorial. It helps me a lot. Thanks!
Thanks a lot...it was helpfull for my project..it works excellant..
Is this c# cause I do it the same way but its not working and the list does not like what is in c# list but You do it like this list[] its not the same
It is very cool video! But I'd like to know how can I get item of FlowLayoutPanel with a click event. Could you make a example with the same C# code ?
can you help with fetch the data from database to add it in flowlayoutpanel ? i have issues with this code it just dublicate first result x20 times
Hi man, thanks at frist.
I try this one but when i ry to access to listItems[i] it shows an null reference eception, it seems i cant acces from a UserControl to this Custom UserControl.
It is only possible to acces to the object with a Form and not woht a UserControl?
Could we hide the scroll bar on right side ???
Exactly what I was looking for.. Thanks..
everything works except for some reason I cannot change the way my ListItem looks?? do I need to rebuild? kinda lost
Damn I'm glad I found this.
I have created a login system. How can i connect it to my login system?
how to send values between usercontrols ?
Gotta know what song did you use here? It's kinda catchy.
Thank you, was very useful actually!
excelent.
more videos please.
When I create a UserControl and try to drag it to my main form, it gives an error and deletes the usercontrol from the toolbox, do you know how to fix that?
This is wonderful. I love ❤️ it.
Great Job. Well Done. Just what I was looking for.
Nem sabia que dava pra criar controles no windows forms. Foi muito útil. +1 inscrito
완죤 존나 고마워~ 장난 아니야 너때문에 내 인생이 행복해졌어
Wo0oW you are amazing man! Thanks ♥
Excellent work my friend, thanks !!!! ;)
VS crashes afetr addding custom properties, anybody who knows what to do..
Hermano, gracias por compartir tus conocimientos con nosotros!!!
Thanks a lot, top tutorial!
great content, keep it up!
Thank you so much, very helpful! Can you please help me, how to create multiple stopwatches, and when click on any of these icon/title stop watch will start??
this what i'm finding. Thanks a million
Thank you! Very usefull! The code from github was deleted? I cannot find it..
I want you do this with sql server.
how can we do this in WPF?
thank you so much it help me a lot
Fantastic!!!
I have created custom control, and I for loop it to flowlayoutpanel, can I delete custom control from flowlayoutpanel?
Thank advance!
Try WPF.
@@feitan8745 thanks!
@@vannaksaing9757 Oh my, i couldn't even remember the context of this question. Did you manage to do it?
@@feitan8745 Yes, I do. But I am using window form and now it already done
@@vannaksaing9757 Good to know.
excellent video, Save my time
How can I call the click event of the dynamics UserControl?
Create a handler for your usercontrol see this stackoverflow.com/questions/7880850/how-do-i-make-an-event-in-the-usercontrol-and-have-it-handled-in-the-main-form
Could you make a list with buttons next to each other using UserControl?
wow, this really helped me understand the steps!
thanks bro 😀
thanks man, very good
Where is the image
what are the name of musics? :)
ua-cam.com/video/c0jmmiatkWA/v-deo.html
thank you, looks nice
How can i extract data from SQL to labels
did u get it bro ?
@@amineboudanes6726 yes
@@k4rbroaqwar608 how?
@@k4rbroaqwar608 kindly email me
did you get his bro?
Hello, really nice tuto i like it ! BUT...i use your tuto for my work and i have 3 rows selected (date) and want the 3 names in my databes how can i do it please?
Hi, May I ask you? I am trying to use two user control. Though, I accomplished to transfer from the first one tothe second, I cannot hide the first one. Any ideas?
Thank you very very much.
You are most welcome
we need more
Thanks
If you could give shadow effect to it I would be soo greatful :D
THANKS
Is there a way to delete a specific item control list from the flowout panel?
Do you have an example in Java ?
Yes there is - but in JavaFX
See below links
Example 1
1: ua-cam.com/video/VUtR-NJ9aNc/v-deo.html
2: ua-cam.com/video/_KBsHfupLPE/v-deo.html
Example 2
1: ua-cam.com/video/Xwr9n5-L7Ro/v-deo.html
2: ua-cam.com/video/uivpcpv3FFY/v-deo.html
Can you send me this source code?
THANK YOU!
can you share source code ?
do you have a source code/tutorial on how do i populate database data to label of usercontrol
ajudo pra krl mano vlw
@Nithz Oi, atualmente n mexo mais com c#, mas se quiser ajuda com coisas do tipo talvez eu consiga ajudar, meu discord ak15#3890
wow... everything I need in 1.... thanks
Thank you sir
do it with SQL data please
Thank you
If you put in such a list 2000 items the FlowLayoutPanel will glitch badly
plz download link ??
thanks alot
Yo, thats exactly what I was looking for, thanks! But now I am looking for similar list but done in WPF - any ideas how to do it?
Como posso fazer isso em Java?
Yes there is - but in JavaFX
See below links
Example 1
1: ua-cam.com/video/VUtR-NJ9aNc/v-deo.html
2: ua-cam.com/video/_KBsHfupLPE/v-deo.html
Example 2
1: ua-cam.com/video/Xwr9n5-L7Ro/v-deo.html
2: ua-cam.com/video/uivpcpv3FFY/v-deo.html
Really good work ! Imagine I want to include a "delete" button in every list item, how could I notify the main form when a delete action is made to suprress the element from the list ?
Try WPF.
perfect
*VERY NICE VIDEO* PLEAS VB.NET VERSION
you lost 10 minutes trying to empty the flowpanel inside the cycle that populated it ... bah, vote 4
Informative but very annoying "music".
please help me
Failed to load toolbox item"usercontrol". It will be removed from the toolbox
how do you refresh/update the listview content?
so cool man , thank you
thank you so much it help me a lot
How to add images to this?