Casio IT-2000W Spécifications Page 209

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 297
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 208
209
Keypad display/non-display property
Function This is a property to switch between display and non-display of the keypad.
Property name PadStatus
Type short
Value 0 = non-display
1 = display (default)
Format <In case of VC>
CVBControl* m_PadCtrl;
m_PadCtrl->SetNumProperty("PadShow", 0 or 1);
<In case of VB>
Padctrl1.PadShow = 0 or 1
Expansion key number property
Function This is a property to set up the expansion key number to be registered or
deleted to/from the expansion pad.
Property name KeyNo
Type short
Value Integer from 0 to 47
Format <In case of VC>
CVBControl* m_PadCtrl;
m_PadCtrl->SetNumProperty("KeyNo", 0 to 47);
<In case of VB>
Padctrl1. KeyNo = 0 to 47
Expansion keypad number property
Function This is a property to select the objective expansion key pad to/from which
the keys are registered or deleted.
Property name ExtNo
Type short
Value 1 = EXT1 pad
2 = EXT2 pad
Format <In case of VC>
CVBControl* m_PadCtrl;
m_PadCtrl->SetNumProperty("ExtNo", 1 or 2);
<In case of VB>
Padctrl1. ExtNo = 1 or 2
Vue de la page 208
1 2 ... 204 205 206 207 208 209 210 211 212 213 214 ... 296 297

Commentaires sur ces manuels

Pas de commentaire