Click or drag to resize

ShellTreeViewAfterInit Method

Must be called in "Initialized" eventhandler. Applies some common WPF settings to Windows.Forms.Control.

Namespace:  Jam.Shell.WPF.Controls.Winforms
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected override void AfterInit()
See Also