Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.68K
~14.8K People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for crazyhorse09

This will work folks, LblInit.Parent = PbAnimated LblInit.Parent = PbAnimated LblInit.AutoSize = True LblInit.Location = New Point(0, 0) LblInit.BackColor = Color.Transparent LblInit.BringToFront() LblInit.ForeColor = Color.Black LblInit.Text = "Initialising..Please wait..." LblInit.Location = New Point(0, 0) LblInit.BackColor = Color.Transparent LblInit.BringToFront() LblInit.ForeColor = Color.Black LblInit.Text = "Initialising..Please wait..."

Member Avatar for Yunoos Shiddique
0
15K

The End.