Defines the base class used for controls, which are standardized child windows that the user can manipulate to perform an action or display information.
Component | +--Control
package com.ms.wfc.ui
public class Control
extends Component
The Control class encapsulates a window handle (HWND).