Class ApplicationMainFormHelper
Helper functions for ICamIpcApplicationMainForm
Inherited Members
Namespace: CAMIPC.DotnetHelper
Assembly: CAMIPC.DotnetHelper.dll
Syntax
public static class ApplicationMainFormHelper
Methods
GetMainWindowHandle(ComWrapper<ICamIpcApplicationMainForm>)
Handle of main application window, can be used to set this window as parent for any child window
Declaration
public static long GetMainWindowHandle(this ComWrapper<ICamIpcApplicationMainForm> mainFormCom)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcApplicationMainForm> | mainFormCom |
Returns
| Type | Description |
|---|---|
| long |