473,396 Members | 1,714 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,396 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 3286
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.