Packages
 In this topic

*Fields

 

Packages   PreviousThis Package
Package com.ms.awt   Previous This
Package

 


Interface MenuXConstants

public interface MenuXConstants
{
  // Fields
  public final int BY_COMMAND;
  public final int BY_POSITION;
  public final int CHECKED;
  public final int ENDMENU;
  public final int POPUP;
  public final int SEPARATOR_NEXT;
  public final int UNCHECKED;
}

This interface is obsolete. This interface has been replaced by the UIMenu implementation in the com.ms.ui package, which includes the UIMenuLauncher, UIMenuItem, and UIMenuList classes.

Fields

BY_COMMAND
Note This field is obsolete.
BY_POSITION
Note This field is obsolete.
CHECKED
Note This field is obsolete.
ENDMENU
Note This field is obsolete.
POPUP
Note This field is obsolete.
SEPARATOR_NEXT
Note This field is obsolete.
UNCHECKED
Note This field is obsolete.

upnrm.gif © 1998 Microsoft Corporation. All rights reserved. Terms of use.