C1.WPF Namespace > C1ScrollHelper Class : C1ScrollHelper Constructor |
'Declaration
Public Function New( _ ByVal element As System.Windows.UIElement, _ Optional ByVal avoidIfCtrlPressed As System.Boolean, _ Optional ByVal continuousScroll As System.Boolean, _ Optional ByVal handleMouseWheel As System.Boolean _ )
'Usage
Dim element As System.Windows.UIElement Dim avoidIfCtrlPressed As System.Boolean Dim continuousScroll As System.Boolean Dim handleMouseWheel As System.Boolean Dim instance As New C1ScrollHelper(element, avoidIfCtrlPressed, continuousScroll, handleMouseWheel)
public C1ScrollHelper( System.Windows.UIElement element, System.bool avoidIfCtrlPressed, System.bool continuousScroll, System.bool handleMouseWheel )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2