Using Framework 2.0 to write c# toolbar.
class Toolbar: System.Windows. Forms UserControl.
I need create a user control. Cant undestand, how? Help me please or whe can i write about creating a user control.
Loading
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.
Vilas GitePosted Jul 24, 2011, 10:40 AM
Mike JonsonPosted Jul 24, 2011, 7:07 AM
http://www.c-sharpcorner.com/Forums/Thread/132948/how-to-implement-a-user-control-to-add-other-elements-in-thi.aspx
Vilas GitePosted Jul 24, 2011, 6:57 AM
Is your form MDI Container?
Mike JonsonPosted Jul 24, 2011, 5:28 AM
Vilas GitePosted Jul 24, 2011, 3:40 AM
here one example, how to create User defined control (NumericTextBox) for your more reference. http://www.c-sharpcorner.com/UploadFile/73ba73/7202/
Sam HobbsPosted Jul 23, 2011, 11:38 PM
Mike JonsonPosted Jul 23, 2011, 6:07 PM
Sam HobbsPosted Jul 23, 2011, 5:39 PM