Click here to Skip to main content
15,898,035 members
Home / Discussions / C#
   

C#

 
GeneralRe: How does a Component get its parent form Pin
leppie13-Jan-03 6:18
leppie13-Jan-03 6:18 
QuestionToolbar Button Groups? Pin
Jamie Nordmeyer8-Jan-03 8:27
Jamie Nordmeyer8-Jan-03 8:27 
GeneralSpawn a commandline window with environment Pin
kman8-Jan-03 7:05
kman8-Jan-03 7:05 
GeneralRe: Spawn a commandline window with environment Pin
leppie8-Jan-03 7:36
leppie8-Jan-03 7:36 
GeneralRe: Spawn a commandline window with environment Pin
kman8-Jan-03 17:27
kman8-Jan-03 17:27 
GeneralRe: Spawn a commandline window with environment Pin
Daniel Turini8-Jan-03 8:02
Daniel Turini8-Jan-03 8:02 
GeneralCombobox: leaving on enter-key Pin
Nachte8-Jan-03 2:41
Nachte8-Jan-03 2:41 
GeneralRe: Combobox: leaving on enter-key Pin
mikasa8-Jan-03 2:57
mikasa8-Jan-03 2:57 
While I've been playing with the ComboBox (Inheriting from it) I've noticed that the "Key" Events do not work as you would expect them to for say a normal TextBox. It seems as if the Edit window of the Combo gets it's chance to process the Key event even before it gets passed to the Combo's Key Events.

For example, I am writing code for AutoComplete functionality. I wanted the control to only allow the user to type what was already in the List. However, when I tell it "e.Handled = True", it does absolutely nothing and still allows the user to type in the value. This is NOT what happens in a Textbox, the Textbox works as expected.

So...you probably aren't going to find a way to get rid of the Beep, but if you do, or you figure out my issue, Post it! Poke tongue | ;-P
GeneralBrowser Helper Object Pin
Boris Yankov7-Jan-03 16:12
Boris Yankov7-Jan-03 16:12 
GeneralWindows XP fast user switching Pin
Alex Korchemniy7-Jan-03 13:51
Alex Korchemniy7-Jan-03 13:51 
GeneralString formatting Pin
Le centriste7-Jan-03 9:38
Le centriste7-Jan-03 9:38 
GeneralRe: String formatting Pin
leppie7-Jan-03 9:51
leppie7-Jan-03 9:51 
GeneralRe: String formatting Pin
Le centriste7-Jan-03 11:14
Le centriste7-Jan-03 11:14 
GeneralRe: String formatting Pin
John Burton8-Jan-03 4:26
John Burton8-Jan-03 4:26 
GeneralRe: String formatting Pin
leppie8-Jan-03 6:12
leppie8-Jan-03 6:12 
GeneralHICON's .NET Equivilent Pin
Nnamdi Onyeyiri7-Jan-03 6:29
Nnamdi Onyeyiri7-Jan-03 6:29 
GeneralRe: HICON's .NET Equivilent Pin
leppie7-Jan-03 7:49
leppie7-Jan-03 7:49 
Generala tree copying Pin
misiek7-Jan-03 6:06
misiek7-Jan-03 6:06 
GeneralRe: a tree copying Pin
leppie7-Jan-03 8:30
leppie7-Jan-03 8:30 
GeneralRe: a tree copying Pin
misiek7-Jan-03 22:33
misiek7-Jan-03 22:33 
GeneralRich Text Box Edit Cursor Pin
KenBloke7-Jan-03 5:35
KenBloke7-Jan-03 5:35 
GeneralRegistering an ActiveX DLL or OCX Pin
mikasa7-Jan-03 5:12
mikasa7-Jan-03 5:12 
GeneralRe: Registering an ActiveX DLL or OCX Pin
Richard Deeming8-Jan-03 2:40
mveRichard Deeming8-Jan-03 2:40 
GeneralRe: Registering an ActiveX DLL or OCX Pin
mikasa8-Jan-03 2:52
mikasa8-Jan-03 2:52 
GeneralRe: Registering an ActiveX DLL or OCX Pin
Richard Deeming8-Jan-03 3:12
mveRichard Deeming8-Jan-03 3:12 

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.