| JamBaseHwndHostCreateWnd 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 virtual void CreateWnd()
Protected Overridable Sub CreateWnd
protected:
virtual void CreateWnd()
abstract CreateWnd : unit -> unit 
override CreateWnd : unit -> unit 
 See Also
See Also