DhDocument.getHandle

Overview | Methods | This Package | All Packages

DhDocument.getHandle

Retrieves a window handle for the browser document.

Syntax

public int getHandle

Return Value

Returns a windows handle or -1 if one cannot be returned (typically when running on a server). This handle can be used as a parent for objects derived from Control.

See Also   com.ms.wfc.ui.Form