Thread
:
GKR why the labels are not visible (C# code)
View Single Post
#
3
(
permalink
)
21st March, 2007, 02:15 AM
MrSeanKon
OcBible Creator
Join Date: June 2005
Location: Where the streets have no name
Posts: 766
GKR
I think they bother us...
The problem solved adding two commands:
Code:
........... label_percentage.Visible=true; label_percentage.Visible=false; t1.Start(); ...........
__________________
GRAB overclocking -->
OcBible
v1.55
Guidemania
v1.21
CARDGAMES-->
Jack
v1.17
Deck
v1.13
Preference
v1.20
Last edited by MrSeanKon; 21st March, 2007 at
02:15 AM
.
MrSeanKon
View Public Profile
Find all posts by MrSeanKon