| ExplorerBrowserCreateWnd Method  | 
 
            Called after the Window has been created and the component has received a handle.
            
 
    Namespace: 
   Jam.Shell.WPF.Controls
    Assembly:
   ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
 Syntax
Syntaxprotected override void CreateWnd()
Protected Overrides Sub CreateWnd
protected:
virtual void CreateWnd() override
abstract CreateWnd : unit -> unit 
override CreateWnd : unit -> unit 
 See Also
See Also