Table of Contents

Class VerticalLine

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Represents a vertical line control.

public class VerticalLine : GraphicControl, IBaseObjectWithAttr, IBaseObjectWithId, INotifyPropertyChanged, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, INotifyDataErrorInfo
Inheritance
VerticalLine
Implements

Constructors

VerticalLine()

Initializes a new instance of the VerticalLine class.

VerticalLine(Control)

Initializes a new instance of the VerticalLine class.

Properties

LineWidth

Gets or sets the width of the vertical line.

SuggestedSize

Gets or sets the suggested size of the control.

Methods

DefaultPaint(PaintEventArgs)

Default painting method of the UserControl and its descendants.