C# Class QvxLib.QvxWindow

Inheritance: IWin32Window
Exibir arquivo Open project: konne/QvxLib Class Usage Examples

Public Methods

Method Description
QvxWindow ( IntPtr handle ) : System
QvxWindow ( int handle ) : System

Method Details

QvxWindow() public method

public QvxWindow ( IntPtr handle ) : System
handle System.IntPtr
return System

QvxWindow() public method

public QvxWindow ( int handle ) : System
handle int
return System