Property | Type | Description | |
---|---|---|---|
Dispose | void |
Method | Description | |
---|---|---|
CarbonWindowInfo ( |
Constructs a new instance with the specified parameters.
|
|
Dispose ( ) : void | ||
ToString ( ) : string |
Returns a System.String that represents the current window.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public CarbonWindowInfo ( |
||
windowRef | A valid Carbon window reference. | |
ownHandle | bool | |
isControl | bool | |
return | System |