Click here to Skip to main content
15,900,565 members
Home / Discussions / C#
   

C#

 
GeneralRe: How can I check any row of database has updated or not through update query Pin
S a n d y26-Feb-09 0:37
S a n d y26-Feb-09 0:37 
AnswerRe: How can I check any row of database has updated or not through update query Pin
Megidolaon25-Feb-09 22:10
Megidolaon25-Feb-09 22:10 
QuestionRemote Access Error Pin
mightygirls24-Feb-09 23:16
mightygirls24-Feb-09 23:16 
QuestionDisplaying list of SSRS reports in C#.net windows application using a service reference Pin
sudip67824-Feb-09 23:02
sudip67824-Feb-09 23:02 
AnswerRe: Displaying list of SSRS reports in C#.net windows application using a service reference Pin
Calin Tatar25-Feb-09 0:13
Calin Tatar25-Feb-09 0:13 
GeneralRe: Displaying list of SSRS reports in C#.net windows application using a service reference Pin
sudip67825-Feb-09 0:18
sudip67825-Feb-09 0:18 
QuestionUnable to Download file Options Pin
shantanusenin24-Feb-09 22:56
shantanusenin24-Feb-09 22:56 
AnswerRe: Unable to Download file Options Pin
Calin Tatar24-Feb-09 23:03
Calin Tatar24-Feb-09 23:03 
GeneralRe: Unable to Download file Options Pin
shantanusenin24-Feb-09 23:11
shantanusenin24-Feb-09 23:11 
Question[Message Deleted] Pin
Prajeesh24-Feb-09 22:32
Prajeesh24-Feb-09 22:32 
AnswerRe: Delete in Richtextbox? Pin
Expert Coming24-Feb-09 22:33
Expert Coming24-Feb-09 22:33 
AnswerRe: Delete in Richtextbox? Pin
Eddy Vluggen24-Feb-09 22:51
professionalEddy Vluggen24-Feb-09 22:51 
Question[Message Deleted] Pin
Prajeesh24-Feb-09 22:55
Prajeesh24-Feb-09 22:55 
AnswerRe: Delete in Richtextbox? Pin
Eddy Vluggen24-Feb-09 23:07
professionalEddy Vluggen24-Feb-09 23:07 
Question[Message Deleted] Pin
Prajeesh24-Feb-09 23:28
Prajeesh24-Feb-09 23:28 
AnswerRe: Delete in Richtextbox? Pin
Eddy Vluggen24-Feb-09 23:35
professionalEddy Vluggen24-Feb-09 23:35 
Question[Message Deleted] Pin
Prajeesh24-Feb-09 23:47
Prajeesh24-Feb-09 23:47 
AnswerRe: Delete in Richtextbox? Pin
Eddy Vluggen25-Feb-09 0:11
professionalEddy Vluggen25-Feb-09 0:11 
In what event did you put this code? Can you post your "entire" KeyUp?

Prajeesh wrote:
If I get the position I can remove the character.

You can get the position of the cursor by looking at the SelectionStart property. It will hold the location of the cursor in the text, whether there's a selection or not. Removing the character right to it might 'restore' the functionality.

I suggest that you try to "fix" the code instead of looking for a workaround Smile | :)

I are troll Smile | :)

General[Message Deleted] Pin
Prajeesh25-Feb-09 0:23
Prajeesh25-Feb-09 0:23 
GeneralRe: Delete in Richtextbox? Pin
Eddy Vluggen25-Feb-09 1:06
professionalEddy Vluggen25-Feb-09 1:06 
Answer[Message Deleted] Pin
Prajeesh26-Feb-09 16:39
Prajeesh26-Feb-09 16:39 
GeneralRe: Delete in Richtextbox? Pin
Eddy Vluggen26-Feb-09 21:06
professionalEddy Vluggen26-Feb-09 21:06 
QuestionStront typing error Pin
kanchoette24-Feb-09 22:17
kanchoette24-Feb-09 22:17 
AnswerRe: Stront typing error Pin
kanchoette24-Feb-09 23:41
kanchoette24-Feb-09 23:41 
QuestionQ: How to serialize layer structure Pin
pandd24-Feb-09 21:13
pandd24-Feb-09 21:13 

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.