SaveExpanded |
Save which header is currently expanded.
Prototype:
SaveExpanded(String sSection, String sIniFile)
Arguments:
sSection |
Name of the section you want to use to store this infornation. |
sIniFile |
The name of the ini-file used to store the information in. |
See also:
Example:
OutlookBar5.SaveExpanded('MyTaskpanel','myprogram.ini')