C# Class D3Helper.A_WPFOverlay.TransparentWindowHelper

Mostra file Open project: r3peat/D3Helper.Public

Public Methods

Method Description
MakeTransparent ( this window ) : void

Private Methods

Method Description
SetWindowStyleTransparent ( IntPtr windowHandle ) : void

Method Details

MakeTransparent() public static method

public static MakeTransparent ( this window ) : void
window this
return void