Click here to Skip to main content
16,013,207 members
Home / Discussions / C#
   

C#

 
GeneralRe: Key presses in WinForms Pin
Mazdak11-Jun-02 11:03
Mazdak11-Jun-02 11:03 
GeneralRe: Key presses in WinForms Pin
Brian Olej11-Jun-02 11:46
Brian Olej11-Jun-02 11:46 
GeneralRe: Key presses in WinForms Pin
Rüpel18-Jun-02 0:39
Rüpel18-Jun-02 0:39 
QuestionNow to acess toolbar or statusbar in the crystalreportviewer ? Pin
11-Jun-02 9:22
suss11-Jun-02 9:22 
GeneralSTM_SETIMAGE Pin
vikramlinux11-Jun-02 4:40
vikramlinux11-Jun-02 4:40 
GeneralRe: STM_SETIMAGE Pin
James T. Johnson11-Jun-02 9:17
James T. Johnson11-Jun-02 9:17 
GeneralRe: STM_SETIMAGE Pin
vikramlinux11-Jun-02 19:17
vikramlinux11-Jun-02 19:17 
GeneralRe: STM_SETIMAGE Pin
James T. Johnson11-Jun-02 19:17
James T. Johnson11-Jun-02 19:17 
You need to trap the MouseUp event on the control/form you are interested in. I assume the bitmap is displayed in a PictureBox (the MouseUp event is defined by Control, which all controls inherit from).

If that isn't the case how are you displaying the bitmap?

James
GeneralRe: STM_SETIMAGE Pin
vikramlinux11-Jun-02 20:08
vikramlinux11-Jun-02 20:08 
GeneralWM_COMMAND Pin
vikramlinux11-Jun-02 4:22
vikramlinux11-Jun-02 4:22 
GeneralRe: WM_COMMAND Pin
Rickard Andersson2011-Jun-02 8:46
Rickard Andersson2011-Jun-02 8:46 
GeneralIMessageFilter.PreFilterMessage Pin
Wizard_0110-Jun-02 23:32
Wizard_0110-Jun-02 23:32 
GeneralRe: IMessageFilter.PreFilterMessage Pin
Rama Krishna Vavilala11-Jun-02 3:20
Rama Krishna Vavilala11-Jun-02 3:20 
GeneralRe: IMessageFilter.PreFilterMessage Pin
Wizard_0111-Jun-02 3:38
Wizard_0111-Jun-02 3:38 
GeneralRe: IMessageFilter.PreFilterMessage Pin
James T. Johnson11-Jun-02 9:21
James T. Johnson11-Jun-02 9:21 
QuestionClearing byte[ ] ? Pin
10-Jun-02 11:40
suss10-Jun-02 11:40 
AnswerRe: Clearing byte[ ] ? Pin
Rüpel10-Jun-02 20:04
Rüpel10-Jun-02 20:04 
GeneralRe: Clearing byte[ ] ? Pin
11-Jun-02 9:34
suss11-Jun-02 9:34 
QuestionWindows Time Inactive? Pin
10-Jun-02 5:42
suss10-Jun-02 5:42 
AnswerRe: Windows Time Inactive? Pin
Rüpel10-Jun-02 19:48
Rüpel10-Jun-02 19:48 
GeneralAnakrino Pin
Rüpel10-Jun-02 2:30
Rüpel10-Jun-02 2:30 
GeneralRe: Anakrino Pin
Rocky Moore10-Jun-02 18:51
Rocky Moore10-Jun-02 18:51 
GeneralRe: Anakrino Pin
Rüpel10-Jun-02 19:46
Rüpel10-Jun-02 19:46 
GeneralWebBrowser in .NET Applications Pin
10-Jun-02 1:32
suss10-Jun-02 1:32 
GeneralRe: WebBrowser in .NET Applications Pin
AndyG10-Jun-02 4:01
AndyG10-Jun-02 4: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.