Méthode | Description | |
---|---|---|
Dispose ( ) : void |
Releases the unmanaged resources consumed by this instance.
|
|
Equals ( object obj ) : bool |
Checks if
|
|
GetHashCode ( ) : int |
Returns the hash code for this instance.
|
|
ToString ( ) : string |
Returns a System.String that represents the current window.
|
|
WinWindowInfo ( ) : System |
Constructs a new instance.
|
|
WinWindowInfo ( |
Constructs a new instance with the specified window handle and paren.t
|
Méthode | Description | |
---|---|---|
Dispose ( bool manual ) : void |
public Equals ( object obj ) : bool | ||
obj | object | The object to check against. |
Résultat | bool |
public WinWindowInfo ( |
||
handle | The window handle for this instance. | |
parent | The parent window of this instance (may be null). | |
Résultat | System |