Click here to Skip to main content
15,904,416 members
Home / Discussions / C#
   

C#

 
Questionprnadmin.dll Pin
arkiboys1-Oct-08 22:51
arkiboys1-Oct-08 22:51 
AnswerRe: prnadmin.dll Pin
DaveyM691-Oct-08 23:00
professionalDaveyM691-Oct-08 23:00 
GeneralRe: prnadmin.dll Pin
arkiboys1-Oct-08 23:06
arkiboys1-Oct-08 23:06 
GeneralRe: prnadmin.dll Pin
arkiboys1-Oct-08 23:16
arkiboys1-Oct-08 23:16 
GeneralRe: prnadmin.dll Pin
arkiboys1-Oct-08 23:36
arkiboys1-Oct-08 23:36 
GeneralRe: prnadmin.dll Pin
DaveyM692-Oct-08 1:53
professionalDaveyM692-Oct-08 1:53 
Questioncreating a set up for an application Pin
prasadbuddhika1-Oct-08 22:32
prasadbuddhika1-Oct-08 22:32 
AnswerRe: creating a set up for an application Pin
Giorgi Dalakishvili1-Oct-08 22:35
mentorGiorgi Dalakishvili1-Oct-08 22:35 
AnswerRe: creating a set up for an application Pin
baranils2-Oct-08 8:38
baranils2-Oct-08 8:38 
QuestionDoes .Net 3.5 SP1 has a big integer class yet? Pin
Shao Voon Wong1-Oct-08 20:42
mvaShao Voon Wong1-Oct-08 20:42 
AnswerRe: Does .Net 3.5 SP1 has a big integer class yet? Pin
leppie1-Oct-08 21:10
leppie1-Oct-08 21:10 
AnswerRe: Does .Net 3.5 SP1 has a big integer class yet? Pin
blackjack21501-Oct-08 22:02
blackjack21501-Oct-08 22:02 
GeneralRe: Does .Net 3.5 SP1 has a big integer class yet? Pin
leppie1-Oct-08 23:57
leppie1-Oct-08 23:57 
AnswerRe: Does .Net 3.5 SP1 has a big integer class yet? Pin
Giorgi Dalakishvili1-Oct-08 22:34
mentorGiorgi Dalakishvili1-Oct-08 22:34 
AnswerYes Pin
Ennis Ray Lynch, Jr.2-Oct-08 4:33
Ennis Ray Lynch, Jr.2-Oct-08 4:33 
AnswerRe: Does .Net 3.5 SP1 has a big integer class yet? Pin
DaveyM692-Oct-08 5:30
professionalDaveyM692-Oct-08 5:30 
QuestionRemote Data Access Connection String using IP Pin
three.leaf1-Oct-08 16:56
three.leaf1-Oct-08 16:56 
Questioncrystal reports Pin
nelsonpaixao1-Oct-08 13:55
nelsonpaixao1-Oct-08 13:55 
QuestionLight up button text Pin
Ed K1-Oct-08 11:02
Ed K1-Oct-08 11:02 
AnswerRe: Light up button text Pin
howlettt1-Oct-08 11:29
howlettt1-Oct-08 11:29 
GeneralRe: Light up button text Pin
Ed K1-Oct-08 15:19
Ed K1-Oct-08 15:19 
AnswerRe: Light up button text Pin
MarkB7771-Oct-08 12:03
MarkB7771-Oct-08 12:03 
AnswerRe: Light up button text Pin
nelsonpaixao1-Oct-08 12:10
nelsonpaixao1-Oct-08 12:10 
listen, is it a flashing color text?

i don´t really recall know how to code that but, try to add a timer object, set interval propriety for 1 second. After add a timer_tick event, there you change the color of the forecolor or backcolor.

You can query for if textbox forecolor is red then textbox forecolor to blue or if textbox forecolor is blue then textbox forecolor to red.
There you go, you have the color changed each 1 second. Check windows genereted code to set colors.

(i didn´t post code, i dont have c# turn on, but is very simply d´ont worry you will manage it easy) Poke tongue | ;-P

nelsonpaixao@yahoo.com.br

trying to help & get help

GeneralRe: Light up button text Pin
Paul Conrad1-Oct-08 12:29
professionalPaul Conrad1-Oct-08 12:29 
GeneralRe: Light up button text Pin
nelsonpaixao1-Oct-08 13:14
nelsonpaixao1-Oct-08 13:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.