SetStyle

Return to Introduction  Previous page  Next page

With this method you can change the OutlookBar style at runtime.

 

Prototype:

SetStyle(BYTE Style)

 

Arguments:

Style

Specifies the style of the OutlookBar. Currently the following styles are supported:

PSTYLE_OUTLOOKXP

PSTYLE_OUTLOOK2003

 

See also

Init, SetColorScheme

 

Example:

OutlookBar5.SetStyle(PSTYLE_OUTLOOK2003)

 

 



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