Name

StructFormat

Synopsis

This enumeration is for internal use only and should not be referenced from your own code.


public enum StructFormat {

   Ansi = 1,

   Unicode = 2,

   Auto = 3

}

Hierarchy

System.Object System.ValueType System.Enum(System.IComparabl, System.IFormattable, System.IConvertible) StructFormat

Get .NET Windows Forms in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.