C# Class LayoutFarm.CustomWidgets.ScrollingRelation

Datei anzeigen Open project: prepare/HTML-Renderer Class Usage Examples

Public Methods

Method Description
ScrollingRelation ( ScrollBar scBar, IScrollable scrollableSurface ) : System

Private Methods

Method Description
SetupHorizontalScrollRelation ( ) : void
SetupVerticalScrollRelation ( ) : void

Method Details

ScrollingRelation() public method

public ScrollingRelation ( ScrollBar scBar, IScrollable scrollableSurface ) : System
scBar ScrollBar
scrollableSurface IScrollable
return System