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

C#

 
GeneralRe: removing the last character of textbox Pin
PIEBALDconsult6-Oct-09 4:58
mvePIEBALDconsult6-Oct-09 4:58 
GeneralRe: removing the last character of textbox Pin
NarendraSinghJTV6-Oct-09 18:43
NarendraSinghJTV6-Oct-09 18:43 
AnswerRe: removing the last character of textbox Pin
AhmedMasum5-Oct-09 22:37
AhmedMasum5-Oct-09 22:37 
GeneralRe: removing the last character of textbox Pin
Christian Graus6-Oct-09 0:02
protectorChristian Graus6-Oct-09 0:02 
GeneralRe: removing the last character of textbox Pin
NarendraSinghJTV6-Oct-09 1:31
NarendraSinghJTV6-Oct-09 1:31 
GeneralRe: removing the last character of textbox Pin
NarendraSinghJTV6-Oct-09 1:34
NarendraSinghJTV6-Oct-09 1:34 
GeneralRe: removing the last character of textbox Pin
AhmedMasum6-Oct-09 16:17
AhmedMasum6-Oct-09 16:17 
GeneralRe: removing the last character of textbox Pin
NarendraSinghJTV6-Oct-09 18:18
NarendraSinghJTV6-Oct-09 18:18 
ok,
when we type any character in a textbox which have autocomplete option it shows a list of matched items. when we press any wrong character or the character which does not match with the autocomplete list the list is disappered. At that time if we press backspace then again autocomplete list appears with the matching items.

like that i want to show the item list again by removing last unmatched character programatically like e.g.(textbox.length-1).

I think autocomplete list generates on key_press event of textbox.


Hope now it is easy to understand

waiting for ur rply
thanks in advance for ur rply
GeneralRe: removing the last character of textbox Pin
NarendraSinghJTV8-Oct-09 23:59
NarendraSinghJTV8-Oct-09 23:59 
QuestionPointer in C# .NET (in Express2008) Pin
det55-Oct-09 18:08
det55-Oct-09 18:08 
AnswerRe: Pointer in C# .NET (in Express2008) Pin
Christian Graus5-Oct-09 18:24
protectorChristian Graus5-Oct-09 18:24 
AnswerRe: Pointer in C# .NET (in Express2008) Pin
stancrm5-Oct-09 18:36
stancrm5-Oct-09 18:36 
QuestionHow to read table from MS_WORD using C# Pin
Yognand5-Oct-09 18:04
Yognand5-Oct-09 18:04 
AnswerRe: How to read table from MS_WORD using C# Pin
Christian Graus5-Oct-09 18:25
protectorChristian Graus5-Oct-09 18:25 
Questionwhy do Update method of SqldataAdapter not work? Pin
Nguyen Hong Lam5-Oct-09 17:55
Nguyen Hong Lam5-Oct-09 17:55 
AnswerRe: why do Update method of SqldataAdapter not work? Pin
Christian Graus5-Oct-09 18:25
protectorChristian Graus5-Oct-09 18:25 
GeneralRe: why do Update method of SqldataAdapter not work? Pin
PIEBALDconsult6-Oct-09 5:00
mvePIEBALDconsult6-Oct-09 5:00 
QuestionMRU Button List in C# Pin
Alisaunder5-Oct-09 17:54
Alisaunder5-Oct-09 17:54 
AnswerRe: MRU Button List in C# Pin
Christian Graus5-Oct-09 18:26
protectorChristian Graus5-Oct-09 18:26 
GeneralRe: MRU Button List in C# Pin
Alisaunder6-Oct-09 3:45
Alisaunder6-Oct-09 3:45 
GeneralRe: MRU Button List in C# Pin
Alisaunder6-Oct-09 7:42
Alisaunder6-Oct-09 7:42 
QuestionDownloadable C# Tutorials??? Pin
TGeist5-Oct-09 17:35
TGeist5-Oct-09 17:35 
AnswerRe: Downloadable C# Tutorials??? Pin
Luc Pattyn5-Oct-09 17:41
sitebuilderLuc Pattyn5-Oct-09 17:41 
AnswerRe: Downloadable C# Tutorials??? Pin
kideve5-Oct-09 17:57
kideve5-Oct-09 17:57 
QuestionConvert Access App To C# Pin
Kevin Marois5-Oct-09 16:15
professionalKevin Marois5-Oct-09 16: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.