AspriseImaginggetWindowHandle Method |
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static int getWindowHandle(
Control control
)
Public Shared Function getWindowHandle (
control As Control
) As Integer
public:
static int getWindowHandle(
Control^ control
)
static member getWindowHandle :
control : Control -> int
Parameters
- control
- Type: System.Windows.FormsControl
Return Value
Type:
Int32See Also