Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.