System.Windows.Forms
2.0.0.0
System.Enum
To be added.
Specifies the position of the text and image relative to each other on a control.
Field
System.Windows.Forms.TextImageRelation
Specifies that the image is displayed vertically above the text of a control.
2.0.0.0
Field
System.Windows.Forms.TextImageRelation
Specifies that the image is displayed horizontally before the text of a control.
2.0.0.0
Field
System.Windows.Forms.TextImageRelation
Specifies that the image and text share the same space on a control.
2.0.0.0
Field
System.Windows.Forms.TextImageRelation
Specifies that the text is displayed vertically above the image of a control.
2.0.0.0
Field
System.Windows.Forms.TextImageRelation
Specifies that the text is displayed horizontally before the image of a control.
2.0.0.0