C# Class Windawesome.WindowBase

Afficher le fichier Open project: kocubinski/windawesome Class Usage Examples

Méthodes publiques

Свойство Type Description
hWnd System.IntPtr
rootOwner System.IntPtr

Méthodes publiques

Méthode Description
WindowBase ( IntPtr hWnd ) : System

Private Methods

Méthode Description
WindowBase ( WindowBase window ) : System

Method Details

WindowBase() public méthode

public WindowBase ( IntPtr hWnd ) : System
hWnd System.IntPtr
Résultat System

Property Details

hWnd public_oe property

public IntPtr,System hWnd
Résultat System.IntPtr

rootOwner public_oe property

public IntPtr,System rootOwner
Résultat System.IntPtr