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

C#

 
AnswerRe: How can I use Javascript to dispatch the methods in BHO components? Pin
dreadknightll5-May-06 21:37
dreadknightll5-May-06 21:37 
GeneralRe: How can I use Javascript to dispatch the methods in BHO components? Pin
leppie5-May-06 21:48
leppie5-May-06 21:48 
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 
I'm baffled here. My user has a simple request, when he tabs from one control to the next, he wants to have the RichTextBoxes automatically select the entire word so he can start typing a new value (as opposed to having to stop and grab his mouse...or repeatedly hit the delete key to erase the current text in the control)

So I look up and change the RichTextBox AutoWordSelect property from false to true. According to MSDN this should do the trick right?

Ummm....wrong.

As far as I can tell this property has no effect whatsoever. I've also tried changing various other properties onmy RichText box in case there's some interaction, Multi-line, HideSelection, ShowSelectionMargin etc. etc. in case there's some bizarre undocumented interaction going on, but nothing I've tried so far results in a RichTextBox that behaves the way it should. To me this is doubly irritating, because after all, the behavior he's asking me for is pretty much the default normal behavior for any type of form (just tab around on any web page with user login/password text boxes and you'll see what I mean).

Perhaps this is a .NET question, I'm sure there's overlap.

I've google searched this one and I'm not the only one who's seen it and asked about it, but I haven't found any legit replies and solutions to anyones question.

FYI I'm using VS2003/Csharp for the project.

Thanks in advance for advice/help. This extremely simple request has me pulling my hair out in frustration.
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 
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 

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.