-
Notifications
You must be signed in to change notification settings - Fork 3
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
- In Solution Explorer, right-click the project node and click Add Reference.
- In the Add Reference dialog box, browse to the dll in the packages folder in this attached project.
- Select the tab control dll, and then click OK. Tip.
- Right-click on toolbox
- select "Choose Items"
- Browse to that DLL again.
- Select the TabControl
The tab is composed of the following areas from left to right:
- TabPadLeft
- Icon
- Text
- CloseButton
- TabPadRight