StiScrollableControl Class

Namespace: Stimulsoft.Dashboard.Viewer.Elements

Inheritance

Inherits from: ScrollableControl

Constructors

Constructor Description
StiScrollableControl(IStiElement element)  

StiScrollableControl(element: IStiElement)

Parameters

  • element (IStiElement)

Properties

Property Type Description
Element IStiElement  

Methods

Method Returns Description
OnPaintBackground void  
ScrollToControl Point  

Method Details

OnPaintBackground

OnPaintBackground(e: PaintEventArgs): void

Parameters

  • e (PaintEventArgs)

ScrollToControl

ScrollToControl(activeControl: Control): Point

Parameters

  • activeControl (Control)

Returns Point