Ive Been trying to make a better looking GUI with the DevComponentsDotNetBar2.dll and i keep geting this error when i try to Debug it...
Please help its really anoying me.
- iBotModz
- → Viewing Profile: Topics: yourmuminabagel
iBotModz CBox
Community Stats
- Group Members+
- Active Posts 20
- Profile Views 5,701
- Member Title Apprentice Grade 2
- Age Age Unknown
- Birthday November 8
-
Gender
Male
-
Location
England
-1
Neutral
User Tools
Friends
yourmuminabagel hasn't added any friends yet.
Latest Visitors
Topics I've Started
Need Help With DevComponentsDotNetBar2.dll In C#
28 June 2009 - 04:14 AM
(VB.NET) Make a lable flash different colours.
18 May 2009 - 01:03 PM
How to make a label flash different colours in VB 2008.
Coded by K ii 3 R Zz.
Insert 2 Timers and 1 label. change timer1's interval to 50 and set it as enabled
and timer2's interval to 100 and set it as enabled
Make the labels Forecolor to Black <----- Very Important!
Now Double Click Timer1 And Type In This Code:
If Label1.ForeColor = Color.Black ThenLabel1.ForeColor = Color.BlueElseIf Label1.ForeColor = Color.Blue ThenLabel1.ForeColor = Color.RedElseIf Label1.ForeColor = Color.Red ThenLabel1.ForeColor = Color.GreenElseIf Label1.ForeColor = Color.Green ThenLabel1.ForeColor = Color.YellowElseIf Label1.ForeColor = Color.Yellow ThenLabel1.ForeColor = Color.BlackEnd If
Now Double Click Timer2 And Type In This Code:
if Label1.Visible = True ThenLabel1.Visible = FalseElseIf Label1.Visible = False ThenLabel1.Visible = TrueEnd If
Hope You Enjoy!
cod4 xex
28 April 2009 - 08:58 AM
hi, ive got the cod4 xex, but how do i view it, i used to have it on my old laptop but i 4got wat its called. can any1 help me
thanks
thanks
Community Forum Software by IP.Board 3.4.6
Licensed to: Connor (iBotPeaches)