SetShowHeaders

Return to Introduction  Previous page  Next page

You can use this method to turn of headers. If you do so, you must use the SetExpanded method to expand the wanted header (when more than one is applicable).

 

 

Prototype:

SetShowHeaders          Procedure(BYTE ShowHeaders)

 

Arguments:

ShowHeaders

Set to False to turn of headers

 

See also

SetExpanded

 

Example

OutlookBar5.SetShowHeaders(False)

 

 



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