Class GraphicControl
Descendant of the UserControl which doesn't need to have focus. An example of GraphicControl is GenericLabel.
public class GraphicControl : UserControl, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, INotifyDataErrorInfo
- Inheritance
-
GraphicControl
- Implements
- Derived
Constructors
- GraphicControl()
Initializes a new instance of the GraphicControl class.