Click here to Skip to main content
15,891,316 members
Home / Discussions / C#
   

C#

 
GeneralConverting an array list to double array Pin
_Searcher_8-Jun-04 0:01
_Searcher_8-Jun-04 0:01 
GeneralRe: Converting an array list to double array Pin
Aryadip8-Jun-04 2:08
Aryadip8-Jun-04 2:08 
GeneralRe: Converting an array list to double array Pin
_Searcher_8-Jun-04 3:59
_Searcher_8-Jun-04 3:59 
GeneralRe: Converting an array list to double array Pin
Heath Stewart8-Jun-04 3:56
protectorHeath Stewart8-Jun-04 3:56 
GeneralBanner in Help-Files? (How to?) Pin
Ariadne7-Jun-04 23:44
Ariadne7-Jun-04 23:44 
GeneralRe: Banner in Help-Files? (How to?) Pin
Heath Stewart8-Jun-04 3:52
protectorHeath Stewart8-Jun-04 3:52 
GeneralRe: Banner in Help-Files? (How to?) Pin
Ariadne8-Jun-04 21:14
Ariadne8-Jun-04 21:14 
GeneralRe: Banner in Help-Files? (How to?) Pin
Heath Stewart9-Jun-04 2:08
protectorHeath Stewart9-Jun-04 2:08 
Trust me - it's in there. How do you think we on the NDoc team got ours to look the same?

It's this block of HTML plus styles defined in the linked stylesheet:

<div id="nsbanner">
<div id="bannerrow1">
<TABLE CLASS="bannerparthead" CELLSPACING=0>
<TR ID="hdr">
<TD CLASS="runninghead" nowrap>.NET&nbsp;Framework&nbsp;Class&nbsp;Library</TD>
<TD CLASS="product" nowrap>&nbsp;</TD>
</TR>
</TABLE>
</div>
<div id="TitleRow">
<H1 class="dtH1"><A NAME="frlrfsystemexceptionclasstopic"></A>Exception Class</H1>
</div></div>

Use the relative path to the CSS file to see the source for that, which is easy enough. The styles to look at are #nsbanner, bannerparthead, runninghead, product, and dtH1.

<div style="width:100%;font-size:2px;margin-bottom:-10px;background-color:#FF9900;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#FFFF9900,EndColorStr=#FFFBEDBB);"> </div>
Microsoft MVP, Visual C#
<a href="http://www.codeproject.com/script/articles/list_articles.asp?userid=46969">My Articles</a>
GeneralGraphic drawing with OR transparency Pin
azusakt7-Jun-04 21:53
azusakt7-Jun-04 21:53 
GeneralRe: Graphic drawing with OR transparency Pin
Mazdak7-Jun-04 22:22
Mazdak7-Jun-04 22:22 
GeneralRe: Graphic drawing with OR transparency Pin
azusakt7-Jun-04 22:46
azusakt7-Jun-04 22:46 
GeneralRe: Graphic drawing with OR transparency Pin
Mazdak8-Jun-04 1:22
Mazdak8-Jun-04 1:22 
GeneralRe: Graphic drawing with OR transparency Pin
Dave Kreskowiak8-Jun-04 4:29
mveDave Kreskowiak8-Jun-04 4:29 
GeneralRe: Graphic drawing with OR transparency Pin
Jay Shankar9-Jun-04 22:45
Jay Shankar9-Jun-04 22:45 
GeneralDraw Shape To Screen Pin
Anonymous7-Jun-04 21:40
Anonymous7-Jun-04 21:40 
GeneralMDI Form Pin
kobystud7-Jun-04 21:20
kobystud7-Jun-04 21:20 
GeneralRe: MDI Form Pin
Dave Kreskowiak8-Jun-04 3:13
mveDave Kreskowiak8-Jun-04 3:13 
Generalsetup creation Pin
sreejith ss nair7-Jun-04 21:16
sreejith ss nair7-Jun-04 21:16 
General.NET Profiler Pin
Wizard_017-Jun-04 20:32
Wizard_017-Jun-04 20:32 
GeneralRe: .NET Profiler Pin
scadaguy8-Jun-04 2:54
scadaguy8-Jun-04 2:54 
GeneralQuestion abt Service Pin
SatyaDY7-Jun-04 20:14
SatyaDY7-Jun-04 20:14 
GeneralRe: Question abt Service Pin
Corinna John7-Jun-04 20:34
Corinna John7-Jun-04 20:34 
GeneralRe: Question abt Service Pin
SatyaDY7-Jun-04 21:49
SatyaDY7-Jun-04 21:49 
GeneralRe: Question abt Service Pin
Nick Seng7-Jun-04 21:24
Nick Seng7-Jun-04 21:24 
GeneralRe: Question abt Service Pin
SatyaDY7-Jun-04 21:53
SatyaDY7-Jun-04 21:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.