StringFormat Constructor ()

 

Initializes a new StringFormat object.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
StringFormat()

The following table shows initial property values for an instance of StringFormat class.

Property

Initial Value

FormatFlags

0 (no flags are set)

HotkeyPrefix

None

.NET Framework
Available since 1.1
Return to top
Show: