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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.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