spacer

home / experts / dhtml / column24
Developer News
Microsoft Shows Off Silverlight 4, IE9 Plans
Metasploit Expands Vulnerability Test Framework
HyperCard Reborn?

Logo

Accessing the User-Defined System Colors, Part I
IE4Win32


 inactivecaption
The background color of all inactive window title bars is set with the Inactive Title Bar option under Item:
This affects the look of all inactive windows in the OS, that is, the open applications not currently in use.

In the screenshot on the left, the IE window is inactive

If we are creating several DHTML popup elements, we can use the color values illustrated on this page, in combination with the active values, from the previous page, to alert users to the popup they should use. That is, we can make active and inactive DHTML elements, just by using a color scheme familiar to the user. We will create such elements in our examples, later.

 inactivecaptiontext
The text color of inactive window title bars is set by first selecting the Inactive Title Bar option under Item:, then specifying a color under Font:
Like its active window counterpart, inactivecaptiontext complements the inactivecaption value. The two are usually set together.
Although we have used red, for emphasis, the colors for inactive elements should be muted or grayed shades, readable but not intrusive.

 inactiveborder
The border of all inactive windows is set with the Inactive Window Border option under Item:
Like activeborder, inactiveborder is rarely set by users. The built-in Windows desktop schemes assign it the same color as the "face" of the window.
Whether it is a popular selection or not, we will account for it in our examples.

With application windows done, let's look at coloring elements within the windows.



Produced by Peter Belesis and

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

webref The latest from WebReference.com Browse >
Rolling Out Your Own HTML Application Version Control · HTML 5: Client-side Storage · Working with Ajax Server Extensions
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Wi-Fi Product Watch, November 2009 · Chip Market Recovering From '08 Collapse · Low-Cost Tools to Kickstart Your New Business

All Rights Reserved. Legal Notices.
Created: Feb 23, 1999
Revised: Feb 23, 1999

URL: http://www.webreference.com/dhtml/column24/colsIEinactive.html