Click here to Skip to main content
15,894,405 members
Home / Discussions / C#
   

C#

 
GeneralRe: WaitCursor Pin
Dave Kreskowiak27-Mar-05 8:27
mveDave Kreskowiak27-Mar-05 8:27 
GeneralRe: WaitCursor Pin
maheshfour27-Mar-05 23:43
maheshfour27-Mar-05 23:43 
GeneralRe: WaitCursor Pin
Judah Gabriel Himango27-Mar-05 16:48
sponsorJudah Gabriel Himango27-Mar-05 16:48 
GeneralRe: WaitCursor Pin
maheshfour27-Mar-05 23:41
maheshfour27-Mar-05 23:41 
GeneralRichTextBox.ReadOnly Question Pin
QzRz27-Mar-05 2:21
QzRz27-Mar-05 2:21 
GeneralRe: RichTextBox.ReadOnly Question Pin
Robert Rohde27-Mar-05 2:54
Robert Rohde27-Mar-05 2:54 
GeneralRe: RichTextBox.ReadOnly Question Pin
QzRz27-Mar-05 2:58
QzRz27-Mar-05 2:58 
GeneralRe: RichTextBox.ReadOnly Question Pin
Robert Rohde27-Mar-05 3:15
Robert Rohde27-Mar-05 3:15 
Its relatively simple:
The KeyDown events tells the consumer of the event that a key is being pressed. This event is raised before the underlying control actually reacts on the key. If you set e.Handled to true this will tell the control not to react at all (its nearly as the key would never have been pressed).
GeneralRe: RichTextBox.ReadOnly Question Pin
QzRz27-Mar-05 3:30
QzRz27-Mar-05 3:30 
GeneralEvent Viewer Pin
eddie him self27-Mar-05 2:08
susseddie him self27-Mar-05 2:08 
GeneralRe: Event Viewer Pin
Robert Rohde27-Mar-05 2:50
Robert Rohde27-Mar-05 2:50 
GeneralRe: Event Viewer Pin
_J_27-Mar-05 8:10
_J_27-Mar-05 8:10 
GeneralOutlook - Inbox - Messages Pin
Ph@ntom27-Mar-05 2:04
Ph@ntom27-Mar-05 2:04 
GeneralRe: Outlook - Inbox - Messages Pin
Robert Rohde27-Mar-05 3:02
Robert Rohde27-Mar-05 3:02 
GeneralFile Upload Pin
Ph@ntom27-Mar-05 1:55
Ph@ntom27-Mar-05 1:55 
GeneralRe: File Upload Pin
Robert Rohde27-Mar-05 3:00
Robert Rohde27-Mar-05 3:00 
GeneralError while executing Query in Access Pin
Ph@ntom27-Mar-05 1:53
Ph@ntom27-Mar-05 1:53 
GeneralProblem while populating textboxes Pin
Ph@ntom27-Mar-05 1:48
Ph@ntom27-Mar-05 1:48 
GeneralRe: Problem while populating textboxes Pin
Robert Rohde27-Mar-05 2:57
Robert Rohde27-Mar-05 2:57 
GeneralRe: Problem while populating textboxes Pin
Ashok Dhamija27-Mar-05 21:54
Ashok Dhamija27-Mar-05 21:54 
GeneralSAPI Version Pin
egyseiko27-Mar-05 0:44
egyseiko27-Mar-05 0:44 
Generalarray Pin
Motahareh26-Mar-05 20:45
Motahareh26-Mar-05 20:45 
GeneralRe: array Pin
Robert Rohde26-Mar-05 22:26
Robert Rohde26-Mar-05 22:26 
GeneralScrolling in ListView Pin
tommazzo26-Mar-05 20:31
tommazzo26-Mar-05 20:31 
GeneralMemory Usage Problem Pin
Kyaw Soe Khaing26-Mar-05 19:32
Kyaw Soe Khaing26-Mar-05 19:32 

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.