System.Windows.Forms
2.0.0.0
System.Enum
The values represent the return values of the method when it is called with an argument value of .
Specifies how text is aligned in a window caption.
Field
System.Windows.Forms.VisualStyles.ContentAlignment
The text is centered.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ContentAlignment
The text is aligned to the left side.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ContentAlignment
The text is aligned to the right side.
2.0.0.0