System.Windows.Forms.ScrollableControl: Property Members

The properties of System.Windows.Forms.ScrollableControl are listed below. For a list of all members, see the ScrollableControl Members list.

See Also: Inherited members from System.Windows.Forms.Control

Public Properties

AutoScrollbool.

Gets or sets a value indicating whether the container enables the user to scroll to any controls placed outside of its visible boundaries.

AutoScrollMarginSystem.Drawing.Size.

Gets or sets the size of the auto-scroll margin.

AutoScrollMinSizeSystem.Drawing.Size.

Gets or sets the minimum size of the auto-scroll.

AutoScrollPositionSystem.Drawing.Point.

Gets or sets the location of the auto-scroll position.

[read-only]
override
DisplayRectangleSystem.Drawing.Rectangle.

Gets the rectangle that represents the virtual display area of the control.

[read-only]
DockPaddingScrollableControl.DockPaddingEdges.

Gets the dock padding settings for all edges of the control.

[read-only]
HorizontalScrollHScrollProperties.

Gets the characteristics associated with the horizontal scroll bar.

[read-only]
VerticalScrollVScrollProperties.

Gets the characteristics associated with the vertical scroll bar.

Protected Properties

[read-only]
override
CreateParamsCreateParams. Documentation for this section has not yet been entered.
HScrollbool.

Gets or sets a value indicating whether the horizontal scroll bar is visible.

VScrollbool.

Gets or sets a value indicating whether the vertical scroll bar is visible.