![]() | offset from the items area border where auto scroll is initiated |
![]() | step size of automatic scrolling (in pixels) |
![]() | delay between two steps of automatic scrolling |
![]() | Gets or sets the background color for the control. |
![]() | border style of the control |
![]() | cache resized images for faster redrawing of the control |
![]() | Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. |
![]() | ClientRectangle without border |
![]() | ClientSize without border |
![]() | string identifying this control as a drag operation source |
![]() | Gets or sets a value indicating whether the control can respond to user interaction. |
![]() | Gets or sets the font of the text displayed by the control. |
![]() | font of item texts |
![]() | foreground color of the control |
![]() | foreground color of item texts |
![]() | horizontal scroll bar is visible |
![]() | horizontal scroll bar properties |
![]() | the control is currently being updated |
![]() | vertical scroll bar is visible |
![]() | vertical scroll bar properties |
![]() | Suspend refreshing logic for the control. |
![]() | Overloaded. Resume refreshing logic for the control. |
![]() | Forces the control to invalidate its client area and immediately redraw itself and any child controls. |
![]() | occurs when BorderStyle property has changed |
![]() | occurs when horizontal scroll bar properties has changed |
![]() | occurs when vertical scroll bar properties has changed |
![]() |
Initializes a new instance of the BetterListView class. |
![]() | auto-scroll feature is enabled |
![]() | content area |
![]() | Stored Graphics object for re-use. |
![]() | horizontal scroll bar |
![]() | information about the invalidation state |
![]() | position of the scroll bars |
![]() | position of the horizontal scroll bar |
![]() | position of the vertical scroll bar |
![]() | vertical scroll bar |
![]() | Initialize accessibility support. |
![]() | Start the auto-scroll feature. |
![]() | Stop the auto-scroll feature. |
![]() | Overloaded. Releases the unmanaged resources used by the Control and its child controls and optionally releases the managed resources. |
![]() | Overloaded. Redraw the control. |
![]() | Internal method for redrawing doing the actual drawing. |
![]() | Get content area boundaries. |
![]() | Raises the BorderStyleChanged event. |
![]() | Raises the HandleCreated event. |
![]() | Raises the HScrollPropertiesChanged event. |
![]() | Raises the LostFocus event. |
![]() | Raises the Paint event. |
![]() | Raises the ParentChanged event. |
![]() | Raises the Resize event. |
![]() | Called when [scroll bar value changed]. |
![]() | Raises the VisibleChanged event. |
![]() | Raises the VScrollPropertiesChanged event. |
BetterListViewBase Class | ComponentOwl.BetterListView Namespace