Click or drag to resize

JamBaseShellListViewEndInit Method

Signals the object that initialization is complete. After this method is called, IsInitialized is true to indicate the state of the control.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public virtual void EndInit()

Implements

ISupportInitializeEndInit
See Also