Methods | This Package | All Packages

CheckedListBox Class

Represents a checked list box control, which is a list box containing items accompanied by check boxes that can be checked or unchecked.

Component
  |
  +--Control
    |
    +--ListBox
      |
      +--CheckedListBox

package com.ms.wfc.ui

public class CheckedListBox
extends
ListBox