VBA - Refresh FolderList

A

Alexander

How can I refresh the folderlist of the FrontpageWindow with FrontpageVBA

(When I rename a file, the rename somtimes is not presented on then screen)
 
S

Stefan B Rusynko

See RecalcHyperlinks Method in FP VBA help




| How can I refresh the folderlist of the FrontpageWindow with FrontpageVBA
|
| (When I rename a file, the rename somtimes is not presented on then screen)
|
|
|
 
A

Alexander

Thanks. A little bit slow, but it work
Alexander


Stefan B Rusynko said:
See RecalcHyperlinks Method in FP VBA help
| How can I refresh the folderlist of the FrontpageWindow with FrontpageVBA
|
| (When I rename a file, the rename somtimes is not presented on then
screen)
 
Top