ComponentFactory.Krypton.Toolkit.KryptonTreeView.InternalTreeView.Recreate C# (CSharp) Method

Recreate() public method

Recreate the window handle.
public Recreate ( ) : void
return void
            public void Recreate()
            {
                RecreateHandle();
            }