LoadExpanded |
Load and sets which header that was be expanded when SaveExpanded was called.
Prototype:
LoadExpanded(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.LoadExpanded('MyTaskpanel','myprogram.ini')