|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Adding UI to Tab ControlThank you in advance for any and all assistance. I have an application that
has a tab control and I have UI user controls I wish to populate various tabs with and I've tried the forms.UIname.show and many others. Any and all assistance to place the UI's on the tabs would be greatly appreciated. Michael "eSolTec, Inc. 501(c)(3)" <eSolTecInc50***@discussions.microsoft.com> \\\schrieb: > I have an application that has a tab control and I > have UI user controls I wish to populate various tabs > with and I've tried the forms.UIname.show and many others. Dim uc As New UserControl1() Me.TabControl1.TabPages(0).Controls.Add(uc) /// -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/>
logic gates in VB.NET 2005
string extraction VB.NET INI or XML file for path locations catching a specific exception Detect if compiling as a console application Service unable to start Send Image in .NET Remoting Standard Method for Importing/Exporting to DB Copying a project into another solution Sorting a collection of collections? |
|||||||||||||||||||||||