[Visual Basic] Private Sub GrabRectMove( _
ByVal sender As Object, _
ByVal e As EventArgs _
)
[Visual Basic] Private Sub GrabRectMove(ByVal sender As Object, ByVal e As System.EventArgs)
Dim CurrControl As Control = CType(sender, Control)
Dim Index As Integer = GetCurrIndex(sender)
End Sub
Plattformen: Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition