Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Regarding User control design for win apps c#

i want to design a user control in win application such a way that when i drag & drop that user control on form it will just place at the top of the form just like menu control. so please tell me what extra code i need to add in my user control.

thanks

like image 724
Thomas Avatar asked Feb 21 '26 12:02

Thomas


1 Answers

Set the Dock property to Top

https://web.archive.org/web/1/http://articles.techrepublic%2ecom%2ecom/5100-10878_11-6165908.html

like image 84
Vadim Avatar answered Feb 24 '26 06:02

Vadim



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!