Skip to content

Adding it to your ToolBox

Jack Siro edited this page Oct 16, 2020 · 2 revisions

To be able to see the Mdi Control in your toolbox follow the steps below

  1. In Solution Explorer, right-click the project node and click Add Reference.
  2. In the Add Reference dialog box, browse to the dll in the packages folder in this attached project.
  3. Select the tab control dll, and then click OK. Tip.
  4. Right-click on toolbox
  5. select "Choose Items"
  6. Browse to that DLL again.
  7. Select the TabControl

Parts of the Tab Control

The tab is composed of the following areas from left to right:

  • TabPadLeft
  • Icon
  • Text
  • CloseButton
  • TabPadRight
Clone this wiki locally