473,408 Members | 2,839 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

MS Forms 2.0 Multipage and VB.NET

Hi,

I want to use the control MS Forms 2.0 Multipage because it allows to
display several pages without displaying the Tab on the top (even if in
design mode).
However, when i place a simple label on this multipage, the text label
appears on all Pages...
like if text label was tied to form and not to multipage.
(i'm talking about design mode).

How can i link a control to 1 page under the design mode ?

thanks a lot,
Maileen
Nov 21 '05 #1
5 3559
"Maileen" <no****@email.com> schrieb:
I want to use the control MS Forms 2.0 Multipage


INFO: Usage and Redistribution of FM20.DLL
<URL:http://support.microsoft.com/?scid=kb;EN-US;224305>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 21 '05 #2
thanks a lot about this warning.

So, in this case how can i do the same thing with Tabcontrol of .NET ?
for now i just found a work around because thanks TabCOntrol we can not
hide the tabs :(

Any ideas ?
thanks a lot,
Maileen

Herfried K. Wagner [MVP] wrote:
"Maileen" <no****@email.com> schrieb:
I want to use the control MS Forms 2.0 Multipage

INFO: Usage and Redistribution of FM20.DLL
<URL:http://support.microsoft.com/?scid=kb;EN-US;224305>

Nov 21 '05 #3
"Maileen" <no****@email.com> schrieb:
So, in this case how can i do the same thing with Tabcontrol of .NET ?
for now i just found a work around because thanks TabCOntrol we can not
hide the tabs :(


Why not? I posted a solution yesterday...

\\\
Me.TabControl1.Region = _
New Region( _
New RectangleF( _
Me.TabPage1.Left, _
Me.TabPage1.Top, _
Me.TabPage1.Width, _
Me.TabPage1.Height _
) _
)
///

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 21 '05 #4
Thanks a lot...i already have a work around solution for that...
however, i would like to know if there's no way to have the same feature
not only in RUNTIME mode but also in DESIGN TIME mode?

Maileen

Herfried K. Wagner [MVP] wrote:
"Maileen" <no****@email.com> schrieb:
So, in this case how can i do the same thing with Tabcontrol of .NET ?
for now i just found a work around because thanks TabCOntrol we can
not hide the tabs :(

Why not? I posted a solution yesterday...

\\\
Me.TabControl1.Region = _
New Region( _
New RectangleF( _
Me.TabPage1.Left, _
Me.TabPage1.Top, _
Me.TabPage1.Width, _
Me.TabPage1.Height _
) _
)
///

Nov 21 '05 #5
moreover, this work around, just force windows to not redraw the tabs,
but i don'tt get back the space used by these "hidden" tab...
just by changing the background color of TabPage, you can see that you
loose all the space used normally by the tab sheet..
i used another tip like that :

where TCPreferences is a TabControl object :

TCPreferences.Appearance = TabAppearance.Buttons
TCPreferences.SizeMode = TabSizeMode.Fixed
TCPreferences.ItemSize = New Size(0, 1)

it reduce a much as possible this unused space let by tabs in your case.
but it's still during the runtime mode...not during design time mode.

:(

Maileen

Herfried K. Wagner [MVP] wrote:
"Maileen" <no****@email.com> schrieb:
So, in this case how can i do the same thing with Tabcontrol of .NET ?
for now i just found a work around because thanks TabCOntrol we can
not hide the tabs :(

Why not? I posted a solution yesterday...

\\\
Me.TabControl1.Region = _
New Region( _
New RectangleF( _
Me.TabPage1.Left, _
Me.TabPage1.Top, _
Me.TabPage1.Width, _
Me.TabPage1.Height _
) _
)
///

Nov 21 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: news.microsoft.com | last post by:
Hello group, My goal is to attach an image over another image. Top image should be transparent so the back image is visible through the top one. Bellow is a test code in VB.NET. You need to...
0
by: Nigel | last post by:
I successfully create a .NET Component (Visual Basic .NET) that would print, unfortunately when used within a web browser it appears that .NET security doesn't allow you to run code that interacts...
1
by: Dan | last post by:
IE WebControls Tab/MultiPage state problem I have a IE tab/multipage on a WebForm (aspx) like this: <code> <iewc:TabStrip id="tabs" runat="server" TargetID="MultiPage1"> <iewc:Tab...
2
by: Child | last post by:
I have a page which has a tabbstrip and a multipage. The tab strip works great, and navigates the multipage no problem. However, I have a situation where I would like to have a "hidden"...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.