Click here to Skip to main content
15,906,467 members
Home / Discussions / C#
   

C#

 
AnswerRe: Error when adding a ToolStripMenuItem Pin
Anthony Mushrow30-Oct-07 2:25
professionalAnthony Mushrow30-Oct-07 2:25 
QuestionRe: Error when adding a ToolStripMenuItem Pin
TJoe30-Oct-07 2:25
TJoe30-Oct-07 2:25 
AnswerRe: Error when adding a ToolStripMenuItem Pin
Ravi Bhavnani30-Oct-07 3:07
professionalRavi Bhavnani30-Oct-07 3:07 
AnswerRe: Error when adding a ToolStripMenuItem Pin
Lucy30-Oct-07 2:30
Lucy30-Oct-07 2:30 
GeneralRe: Error when adding a ToolStripMenuItem Pin
Lucy30-Oct-07 4:25
Lucy30-Oct-07 4:25 
QuestionTAB key Pin
topcatalpha30-Oct-07 1:21
topcatalpha30-Oct-07 1:21 
AnswerRe: TAB key Pin
Anthony Mushrow30-Oct-07 2:21
professionalAnthony Mushrow30-Oct-07 2:21 
AnswerRe: TAB key Pin
Luc Pattyn30-Oct-07 2:32
sitebuilderLuc Pattyn30-Oct-07 2:32 
Hi,

have a look at Control.IsInputKey()

MSDN says: "If IsInputKey returns false, the specified key is preprocessed and only sent to
the control if it is not consumed by the preprocessing phase. Keys that are preprocessed
include the TAB, RETURN, ESCAPE, and the UP ARROW, DOWN ARROW, LEFT ARROW, and RIGHT ARROW
keys."

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]


this months tips:
- use PRE tags to preserve formatting when showing multi-line code snippets
- before you ask a question here, search CodeProject, then Google


GeneralRe: TAB key Pin
topcatalpha30-Oct-07 2:36
topcatalpha30-Oct-07 2:36 
QuestionIs .Net Framework a must on clientside? Pin
narayanagvs30-Oct-07 1:17
narayanagvs30-Oct-07 1:17 
AnswerRe: Is .Net Framework a must on clientside? Pin
pmarfleet30-Oct-07 1:22
pmarfleet30-Oct-07 1:22 
AnswerRe: Is .Net Framework a must on clientside? Pin
N a v a n e e t h30-Oct-07 1:24
N a v a n e e t h30-Oct-07 1:24 
AnswerRe: Is .Net Framework a must on clientside? Pin
Giorgi Dalakishvili30-Oct-07 1:24
mentorGiorgi Dalakishvili30-Oct-07 1:24 
QuestionPDF files Pin
MarkB77730-Oct-07 1:09
MarkB77730-Oct-07 1:09 
AnswerRe: PDF files Pin
Colin Angus Mackay30-Oct-07 1:14
Colin Angus Mackay30-Oct-07 1:14 
AnswerRe: PDF files Pin
Christian Graus30-Oct-07 1:14
protectorChristian Graus30-Oct-07 1:14 
GeneralRe: PDF files Pin
MarkB77730-Oct-07 1:19
MarkB77730-Oct-07 1:19 
GeneralRe: PDF files Pin
Christian Graus30-Oct-07 1:32
protectorChristian Graus30-Oct-07 1:32 
GeneralRe: PDF files Pin
MarkB77730-Oct-07 1:33
MarkB77730-Oct-07 1:33 
QuestionWhy Finalizers are performance costly Pin
N a v a n e e t h30-Oct-07 1:01
N a v a n e e t h30-Oct-07 1:01 
AnswerRe: Why Finalizers are performance costly Pin
Vasudevan Deepak Kumar30-Oct-07 1:05
Vasudevan Deepak Kumar30-Oct-07 1:05 
GeneralRe: Why Finalizers are performance costly Pin
N a v a n e e t h30-Oct-07 1:12
N a v a n e e t h30-Oct-07 1:12 
AnswerRe: Why Finalizers are performance costly Pin
SathishDV30-Oct-07 1:47
SathishDV30-Oct-07 1:47 
GeneralRe: Why Finalizers are performance costly Pin
N a v a n e e t h30-Oct-07 1:54
N a v a n e e t h30-Oct-07 1:54 
Questionhow to convert HTML page data in XML format Pin
D i x y30-Oct-07 0:28
D i x y30-Oct-07 0:28 

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.