Gets or sets a value indicating which control characters are shown permanently. The property's value can be a bitwise OR combination of the PermanentControlChar enumeration. The bitwise AND operator can be used to test for a given value.

Introduced: X15.

Syntax

public PermanentControlChar PermanentControlChars { get; set; }
Public Property PermanentControlChars() As PermanentControlChar