Class HorizontalLine
Represents a horizontal line control.
public class HorizontalLine : GraphicControl, IBaseObjectWithAttr, IBaseObjectWithId, INotifyPropertyChanged, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, INotifyDataErrorInfo
- Inheritance
-
HorizontalLine
- Implements
Constructors
- HorizontalLine()
Initializes a new instance of the HorizontalLine class.
- HorizontalLine(Control)
Initializes a new instance of the HorizontalLine class.
Properties
- LineHeight
Gets or sets the height of the horizontal line.
- SuggestedSize
Gets or sets the suggested size of the control.
Methods
- DefaultPaint(PaintEventArgs)
Default painting method of the UserControl and its descendants.