Click here to Skip to main content
15,896,207 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: framework version number Pin
Ed.Poore15-Mar-06 11:22
Ed.Poore15-Mar-06 11:22 
QuestionGenerics inheriting from generic types ... Pin
Pop Catalin10-Mar-06 1:57
Pop Catalin10-Mar-06 1:57 
QuestionForcing VS.NET 2005 to use .NET 1.1 framework. Pin
MY120110-Mar-06 0:45
MY120110-Mar-06 0:45 
AnswerRe: Forcing VS.NET 2005 to use .NET 1.1 framework. Pin
Dave Kreskowiak10-Mar-06 12:44
mveDave Kreskowiak10-Mar-06 12:44 
GeneralRe: Forcing VS.NET 2005 to use .NET 1.1 framework. Pin
Vasudevan Deepak Kumar12-Mar-06 17:03
Vasudevan Deepak Kumar12-Mar-06 17:03 
GeneralRe: Forcing VS.NET 2005 to use .NET 1.1 framework. Pin
Chris Richner13-Mar-06 2:59
Chris Richner13-Mar-06 2:59 
Questionaxwebbrowser find function Pin
Lifeform239-Mar-06 12:02
Lifeform239-Mar-06 12:02 
QuestionTextBox.AutoComplete .net 2.0 Pin
Chris Richner9-Mar-06 3:36
Chris Richner9-Mar-06 3:36 
Hi,

I would like to use the new AutoComplete feature supported in .net 2.0. I use it with a custom source, means I build my own suggestion string list for autocompletion mechanism. The goal should be that the textbox remembers all text that passed the validation mechanism for future use within the application session. Just in case the user has to reenter the same text again and again.

If I try to add the validted text to the custom source in an event like Validated or Leave, I can't tab out of the control. I have to hit the tab key twice to move out. It seems like I break the autocomplete mechanism by adding strings during the tab out process.

Have anybody found a way to use the AutoComplete feature in .net 2.0 in that manner I described above without any tab key issues?

Thanks

myMsg.BehindDaKeys = "Jerry Maguire";

-- modified at 9:38 Thursday 9th March, 2006
Question.NET Framework Pin
FeRtoll9-Mar-06 0:27
FeRtoll9-Mar-06 0:27 
AnswerRe: .NET Framework Pin
Sebastian Schneider9-Mar-06 0:37
Sebastian Schneider9-Mar-06 0:37 
GeneralRe: .NET Framework Pin
FeRtoll9-Mar-06 10:59
FeRtoll9-Mar-06 10:59 
GeneralRe: .NET Framework Pin
CWIZO15-Mar-06 2:37
CWIZO15-Mar-06 2:37 
Questioncustomize datagrid view Pin
Maher Abu Zer8-Mar-06 19:49
professionalMaher Abu Zer8-Mar-06 19:49 
QuestionSecurity.Permissions error Pin
projectcode18-Mar-06 5:12
projectcode18-Mar-06 5:12 
Questionstd::cout Messes Up Filter in OpenFileDialog Pin
ricecake8-Mar-06 4:18
ricecake8-Mar-06 4:18 
QuestionRe: std::cout Messes Up Filter in OpenFileDialog Pin
ricecake8-Mar-06 5:44
ricecake8-Mar-06 5:44 
AnswerRe: std::cout Messes Up Filter in OpenFileDialog Pin
ricecake4-Apr-06 8:51
ricecake4-Apr-06 8:51 
AnswerRe: std::cout Messes Up Filter in OpenFileDialog Pin
ricecake4-Aug-06 10:35
ricecake4-Aug-06 10:35 
QuestionRegular Expressions Pin
Arkett7-Mar-06 22:59
Arkett7-Mar-06 22:59 
AnswerRe: Regular Expressions Pin
Chandana Subasinghe8-Mar-06 1:03
Chandana Subasinghe8-Mar-06 1:03 
GeneralRe: Regular Expressions Pin
Arkett8-Mar-06 5:22
Arkett8-Mar-06 5:22 
GeneralRe: Regular Expressions Pin
Chandana Subasinghe8-Mar-06 5:24
Chandana Subasinghe8-Mar-06 5:24 
AnswerRe: Regular Expressions Pin
HimaBindu Vejella8-Mar-06 18:36
HimaBindu Vejella8-Mar-06 18:36 
QuestionToolStrip rounded corners Pin
Office Lineman7-Mar-06 6:46
Office Lineman7-Mar-06 6:46 
AnswerRe: ToolStrip rounded corners Pin
Office Lineman7-Mar-06 12:04
Office Lineman7-Mar-06 12:04 

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.