Click here to Skip to main content
15,905,679 members
Home / Discussions / C#
   

C#

 
AnswerRe: A suggestion Pin
Luc Pattyn7-Aug-10 17:01
sitebuilderLuc Pattyn7-Aug-10 17:01 
GeneralRe: A suggestion Pin
Richard MacCutchan7-Aug-10 21:23
mveRichard MacCutchan7-Aug-10 21:23 
GeneralRe: A suggestion Pin
Jonathan C Dickinson9-Aug-10 21:40
Jonathan C Dickinson9-Aug-10 21:40 
GeneralRe: A suggestion Pin
Stefan_Lang11-Aug-10 5:13
Stefan_Lang11-Aug-10 5:13 
GeneralRe: A suggestion Pin
Richard MacCutchan11-Aug-10 7:31
mveRichard MacCutchan11-Aug-10 7:31 
GeneralRe: A suggestion Pin
Stefan_Lang11-Aug-10 23:02
Stefan_Lang11-Aug-10 23:02 
GeneralRe: A suggestion Pin
Richard MacCutchan12-Aug-10 1:30
mveRichard MacCutchan12-Aug-10 1:30 
AnswerRe: Cannot implicitly convert type 'object' to 'bool' PinPopular
Orjan Westin7-Aug-10 9:06
professionalOrjan Westin7-Aug-10 9:06 
GeneralRe: Cannot implicitly convert type 'object' to 'bool' PinPopular
Richard MacCutchan7-Aug-10 11:23
mveRichard MacCutchan7-Aug-10 11:23 
GeneralRe: Cannot implicitly convert type 'object' to 'bool' Pin
Orjan Westin7-Aug-10 12:12
professionalOrjan Westin7-Aug-10 12:12 
GeneralRe: Cannot implicitly convert type 'object' to 'bool' Pin
Richard MacCutchan7-Aug-10 21:19
mveRichard MacCutchan7-Aug-10 21:19 
GeneralRe: Cannot implicitly convert type 'object' to 'bool' Pin
ErrolErrol9-Aug-10 7:59
ErrolErrol9-Aug-10 7:59 
JokeRe: Cannot implicitly convert type 'object' to 'bool' Pin
Orjan Westin10-Aug-10 2:27
professionalOrjan Westin10-Aug-10 2:27 
AnswerRe: Cannot implicitly convert type 'object' to 'bool' Pin
PIEBALDconsult7-Aug-10 17:32
mvePIEBALDconsult7-Aug-10 17:32 
AnswerRe: Cannot implicitly convert type 'object' to 'bool' Pin
cor28799-Aug-10 4:31
cor28799-Aug-10 4:31 
GeneralRe: Cannot implicitly convert type 'object' to 'bool' Pin
Jonathan C Dickinson9-Aug-10 21:52
Jonathan C Dickinson9-Aug-10 21:52 
GeneralRe: Cannot implicitly convert type 'object' to 'bool' Pin
cor287910-Aug-10 1:59
cor287910-Aug-10 1:59 
AnswerRe: Cannot implicitly convert type 'object' to 'bool' Pin
michaelbierly9-Aug-10 4:38
michaelbierly9-Aug-10 4:38 
AnswerRe: Cannot implicitly convert type 'object' to 'bool' Pin
tom14439-Aug-10 5:22
tom14439-Aug-10 5:22 
AnswerRe: Cannot implicitly convert type 'object' to 'bool' Pin
Devi Ganesan9-Aug-10 5:25
Devi Ganesan9-Aug-10 5:25 
AnswerRe: Cannot implicitly convert type 'object' to 'bool' Pin
Bob10009-Aug-10 7:02
professionalBob10009-Aug-10 7:02 
Questionrepaint textboxcolor Pin
igalep1326-Aug-10 23:35
igalep1326-Aug-10 23:35 
hey all,

i've some textbox, which shows some words, the user should retype those words.
each time when the user types correct char, this specific char should be repainted to red color (at the specific word within the text box).
in richTextBox there is a property called .SelectionColor
is there any way to achieve this action by using a regular textbox ?

the reason i don't use richTextBox, due to the fact, it impossible to align text (at least i didn't find any property for that) in richTextBox...

thanks for help
AnswerRe: repaint textboxcolor Pin
Luc Pattyn7-Aug-10 5:26
sitebuilderLuc Pattyn7-Aug-10 5:26 
GeneralRe: repaint textboxcolor Pin
igalep1327-Aug-10 5:55
igalep1327-Aug-10 5:55 
AnswerRe: repaint textboxcolor Pin
Luc Pattyn7-Aug-10 6:15
sitebuilderLuc Pattyn7-Aug-10 6:15 

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.