Does anyone know if there is a way to use the TabControl (I'm not sure
if that's even what it's called) which contain items such as the
ToolBox, Solution Explorer, Class View, Properties, etc.
These windows are Dockable. If you don't know How to make a control/Penal Dockable then let us Know I hope we will help you [but remember start another thread for that]
What I'm looking for is the same control that the .NET IDE uses that is
similar to a TabControl, located on the left and right of the screen
when you have a solution open.
By default, on the left, the tabs are "Server Explorer" and "ToolBox."
On the right, are "Solution Explorer", "Class View", and "Properties."
They slide out and have the ability to be "tacked" down.
It could very well be one of the two controls that you two mentioned.
However, I wanted to clarify exactly what I was referring to.
using the TabControl (Custom?) from the IDE...
Craig Bye
Hi
These windows are Dockable. If you don't know How to make a control/Penal Dockable then let us Know I hope we will help you [but remember start another thread for that]
Jesn Egil Evensen
hi,
i guess you talk about toolstripcontainer as what iceman said
best regards
windowsxp168
Yonatan777
By default, on the left, the tabs are "Server Explorer" and "ToolBox." On the right, are "Solution Explorer", "Class View", and "Properties." They slide out and have the ability to be "tacked" down.
It could very well be one of the two controls that you two mentioned. However, I wanted to clarify exactly what I was referring to.
Ida
GSVS
Hi
I think you need a Spliter.... it is avalible in the Windows Forms Tab page in the tool box by default ... Its work like a Framed page in HTML
dekurver