C# Class LayoutFarm.CustomWidgets.ScrollingRelation

Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Méthode Description
ScrollingRelation ( ScrollBar scBar, IScrollable scrollableSurface ) : System

Private Methods

Méthode Description
SetupHorizontalScrollRelation ( ) : void
SetupVerticalScrollRelation ( ) : void

Method Details

ScrollingRelation() public méthode

public ScrollingRelation ( ScrollBar scBar, IScrollable scrollableSurface ) : System
scBar ScrollBar
scrollableSurface IScrollable
Résultat System