GrapeCity.Win.MultiRow Namespace > ScrollTipTextNeededEventArgs Class : ScrollTipTextNeededEventArgs Constructor |
Public Function New( _ ByVal direction As Orientation, _ ByVal scrollBarValue As Integer, _ ByVal scrollRowIndex As Integer, _ ByVal scrollTipText As String _ )
Dim direction As Orientation Dim scrollBarValue As Integer Dim scrollRowIndex As Integer Dim scrollTipText As String Dim instance As New ScrollTipTextNeededEventArgs(direction, scrollBarValue, scrollRowIndex, scrollTipText)
public ScrollTipTextNeededEventArgs( Orientation direction, int scrollBarValue, int scrollRowIndex, string scrollTipText )
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