C# (CSharp) Evbpc.Framework.Windows.Forms Namespace

Classes

Name Description
Button Represents a Windows button control.
ButtonBase Implements the basic functionality common to button controls.
ContainerControl Provides focus-management functionality for controls that can function as a container for other controls.
Control Defines the base class for controls, which are components with visual representation.
Control.ControlCollection
ControlEventArgs Provides data for the Control.ControlAdded and Control.ControlRemoved events.
FlatButtonAppearance Provides properties that specify the appearance of Button controls whose FlatStyle is FlatStyle.Flat.
Form Represents a form (collection of Control objects) to be used for display in a project.
FormClosedEventArgs Provides data for the Form.FormClosed event.
FormClosingEventArgs Provides data for the Form.FormClosing event.
HScrollProperties Provides basic properties for the HScrollBar.
KeyEventArgs Provides data for the Control.KeyDown or Control.KeyUp event.
KeyPressEventArgs Provides data for the Control.KeyPress event.
Label
ScrollEventArgs Provides data for the Scroll event.
ScrollProperties
ScrollableControl
TextBox