Control Class

Methods | Fields | This Package | All Packages

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****

Remarks

The Control class encapsulates a window handle (HWND).