System.ComponentModel.Design.DisplayMode.Auto Field

A display mode that automatically selects a display mode. In this mode, the bytes are examined to determine if they are hexadecimal or printable. If the bytes are in hexadecimal format, the DisplayMode.Hexdump mode is selected. If the characters match a printable character set, a test is run to automatically select either the DisplayMode.Ansi or DisplayMode.Unicode display mode.

Syntax

DisplayMode Auto

Requirements

Namespace: System.ComponentModel.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0