Retrieves a window handle for the browser document.
public int getHandle
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