C# Class Windawesome.WindowBase

Mostra file Open project: kocubinski/windawesome Class Usage Examples

Public Properties

Property Type Description
hWnd System.IntPtr
rootOwner System.IntPtr

Public Methods

Method Description
WindowBase ( IntPtr hWnd ) : System

Private Methods

Method Description
WindowBase ( WindowBase window ) : System

Method Details

WindowBase() public method

public WindowBase ( IntPtr hWnd ) : System
hWnd System.IntPtr
return System

Property Details

hWnd public_oe property

public IntPtr,System hWnd
return System.IntPtr

rootOwner public_oe property

public IntPtr,System rootOwner
return System.IntPtr