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

Control Flicker while switching TabPage

Hello,

I created a windows form with vs.net 2005 / c#. This control has a
TabControl with 16 TabPages. On every TabPage there are a diffrent number of
Controls. - Every TabPage has a background picture. they are all the same
picture (from a resouce file). There seems to be no way easy to make a
TabControl transparent...

my problem: while switch the visible TabPage the form / TabControl begans to
flicker. it takes a second (and I mead "1 sec") before all controls of the
TabPage are drawed. I can see, who one control after another appears. -
while switching there is only standard code executed, no code written by me.

has anybody an idea how to remove the flicker?

thank you
ingo beyer
Feb 21 '06 #1
1 3140
Hi Ingo,
im also facing the same issue,
but i have used user controls in my tab pages, and the best part is i
ve tried using normal controls also, still same,
even with data access code running its the same performance, all the
controls are drawnone by one like a card stack falling. looks nice.
perhaps someone could suggest an improvement?
what i found most surprising is that the sequential drawing shows same
performance even at runtime with all my 18 combo boxes being populated
from th database.
and please dont suggest a displa card upgrade.
thanx in advance,
Amal

Mar 5 '06 #2

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

Similar topics

9
by: Robb Gilmore | last post by:
Hello, This is probably an easy one, but I have not been able to figure it out so far. I have a tab control on a windows forms app. Depending on some business logic, I need to hide/show some...
0
by: Deborah V. Gardner | last post by:
I am using Access 2000 and have a form with an image background (the clouds that came with Office). I also have an OnChange event on the Item control. Me.txtLength = 55 - (Len(Me.Item.Text)) ...
5
by: Dennis C. Drumm | last post by:
Is there a way to prevent the user from leaving a tab on a TabControl until all the controls on that tab have finished validating? The problem I am experiencing is when a control fails its...
5
by: p19010101 | last post by:
I'm working on a single form app, the form contains a tab control with multiple pages. As a result the code gets very long in the code page, which can be a pain to maintain, basically it's a mess....
2
by: Hexman | last post by:
Off on another journey through vb.net. What I want to do now is have a tab-control with 1 to 8 tab-pages for categories. I've read where there is not a hide method so I guess I'll have to...
4
by: CP Developer | last post by:
I have a tab control in my application, and any time I mouse over or off of a tab, it flickers. It looks like it is redrawing it (albeit slowly) each time one of these mouse events are raised. I...
17
by: Kbalz | last post by:
I'm developing a Wizard type program, and I'm flipping between steps by using a TabControl.. buttons on each tabPage move to the next or previous tabPage. When I press CTRL+Tab however, the...
2
by: sravan_reddy001 | last post by:
I created a tabcontrol toolin my application.(actually i am creating a tabbed browser) when the user clicks on the newtab button(provided by me) the new tab is added and the webbrowser control...
3
by: Jeff | last post by:
I done some looking on Google and could not come up with a way to dynamically create tab pages on a tab control. Does anyone have a link to any examples. Regards Jeff
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...

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.