great idea man, i was always thinking anumation not possible, now i will make my application completey in a diferent ways. thanks man. you nailed winforms.
this is so good.. i really dont like to use any third party dll to make my forms more appealing...thanks man this really works and now am making small small changes with the idea in my forms....like doing it while just mouse hovering and all..nice work any way bro..gonna subscribe now itself!!
Marcus Allen sorry for the late reply. // here is the code just add this to your form constructor Hided = true; Spane.width=0; button1.Text ="S H O W"; keep in mind it is below the line pw=Spanel.width;
Hey, this actually helped me alot! Thank you so much. You are a genius! But can you tell me how i can start the form with a hidden panel, which just opens after i press the button? WOuld help me alot. Thanks in advance bro
There are several ways you can do that. One way is that, you could initialize the panel width to 0 in the "Form1_Load" event: pnlSlider.Width = 0; Another way would be to set the "visible" property of the control to false in the "Form1_Load" even: pnlSlider.Visible = false;
@@hewsman1 how did you fix the show ? because if i click it too much times it bugs and when i try to open it after it bugs it instantly closes after showing the panel for some time
@@cyrex4281 hi - i dont remember now since i was coding my project 3 years ago haha. - what i can tip is -> try using try catch / code the timer well :)
Nice video but i want to make a paint tool in which i want to drag shapes of the objects from one panel to another to draw the shape. how could i do soo??
bro just writing code is useless, you should have to explain what are you coding and how each code work. Viewers just not copying you, they need to learn what are you writing in code.
This worked good. Do you have any tutorials for show / hide multiple panels ?
thanks , that's a good idea to to have multiple panels . i will try to made a video on that.
@@mrprogrammer1134 yes please
great idea man, i was always thinking anumation not possible, now i will make my application completey in a diferent ways. thanks man.
you nailed winforms.
Very good. Congratulations!
Nice explanation
i really thank you cause you saved my little project man ;)
Thank you for your time and video Mr Programmer!
I admire your creativity very much. Thank you
thank you so much. I really need it.
You are awesome!! Good work
Actually I am looking for this kind of animation. as we can use the full screen for the main purpose. good job.
and thanks for this
very nice dear, that is so impressive now i can develop more attractive UI , Thanks
Nice bro..excellent explanation
Nice vid 👍
Great vid, thanks I needed this.
Thank you. I found what I need.
this is so good.. i really dont like to use any third party dll to make my forms more appealing...thanks man this really works and now am making small small changes with the idea in my forms....like doing it while just mouse hovering and all..nice work any way bro..gonna subscribe now itself!!
Very useful, thank you !
Thanks for the video, it really worked!
thanks a lot man.
great effort.
keep it up.
Thank You
So what would I do if I want to have the slide panel already hidden then it would show after clicking the button?
Marcus Allen sorry for the late reply.
// here is the code just add this to your form constructor
Hided = true;
Spane.width=0;
button1.Text ="S
H
O
W";
keep in mind it is below the line
pw=Spanel.width;
awesome tutorial!
thanks for the tutorial
great explaination, good work,
LIKED
so simple...well explained
great work , thank you !
You are a fucking legend
Hey, this actually helped me alot! Thank you so much. You are a genius! But can you tell me how i can start the form with a hidden panel, which just opens after i press the button? WOuld help me alot. Thanks in advance bro
I set my spanel.width to 0 and then had to add a bit a of curve with getting ti display later. I added 150 to it and it worked great.
go on mr programmer✌
Can it be permanently slided and cannot put in again, is there any way?
is there the way to for example the panel star hiden when you star the aplication??
this one doesn't work for me. i was follow all of the code but the point is that timer keep no trigger
how do i make it so that it doesn't leave an empty space on the side?
i didn't understand the conditions in the timer_tick1 method. please can you explain it more ?
nc tutorial , i am hoping you upload other tutorial about animation in windows form :D
Thank you for the tutorial helped alot. Now i want the panel not to be visible until i click the show button button.
That is it for vb .net?
Thank you sooooo much!
we'll subscribe to you to watch more and learn new stuffs ^_^
Will the code will run in vs 2010?Pls reply
John Paul Sale yes it will work on vs 2010
thanks i had dome pop out panels but they weren't aesthetically pleasing to me
Not sliding,it's disappearing and appearing,any solution
Thank you!
how can i change the speed ?
Just change the timer interval to a lower value and it goes faster
You mean hidden?
i can hide it but not show it?
Thanks, But can you tell how to hide the panel on default i.e on application startup.
There are several ways you can do that. One way is that, you could initialize the panel width to 0 in the "Form1_Load" event:
pnlSlider.Width = 0;
Another way would be to set the "visible" property of the control to false in the "Form1_Load" even:
pnlSlider.Visible = false;
thank u bro
Can u give setup of 3d unity???
I did it but there were no animations of sliding....
also my button is not changing texts.
I fixed the button text change but still no animation...
I fixed the animation by setting it to 20.
But still the show is not working properly
I fixed everything now. thanks
@@hewsman1 how did you fix the show ? because if i click it too much times it bugs and when i try to open it after it bugs it instantly closes after showing the panel for some time
@@cyrex4281 hi - i dont remember now since i was coding my project 3 years ago haha. - what i can tip is -> try using try catch / code the timer well :)
when i add a button it wont follow the panel. how can i fix this?
The panel is the parent of the button, it should follow the panel. If you still have issues, button1.Parent = panel1
Nice video but i want to make a paint tool in which i want to drag shapes of the objects from one panel to another to draw the shape. how could i do soo??
🌹♥
une parte de mdi parent
Could you work a bit faster pls? :)
And try to avoid misspelling with ur fingers (:
but anyways, thanks for the vid lul
how to protect show/hide button with password?
bro just writing code is useless, you should have to explain what are you coding and how each code work. Viewers just not copying you, they need to learn what are you writing in code.
Hidden
English please
Is that English?
shut up and learn
Why are 90% of all coding tutorials from indian guys? No offense