Click here to Skip to main content
15,896,727 members
Home / Discussions / C#
   

C#

 
Questiondisplaying images in placeholder from databse Pin
kiritc5-May-06 11:20
kiritc5-May-06 11:20 
QuestionGrammer Checker Pin
mehrdadc485-May-06 11:16
mehrdadc485-May-06 11:16 
Question.net obfuscators Pin
thrakazog5-May-06 11:14
thrakazog5-May-06 11:14 
AnswerRe: .net obfuscators Pin
led mike5-May-06 16:22
led mike5-May-06 16:22 
GeneralRe: .net obfuscators Pin
Robert Rohde5-May-06 20:37
Robert Rohde5-May-06 20:37 
QuestionRichTextBox - AutoWordSelection??? no effect Pin
Phil C5-May-06 10:00
Phil C5-May-06 10:00 
AnswerRe: RichTextBox - AutoWordSelection??? no effect Pin
leppie5-May-06 12:33
leppie5-May-06 12:33 
GeneralRe: RichTextBox - AutoWordSelection??? no effect Pin
Phil C5-May-06 13:07
Phil C5-May-06 13:07 
No no no.

I want the FORM to automatically select the text when the control receives focus.

I probably can select text from inside my program with a statement, but that's not the point.

Plus...I have over 20 RichTextBox controls on this form and I want them ALL to behave the same way. If I have to go through and add all kinds of OnReceiveFocus() Handlers and Select(0, TextLength); statements then I'll be here all day.

My point is, according to MSDN, that's what AutoWordSelection is supposed to do. Does anyone know why it doesn't do it and how to correct it?

Phil
GeneralRe: RichTextBox - AutoWordSelection??? no effect Pin
leppie5-May-06 21:15
leppie5-May-06 21:15 
GeneralRe: RichTextBox - AutoWordSelection??? no effect Pin
Phil C6-May-06 5:19
Phil C6-May-06 5:19 
QuestionHaw can I use a function in .ascx file in asp 2.0 Pin
BogdanCotoc5-May-06 9:45
BogdanCotoc5-May-06 9:45 
QuestionDataRow, DataTable, DataGridView, avoid changing values in the DataRow Pin
Elvia Gonzalez5-May-06 8:17
Elvia Gonzalez5-May-06 8:17 
AnswerRe: DataRow, DataTable, DataGridView, avoid changing values in the DataRow Pin
Elvia Gonzalez5-May-06 8:22
Elvia Gonzalez5-May-06 8:22 
AnswerRe: DataRow, DataTable, DataGridView, avoid changing values in the DataRow Pin
led mike5-May-06 8:27
led mike5-May-06 8:27 
AnswerRe: DataRow, DataTable, DataGridView, avoid changing values in the DataRow Pin
Josh Smith5-May-06 8:39
Josh Smith5-May-06 8:39 
GeneralRe: DataRow, DataTable, DataGridView, avoid changing values in the DataRow Pin
Elvia Gonzalez5-May-06 8:55
Elvia Gonzalez5-May-06 8:55 
GeneralRe: DataRow, DataTable, DataGridView, avoid changing values in the DataRow Pin
Josh Smith5-May-06 9:02
Josh Smith5-May-06 9:02 
GeneralRe: DataRow, DataTable, DataGridView, avoid changing values in the DataRow Pin
Elvia Gonzalez5-May-06 9:12
Elvia Gonzalez5-May-06 9:12 
QuestionRefresh in a property grid Pin
gantww5-May-06 7:44
gantww5-May-06 7:44 
AnswerRe: Refresh in a property grid Pin
leppie5-May-06 12:38
leppie5-May-06 12:38 
GeneralRe: Refresh in a property grid Pin
gantww6-May-06 15:13
gantww6-May-06 15:13 
QuestionDoes really nobody has answer for my ask? i think it is really simple Pin
m.rastgar5-May-06 7:12
m.rastgar5-May-06 7:12 
AnswerRe: Does really nobody has answer for my ask? i think it is really simple Pin
gantww5-May-06 7:46
gantww5-May-06 7:46 
GeneralRe: Does really nobody has answer for my ask? i think it is really simple Pin
m.rastgar5-May-06 21:45
m.rastgar5-May-06 21:45 
AnswerRe: Does really nobody has answer for my ask? i think it is really simple Pin
George L. Jackson5-May-06 8:56
George L. Jackson5-May-06 8:56 

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.