Enumerazione MICUIELEMENT (micaut.h)
Specifica gli elementi dell'interfaccia utente di un controllo di input matematico.
Sintassi
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;
Costanti
MICUIELEMENT_BUTTON_WRITE Pulsante Scrittura . |
MICUIELEMENT_BUTTON_ERASE Pulsante Cancella . |
MICUIELEMENT_BUTTON_CORRECT Pulsante Seleziona e correggi . |
MICUIELEMENT_BUTTON_CLEAR Pulsante Cancella . |
MICUIELEMENT_BUTTON_UNDO Pulsante Annulla . |
MICUIELEMENT_BUTTON_REDO Pulsante Ripeti . |
MICUIELEMENT_BUTTON_INSERT Pulsante Inserisci . |
MICUIELEMENT_BUTTON_CANCEL Pulsante Annulla . |
MICUIELEMENT_INKPANEL_BACKGROUND Sfondo dell'area di scrittura. |
MICUIELEMENT_RESULTPANEL_BACKGROUND Sfondo dell'area di anteprima del risultato. |
Commenti
Questa enumerazione viene utilizzata nel disegno personalizzato.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 7 [solo app desktop] |
Server minimo supportato | Windows Server 2008 R2 [solo app desktop] |
Intestazione | micaut.h (include Micaut.h) |