Hello,
I have to add a tabpages that is filled of information.
The program must to check the username of the OS with SQLce database
But when when appeared appears twice and in blank with no information inside.
If Environment.UserName Is cmnd Then
TabControl.TabPages.Add(SDTrackTAB)
End If
Somebody know how to resolve this issue.
Thank you,
Jose Luis,
I have to add a tabpages that is filled of information.
The program must to check the username of the OS with SQLce database
But when when appeared appears twice and in blank with no information inside.
If Environment.UserName Is cmnd Then
TabControl.TabPages.Add(SDTrackTAB)
End If
Somebody know how to resolve this issue.
Thank you,
Jose Luis,