Hi, I am working on a user control. In my control, there is a tab control with three tab pages. When the user control is compiled and placed in a windows forms project, tab control does not function at all. My main purpose is to be able to add some buttons on different pages of tab control, but I even can’t change the active tab page because it is not working. Can anyone help me about this problem please? Thank you.