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