SetBorderColors

Return to Introduction  Previous page  Next page

With this method you can specify the colors of the panel borders.

 

 

Prototype:

SetBorderColors(ULONG cLight, ULONG cDark, ULONG cBackground)

 

Arguments:

cLight

The light color of the border

cDark

The dark color of the border

cBackground

The background color of the border (when both inner and outer border is turned on)

 

See also

  Init, RGB, SetBackgroundColors, SetColorScheme, SetHeaderColors, SetHeaderBorderColors, SetHoveredHeaderColors, SetTaskColors

 

Example

OutlookBar5.SetBorderColors(COLOR:White, 0000000h, COLOR:BtnFace)

 

 



Direct link to this page on our website: http://www.icetips.com/manuals/outlookbar/setbordercolors.htm