The1337Scope Is Bau5

Welcome!
The1337Scope Is Bau5

Welcome!
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeDonateLatest imagesRegisterLog in
Welcome To The1337Modders.com || Donate $5 for Premium || Guest Click The "Donate" Button Above To Donate

 

 [VB] Code For Flashing Text Applications

Go down 
5 posters
AuthorMessage
The1337Scope
Administrator
Administrator
The1337Scope


Posts : 41
Points : 642
Reputation : 38
Join date : 2011-05-08

[VB] Code For Flashing Text Applications Empty
PostSubject: [VB] Code For Flashing Text Applications   [VB] Code For Flashing Text Applications EmptySun May 08, 2011 10:51 pm

You Need timer
Code:
Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
        If Me.Label1.ForeColor = Me.Label1.BackColor Then
            Me.Label1.ForeColor = SystemColors.ControlText
        Else
            Me.Label1.ForeColor = Me.Label1.BackColor
        End If

        'OR

        If Me.Label1.ForeColor = SystemColors.ControlText Then
            Me.Label1.ForeColor = Color.Red
        Else
            Me.Label1.ForeColor = SystemColors.ControlText
        End If
    End Sub

and you can make whatever you want flash to make backgrounds flash just replace label1 with whatever you want.
Back to top Go down
NeoFlaveRR

NeoFlaveRR


Posts : 81
Points : 136
Reputation : 24
Join date : 2011-05-11
Location : •CrAzY Hacker•

[VB] Code For Flashing Text Applications Empty
PostSubject: Re: [VB] Code For Flashing Text Applications   [VB] Code For Flashing Text Applications EmptyThu May 12, 2011 9:00 am

Yea, NIiiiiiiice Very Happy
Back to top Go down
http://www.The1337Modders.com
SkiLLz

SkiLLz


Posts : 101
Points : 150
Reputation : 6
Join date : 2011-05-11

[VB] Code For Flashing Text Applications Empty
PostSubject: Re: [VB] Code For Flashing Text Applications   [VB] Code For Flashing Text Applications EmptyThu May 12, 2011 2:50 pm

i suck at this
Back to top Go down
xSiiGNaLz
Moderator
Moderator



Posts : 22
Points : 40
Reputation : 6
Join date : 2011-05-09

[VB] Code For Flashing Text Applications Empty
PostSubject: Re: [VB] Code For Flashing Text Applications   [VB] Code For Flashing Text Applications EmptyThu May 12, 2011 9:00 pm

This A Great Post +1
Back to top Go down
SkiLLz

SkiLLz


Posts : 101
Points : 150
Reputation : 6
Join date : 2011-05-11

[VB] Code For Flashing Text Applications Empty
PostSubject: Re: [VB] Code For Flashing Text Applications   [VB] Code For Flashing Text Applications EmptyThu May 12, 2011 9:18 pm

1337 how do u know all of this lol
Back to top Go down
The1337Scope
Administrator
Administrator
The1337Scope


Posts : 41
Points : 642
Reputation : 38
Join date : 2011-05-08

[VB] Code For Flashing Text Applications Empty
PostSubject: Re: [VB] Code For Flashing Text Applications   [VB] Code For Flashing Text Applications EmptyThu May 12, 2011 9:31 pm

because im a fucking programmer duh!
Back to top Go down
SkiLLz

SkiLLz


Posts : 101
Points : 150
Reputation : 6
Join date : 2011-05-11

[VB] Code For Flashing Text Applications Empty
PostSubject: Re: [VB] Code For Flashing Text Applications   [VB] Code For Flashing Text Applications EmptyThu May 12, 2011 9:33 pm

what grade do u learn this in
Back to top Go down
The1337Scope
Administrator
Administrator
The1337Scope


Posts : 41
Points : 642
Reputation : 38
Join date : 2011-05-08

[VB] Code For Flashing Text Applications Empty
PostSubject: Re: [VB] Code For Flashing Text Applications   [VB] Code For Flashing Text Applications EmptyThu May 12, 2011 10:35 pm

college
Back to top Go down
Chwy250
Moderator
Moderator



Posts : 54
Points : 79
Reputation : 9
Join date : 2011-05-09
Location : U.S.A

[VB] Code For Flashing Text Applications Empty
PostSubject: Re: [VB] Code For Flashing Text Applications   [VB] Code For Flashing Text Applications EmptyThu May 12, 2011 10:41 pm

To tell u the truth i suck at coding -_-
Back to top Go down
SkiLLz

SkiLLz


Posts : 101
Points : 150
Reputation : 6
Join date : 2011-05-11

[VB] Code For Flashing Text Applications Empty
PostSubject: Re: [VB] Code For Flashing Text Applications   [VB] Code For Flashing Text Applications EmptyThu May 12, 2011 11:30 pm

o well this is hard im in 7th
Back to top Go down
NeoFlaveRR

NeoFlaveRR


Posts : 81
Points : 136
Reputation : 24
Join date : 2011-05-11
Location : •CrAzY Hacker•

[VB] Code For Flashing Text Applications Empty
PostSubject: Re: [VB] Code For Flashing Text Applications   [VB] Code For Flashing Text Applications EmptyFri May 13, 2011 8:14 am

He Is 1337 In This LuuL..
I CANT PROGRAMMING xD
Back to top Go down
http://www.The1337Modders.com
Sponsored content





[VB] Code For Flashing Text Applications Empty
PostSubject: Re: [VB] Code For Flashing Text Applications   [VB] Code For Flashing Text Applications Empty

Back to top Go down
 
[VB] Code For Flashing Text Applications
Back to top 
Page 1 of 1
 Similar topics
-
» cfg 1.12 Code Browser

Permissions in this forum:You cannot reply to topics in this forum
 :: General Forums :: Computer Lounge :: Computer Hacking & Coding-
Jump to: