Skip to content

Properties_T_Ekstrand_Windows_Forms_ControlElements

Fred Ekstrand edited this page Aug 4, 2020 · 1 revision

ControlElements Properties

The ControlElements type exposes the following members.

Properties

 

Name Description
Public property BackColor Gets or sets the background color for the control.
Public property Bounds Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.
Public property DisabledTextColor Gets or sets the disabled text color.
Public property Font Gets or sets the font of the text displayed by the control.
Public property ForeColor Gets or sets the foreground color of the control.
Public property Graphics The Graphics used to draw the group box.
Public property GroupBoxStyle The styles used to draw the group box.
Public property Text The String to draw with the group box.
  Back to Top

See Also

Reference

ControlElements Class
Ekstrand.Windows.Forms Namespace

Clone this wiki locally