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

Changing the BackColor of the TabControl

Hi, All -

I'd like to ba able to change the BackColor on the StatusBar and TabControl
from it standard grey to white for a particular app. With all the Drawing
capabilities in dotNet it must be possible, and these controls have an
overridable BackColor property - can anyone explain or post code on how to
go about it?

Thanks,
Peter
Jul 19 '05 #1
1 3285
Thanks, Roger - that look good.
"rdheadrick" <rd*********@yahoo.com> wrote in message
news:d3*************************@posting.google.co m...
"Peter Wood" <pm****@hotmail.com> wrote in message

news:<3f************@hades.is.co.za>...
Hi, All -

I'd like to ba able to change the BackColor on the StatusBar and TabControl from it standard grey to white for a particular app. With all the Drawing capabilities in dotNet it must be possible, and these controls have an
overridable BackColor property - can anyone explain or post code on how to go about it?

Thanks,
Peter


As I understand DotNet's standard and common control classes, they
simply wrap the existing functionality of the underlying Win32
controls, and generally do not add or make available any new
functionality. I suggest looking at DotNetMagic, which has a dotnet
tab control with more features than the standard tab control, as well
as other cool stuff.

http://www.dotnetmagic.com/features.html

Hope this helps,
Roger

Jul 19 '05 #2

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

Similar topics

0
by: Paiam Salavati | last post by:
I have to change the BackColor of a TabControl. therefore I have overriden the onPaint-Method of TabControl like this: Rectangle rectangle = new Rectangle(0, 0, this.Width, this.Height);...
0
by: Paiam Salavati | last post by:
I have to change the BackColor of the unused part to the right of the tabs in a TabControl. therefore I have overriden the onPaint-Method of TabControl like this: protected override void...
1
by: Iconoclast | last post by:
Hello friends, I am new to Vs.net and C# development environment... I wanted to know, how to change the background color of tabcontrol (which is set bydefault to systemcolor.control).. i want to...
3
by: Anson Poon | last post by:
Hello, I want to know if it's possible to set the backcolor or a TabControl (not the tabpage). Thank you. Anson
2
by: Peter Wood | last post by:
Hi, All - I'd like to ba able to change the BackColor on the StatusBar and TabControl from it standard grey to white for a particular app. With all the Drawing capabilities in dotNet it must be...
6
by: ray well | last post by:
i want a user to be able to change tab pages thru the keyboard, i tried entering the TabPage.text as '&1 Names', "&2 Addresses', etc., so that the user can change pages by type ALT 1, ALT 2, on the...
1
by: Bart Steur | last post by:
Question: Why can't you set the TabControl BackColor in Visual Basic 2005 XE? Any ideas? Regards Bart
1
by: Cartoper | last post by:
I am working in VS2008. I have a TabControl on a form. The background color of the TabControl is not the standard KnownColor.Control color, it is a lighter color. I have placed a TrackBar on...
0
by: Cartoper | last post by:
I am working in VS2008. I have a TabControl on a form. The background color of the TabControl is not the standard KnownColor.Control color, it is a lighter color. I have placed a TrackBar on...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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: 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: 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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.