Initialisierung des Formulares
[Visual Basic] Public Sub New( _
ByRef c1data As C1TrueDBGrid, _
ByVal profilnr As Integer, _
Optional ByRef tabctl As TabControl = Nothing _
)
[Visual Basic] Public Sub New(ByRef c1data As C1TrueDBGrid, ByVal profilnr As Integer, Optional ByRef tabctl As TabControl = Nothing)
InitializeComponent()
Me.C1Data = c1data
Me.Profilnr = profilnr
Me.Tabctl = tabctl
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