Partager via


ÉNUMÉRATION MICUIELEMENT (micaut.h)

Spécifie les éléments d’interface utilisateur d’un contrôle d’entrée mathématique (MIC).

Syntax

typedef enum __MIDL___MIDL_itf_micaut_0000_0000_0001 {
  MICUIELEMENT_BUTTON_WRITE,
  MICUIELEMENT_BUTTON_ERASE,
  MICUIELEMENT_BUTTON_CORRECT,
  MICUIELEMENT_BUTTON_CLEAR,
  MICUIELEMENT_BUTTON_UNDO,
  MICUIELEMENT_BUTTON_REDO,
  MICUIELEMENT_BUTTON_INSERT,
  MICUIELEMENT_BUTTON_CANCEL,
  MICUIELEMENT_INKPANEL_BACKGROUND,
  MICUIELEMENT_RESULTPANEL_BACKGROUND
} MICUIELEMENT;

Constantes

 
MICUIELEMENT_BUTTON_WRITE
Bouton Écrire .
MICUIELEMENT_BUTTON_ERASE
Bouton Effacer .
MICUIELEMENT_BUTTON_CORRECT
Bouton Sélectionner et corriger .
MICUIELEMENT_BUTTON_CLEAR
Bouton Effacer .
MICUIELEMENT_BUTTON_UNDO
Bouton Annuler .
MICUIELEMENT_BUTTON_REDO
Bouton Rétablir .
MICUIELEMENT_BUTTON_INSERT
Bouton Insérer .
MICUIELEMENT_BUTTON_CANCEL
Bouton Annuler .
MICUIELEMENT_INKPANEL_BACKGROUND
Arrière-plan de la zone d’écriture.
MICUIELEMENT_RESULTPANEL_BACKGROUND
Arrière-plan de la zone d’aperçu des résultats.

Remarques

Cette énumération est utilisée dans la peinture personnalisée.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 7 [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 R2 [applications de bureau uniquement]
En-tête micaut.h (inclure Micaut.h)

Voir aussi

Informations de référence sur le contrôle d’entrée mathématiques