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.1
Syntax public virtual void EndInit()
Public Overridable Sub EndInit
public:
virtual void EndInit()
abstract EndInit : unit -> unit
override EndInit : unit -> unit
Implements
ISupportInitializeEndInitSee Also