Click here to Skip to main content
15,889,992 members
Home / Discussions / C#
   

C#

 
GeneralRe: add reference to a .exe Pin
cmarmr18-Jun-07 9:05
cmarmr18-Jun-07 9:05 
GeneralRe: add reference to a .exe Pin
Dave Kreskowiak18-Jun-07 9:13
mveDave Kreskowiak18-Jun-07 9:13 
Questionrecover a deleted project file Pin
swissmiss8618-Jun-07 6:58
swissmiss8618-Jun-07 6:58 
AnswerRe: recover a deleted project file Pin
Dave Kreskowiak18-Jun-07 7:33
mveDave Kreskowiak18-Jun-07 7:33 
GeneralRe: recover a deleted project file Pin
swissmiss8618-Jun-07 7:38
swissmiss8618-Jun-07 7:38 
GeneralRe: recover a deleted project file Pin
Dave Kreskowiak18-Jun-07 7:53
mveDave Kreskowiak18-Jun-07 7:53 
GeneralRe: recover a deleted project file Pin
Bob X18-Jun-07 9:20
Bob X18-Jun-07 9:20 
QuestionAuto-compete combobox which remembers new entries Pin
AndrusM18-Jun-07 6:28
AndrusM18-Jun-07 6:28 
I'm creating a .NET 2 winForms application.

I'm need to create combobox or textbox which uses previously entered values for auto completion.
For this, it saves last 10 entered values in isolated storage.

I think I should use Combobox autocompletesource and fill it during initialization.
In lostfocus event I should check for new value and store it in isolated storage.

Any sample how to implement this kind of combobox ?


Andrus

AnswerRe: Auto-compete combobox which remembers new entries Pin
Dave Kreskowiak18-Jun-07 7:34
mveDave Kreskowiak18-Jun-07 7:34 
GeneralRe: Auto-compete combobox which remembers new entries Pin
AndrusM18-Jun-07 8:21
AndrusM18-Jun-07 8:21 
QuestionC# Overloading Pin
BlitzPackage18-Jun-07 5:44
BlitzPackage18-Jun-07 5:44 
AnswerRe: C# Overloading Pin
PIEBALDconsult18-Jun-07 6:01
mvePIEBALDconsult18-Jun-07 6:01 
AnswerRe: C# Overloading Pin
led mike18-Jun-07 6:36
led mike18-Jun-07 6:36 
QuestionValidating TextBox Pin
t4ure4n18-Jun-07 4:37
t4ure4n18-Jun-07 4:37 
AnswerRe: Validating TextBox Pin
Fatbuddha 118-Jun-07 4:57
Fatbuddha 118-Jun-07 4:57 
GeneralRe: Validating TextBox Pin
DavidNohejl18-Jun-07 5:06
DavidNohejl18-Jun-07 5:06 
GeneralRe: Validating TextBox Pin
Martin#18-Jun-07 5:10
Martin#18-Jun-07 5:10 
GeneralRe: Validating TextBox Pin
DavidNohejl18-Jun-07 5:14
DavidNohejl18-Jun-07 5:14 
GeneralRe: Validating TextBox Pin
Martin#18-Jun-07 5:22
Martin#18-Jun-07 5:22 
GeneralRe: Validating TextBox Pin
Fatbuddha 118-Jun-07 21:14
Fatbuddha 118-Jun-07 21:14 
AnswerRe: Validating TextBox Pin
lsconyer18-Jun-07 4:57
lsconyer18-Jun-07 4:57 
AnswerRe: Validating TextBox Pin
DavidNohejl18-Jun-07 5:11
DavidNohejl18-Jun-07 5:11 
QuestionSimple code generation Pin
gantww18-Jun-07 4:03
gantww18-Jun-07 4:03 
AnswerRe: Simple code generation Pin
Giorgi Dalakishvili18-Jun-07 4:07
mentorGiorgi Dalakishvili18-Jun-07 4:07 
GeneralRe: Simple code generation Pin
gantww18-Jun-07 4:36
gantww18-Jun-07 4:36 

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.