Click here to Skip to main content
16,006,426 members
Home / Discussions / C#
   

C#

 
GeneralRe: A Paint like application (MODIFIED) Pin
Rob Philpott17-Apr-09 5:23
Rob Philpott17-Apr-09 5:23 
GeneralRe: A Paint like application (MODIFIED) Pin
Henry Minute17-Apr-09 8:32
Henry Minute17-Apr-09 8:32 
GeneralRe: A Paint like application (MODIFIED) Pin
jaypatel51217-Apr-09 21:01
jaypatel51217-Apr-09 21:01 
Questionhow to add items in a list box from database Pin
kaushik_dass17-Apr-09 3:57
kaushik_dass17-Apr-09 3:57 
AnswerRe: how to add items in a list box from database Pin
N a v a n e e t h17-Apr-09 4:00
N a v a n e e t h17-Apr-09 4:00 
AnswerRe: how to add items in a list box from database Pin
Henry Minute17-Apr-09 4:02
Henry Minute17-Apr-09 4:02 
QuestionMouse Coordinates of a bitmap form in the main window Pin
sebogawa17-Apr-09 3:44
sebogawa17-Apr-09 3:44 
AnswerRe: Mouse Coordinates in a specific area. Pin
Henry Minute17-Apr-09 4:08
Henry Minute17-Apr-09 4:08 
If you put the Bitmap on the window, you should know its coordinates. Keep your code where it is but put a test before your existing code to see if the mouse is in the rectangle for the image. If not in the rectangle, return. Then just add offsets to your two lines for the X and Y coordinates of the image.

Henry Minute

Do not read medical books! You could die of a misprint. - Mark Twain
Girl: (staring) "Why do you need an icy cucumber?"
“I want to report a fraud. The government is lying to us all.”

GeneralRe: Mouse Coordinates in a specific area. Pin
sebogawa17-Apr-09 4:14
sebogawa17-Apr-09 4:14 
GeneralRe: Mouse Coordinates in a specific area. Pin
Henry Minute17-Apr-09 4:20
Henry Minute17-Apr-09 4:20 
GeneralRe: Mouse Coordinates in a specific area. Pin
sebogawa17-Apr-09 4:28
sebogawa17-Apr-09 4:28 
GeneralRe: Mouse Coordinates in a specific area. Pin
Henry Minute17-Apr-09 4:46
Henry Minute17-Apr-09 4:46 
QuestionHow to add items in listbox from database Pin
kaushik_dass17-Apr-09 3:27
kaushik_dass17-Apr-09 3:27 
AnswerRe: How to add items in listbox from database Pin
musefan17-Apr-09 3:36
musefan17-Apr-09 3:36 
AnswerRe: How to add items in listbox from database Pin
PauloCastilho17-Apr-09 12:38
PauloCastilho17-Apr-09 12:38 
QuestionHow understand Dataset changes ? Pin
Coban_17-Apr-09 3:22
Coban_17-Apr-09 3:22 
QuestionCreating a Help Form Pin
caksabre217-Apr-09 3:14
caksabre217-Apr-09 3:14 
AnswerRe: Creating a Help Form Pin
Henry Minute17-Apr-09 4:11
Henry Minute17-Apr-09 4:11 
GeneralRe: Creating a Help Form Pin
caksabre217-Apr-09 5:16
caksabre217-Apr-09 5:16 
GeneralRe: Creating a Help Form Pin
Henry Minute17-Apr-09 5:24
Henry Minute17-Apr-09 5:24 
GeneralRe: Creating a Help Form Pin
Naruki19-Apr-09 15:53
Naruki19-Apr-09 15:53 
GeneralRe: Creating a Help Form Pin
Henry Minute19-Apr-09 23:36
Henry Minute19-Apr-09 23:36 
Questionsimple page load query Pin
AndyInUK17-Apr-09 2:39
AndyInUK17-Apr-09 2:39 
QuestionRe: simple page load query Pin
Colin Angus Mackay17-Apr-09 2:45
Colin Angus Mackay17-Apr-09 2:45 
AnswerRe: simple page load query Pin
AndyInUK17-Apr-09 2:51
AndyInUK17-Apr-09 2:51 

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.