ExplorerBrowserBeginUpdate Method |
Prevent that a FullRefresh is called until EndUpdate is called. Every call of BeginUpdate() increments an UpdateCounter variable.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic void BeginUpdate()
public:
void BeginUpdate()
member BeginUpdate : unit -> unit
See Also