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

C#

 
Generalproblems getting a timer to work Pin
6-Feb-02 8:32
suss6-Feb-02 8:32 
GeneralRe: problems getting a timer to work Pin
James T. Johnson6-Feb-02 10:39
James T. Johnson6-Feb-02 10:39 
GeneralRe: problems getting a timer to work Pin
7-Feb-02 5:50
suss7-Feb-02 5:50 
QuestionHow to call a C# Dll from C++ ?? Pin
6-Feb-02 5:03
suss6-Feb-02 5:03 
AnswerRe: How to call a C# Dll from C++ ?? Pin
James T. Johnson6-Feb-02 11:17
James T. Johnson6-Feb-02 11:17 
GeneralRe: How to call a C# Dll from C++ ?? Pin
9-Feb-02 3:00
suss9-Feb-02 3:00 
GeneralRe: How to call a C# Dll from C++ ?? Pin
James T. Johnson9-Feb-02 18:50
James T. Johnson9-Feb-02 18:50 
Generaltrap arrow keys in usercontrol Pin
6-Feb-02 3:13
suss6-Feb-02 3:13 
Hello everybody,

Does anyone know how to trap the arrow keys in a class derived from usercontrol?

I noticed that the arrows keys don't fire a keyup, keydown or keypress event,
instead they move the focus to other controls on the form like the Tab key does.
I want the control itself to be able to process the arrows keys without having to add code to the form that is it in.

Thanks in advance

Paul



GeneralRe: trap arrow keys in usercontrol Pin
James T. Johnson6-Feb-02 10:46
James T. Johnson6-Feb-02 10:46 
GeneralPreserving dynamic controls across postbacks Pin
5-Feb-02 15:16
suss5-Feb-02 15:16 
GeneralRe: Preserving dynamic controls across postbacks Pin
James T. Johnson5-Feb-02 19:49
James T. Johnson5-Feb-02 19:49 
GeneralC# singleton Pin
Steve Severance5-Feb-02 8:10
Steve Severance5-Feb-02 8:10 
GeneralRe: C# singleton Pin
Fazlul Kabir5-Feb-02 8:20
Fazlul Kabir5-Feb-02 8:20 
GeneralRe: C# singleton Pin
Odis Wooten10-Mar-02 18:10
Odis Wooten10-Mar-02 18:10 
GeneralXP style controls Pin
5-Feb-02 4:21
suss5-Feb-02 4:21 
GeneralRe: XP style controls Pin
Mazdak5-Feb-02 5:26
Mazdak5-Feb-02 5:26 
GeneralRe: XP style controls Pin
5-Feb-02 6:25
suss5-Feb-02 6:25 
GeneralRe: XP style controls Pin
Mazdak5-Feb-02 8:52
Mazdak5-Feb-02 8:52 
GeneralRe: XP style controls Pin
James T. Johnson5-Feb-02 17:40
James T. Johnson5-Feb-02 17:40 
GeneralRe: XP style controls Pin
James T. Johnson5-Feb-02 19:38
James T. Johnson5-Feb-02 19:38 
GeneralRe: XP style controls Pin
6-Feb-02 0:31
suss6-Feb-02 0:31 
Questionhow to get the address of a managed type Pin
5-Feb-02 3:31
suss5-Feb-02 3:31 
AnswerRe: how to get the address of a managed type Pin
Peter Stephens5-Feb-02 7:16
Peter Stephens5-Feb-02 7:16 
QuestionWhich C# version to use? Pin
Travis D. Mathison4-Feb-02 21:48
Travis D. Mathison4-Feb-02 21:48 
AnswerRe: Which C# version to use? Pin
Mazdak4-Feb-02 23:01
Mazdak4-Feb-02 23:01 

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.