Denso BHT-202Q Bedienungsanleitung Seite 295

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 407
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 294
AllowChangeIM
Sets or acquires the enabling/disabling of the transition to the alphabet entry mode.
Syntax
[VB]
Public Shared Property AllowChangeIM As EN_CHANGE_IM
[C#]
public static EN_CHANGE_IM AllowChangeIM {get; set;}
Property
Enable/disable
Parameter values
: As listed in EN_CHANGE_IM
Default value
: EN_CHANGE_IM.ENABLE
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Disable transition to alphabet entry mode.
[VB] Keys.Settings.AllowChangeIM = Keys.Settings.EN_CHANGE_IM.DISABLE
[C#] Keys.Settings.AllowChangeIM =
Keys.Settings.EN_CHANGE_IM.DISABLE;
286
Seitenansicht 294
1 2 ... 290 291 292 293 294 295 296 297 298 299 300 ... 406 407

Kommentare zu diesen Handbüchern

Keine Kommentare