473,320 Members | 1,831 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,320 software developers and data experts.

Tab page label showing through?

I am doing some changes on an old app that uses several tab pages in a
window.

TabPageA has a labelA that reads "blah blah blah"

When the user clicks a control to display TabPageB, TabPageA controls are
effectively hidden behind it, except for this label, which shows through
under the data grid control headers on TabPageB - almost as if the header
row was transparent.

I am explicitely setting lablA.visible to false when TabPageB displays, but
it still appears.

Any clues on what I am missing to get this thing not to display. I'd prefer
to not have to set the text property to "", then reset it again afterwards.

Tnx
Feb 13 '08 #1
1 1667
On Tue, 12 Feb 2008 16:49:45 -0800, Mamba <gw@nottoday.netwrote:
I am doing some changes on an old app that uses several tab pages in a
window.

TabPageA has a labelA that reads "blah blah blah"

When the user clicks a control to display TabPageB, TabPageA controls are
effectively hidden behind it, except for this label, which shows through
under the data grid control headers on TabPageB - almost as if the header
row was transparent.
The most likely reason for that happening is that there are actually
multiple instances of the label, one on each tab page on which it's
visible.

Have you double-checked to make sure that the label is in fact always the
same instance for each tab page?

If that's not the problem, you will likely need to post a
concise-but-complete code sample that reliably demonstrates the problem.

Pete
Feb 13 '08 #2

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

Similar topics

1
by: Chris Lasher | last post by:
Hello, I'm trying to write a tool to scrape through some of the Ribosomal Database Project II's (http://rdp.cme.msu.edu/) pages, specifically, through the Hierarchy Browser....
1
by: Howie | last post by:
Hi I'm producing a Report of electrical devices tested during a long job. I have a Sub report of Devices inspected visually. If there are no devices with problems the Sub report is Blank with just...
6
by: Mary Kerrigan | last post by:
I have a user control (menu) with a data list: <asp:DataList id="MyList" runat="server"> <ItemTemplate> <asp:hyperlink cssclass="MenuUnselected" id="myLink1" Text='<%#...
5
by: tshad | last post by:
Is there a way to carry data that I have already read from the datagrid from page to page? I am looking at my Datagrid that I page through and when the user says get the next page, I have to go...
3
by: Bruce | last post by:
I just started the design of an ASP.NET application which accesses one of our custom web services to provide user authentication, among other purposes. I created a log-in page (code below),...
3
by: dfdavis.mtu | last post by:
This is probably a simple question, but I just started using C# and I haven't done any projects like this before, however, I need to know if there is a way to accomplish what I am currently doing...
0
by: =?Utf-8?B?V2FubmFiZQ==?= | last post by:
I am creating a webpage and opening it as a Word document. Problem is that as I create one of the questions, some of the text is not appearing in the document as it should. As I step through it, I...
2
by: =?Utf-8?B?Y2FzaGRlc2ttYWM=?= | last post by:
Hi, I have a Label on a Windows form (Version 1.1.4322) and while I iterate recursively through a method I want to show the name of the current file being copied to another directory. The...
11
by: Peter Larsen [] | last post by:
Hi, I have two questions related to the Label control. How do i prevent the label from expand the canvas into 2 lines (word wrap) ?? At the moment i set AutoSize to false (to prevent the word...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.