Custom
i have a panel with 26 buttons, and i have used this panel in multiple forms by copy pasting the entire code for the panel, is there anyway to not repeat myself by keeping this code somewhere else and importing it
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Sep 10, 2011, 8:08 AM
call them nowadays:
http://msdn.microsoft.com/en-us/library/a6h7e207.aspx
Vilas GitePosted Sep 10, 2011, 8:57 AM
Hi Kiran!
As per said Vulpes, we can create user defined control and used it in application wherever it's usable in Win Forms. For example - Numeric TextBox. See how to create with step by steps. http://www.c-sharpcorner.com/UploadFile/73ba73/7202/
Thanks!
----------------------------------------------------------------------
If this reply helps your post…then check "This is correct answer"