Ticket T134798
Visible to All Users

How to insert a form inside a tab of XtraTabControl

created 11 years ago

i just wanted to ask if it is possible to insert form inside xtratabcontrol like the image attach…,

Answers approved by DevExpress Support

created 11 years ago (modified 7 months ago)

Hello Jeffrey,
You can place an XtraUserControl  inside the XtraTabControl 's tab.

If you wish to implement a tabbed view using forms, you can use  one of the following approaches:

  1. Use the Document Manager component  with a Tabbed View. The Tabbed View displays Documents as tabs.
    See the How to: Enable Tabbed UI in Document Manager  example to learn more.

  2. Use the XtraTabbedMdiManager. This component manages MDI child forms on the parent main form. It organizes these forms as tab pages to  allow the tabbed MDI manager to control the child forms; the parent form should be assigned to the manager's MdiParent property.

Should you have additional questions, feel free to contact me.

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.