Click here to Skip to main content
15,895,878 members
Home / Discussions / C#
   

C#

 
QuestionMySQL vs. SQL Server Pin
Expert Coming22-Feb-06 19:30
Expert Coming22-Feb-06 19:30 
AnswerRe: MySQL vs. SQL Server Pin
emran83422-Feb-06 19:40
emran83422-Feb-06 19:40 
GeneralRe: MySQL vs. SQL Server Pin
Expert Coming22-Feb-06 19:42
Expert Coming22-Feb-06 19:42 
GeneralRe: MySQL vs. SQL Server Pin
emran83422-Feb-06 19:50
emran83422-Feb-06 19:50 
QuestionHow to store images in dll? Pin
Oskars22-Feb-06 19:24
Oskars22-Feb-06 19:24 
AnswerRe: How to store images in dll? Pin
Alomgir Miah22-Feb-06 19:30
Alomgir Miah22-Feb-06 19:30 
GeneralRe: How to store images in dll? Pin
Oskars22-Feb-06 19:36
Oskars22-Feb-06 19:36 
QuestionPanel autoscrollposition hell! Pin
NewbieDude22-Feb-06 19:06
NewbieDude22-Feb-06 19:06 
Hey howzit?

I have a Panel that displays 3 different photos as BackGroundImage's. One is 300dpi, 150dpi and 72dpi. Each photo causes the Panel to autosize.

I am using this as a zoom mechanism. So when the user clicks zoom, the image changes from 72dpi to 150dpi and 150dpi to 300dpi and that works fine, BUT i want the the scrollpositions of the form to change so that the area where the cursor is located on the image, is displayed in the middle. Similar to how we zoom to a specific spot in MS Word, i have used the code below but it doesn't seem to be very acurate, perhaps there is a way to achieve this specific position zoom in another way?

form.AutoScrollPosition = Cursor.Position;

Thanks!

QuestionMapping of Excel sheet into Access Table by using C# code Pin
vivekdeshpande22-Feb-06 18:46
vivekdeshpande22-Feb-06 18:46 
AnswerRe: Mapping of Excel sheet into Access Table by using C# code Pin
Acheive_it22-Feb-06 23:29
Acheive_it22-Feb-06 23:29 
AnswerRe: Mapping of Excel sheet into Access Table by using C# code Pin
Acheive_it23-Feb-06 18:01
Acheive_it23-Feb-06 18:01 
QuestionMethod Lock Pin
JacquesDP22-Feb-06 18:41
JacquesDP22-Feb-06 18:41 
AnswerRe: Method Lock Pin
emran83422-Feb-06 19:25
emran83422-Feb-06 19:25 
GeneralRe: Method Lock Pin
JacquesDP22-Feb-06 19:33
JacquesDP22-Feb-06 19:33 
GeneralRe: Method Lock Pin
emran83422-Feb-06 19:43
emran83422-Feb-06 19:43 
GeneralRe: Method Lock Pin
JacquesDP22-Feb-06 20:11
JacquesDP22-Feb-06 20:11 
GeneralRe: Method Lock Pin
J4amieC22-Feb-06 21:34
J4amieC22-Feb-06 21:34 
QuestionCopyright Problem ? Using Gifs and Images from Web in my Application Pin
emran83422-Feb-06 18:33
emran83422-Feb-06 18:33 
AnswerRe: Copyright Problem ? Using Gifs and Images from Web in my Application Pin
mav.northwind22-Feb-06 20:01
mav.northwind22-Feb-06 20:01 
GeneralRe: Copyright Problem ? Using Gifs and Images from Web in my Application Pin
lmoelleb22-Feb-06 21:08
lmoelleb22-Feb-06 21:08 
AnswerRe: Copyright Problem ? Using Gifs and Images from Web in my Application Pin
Colin Angus Mackay22-Feb-06 22:52
Colin Angus Mackay22-Feb-06 22:52 
GeneralRe: Copyright Problem ? Using Gifs and Images from Web in my Application Pin
emran83423-Feb-06 0:50
emran83423-Feb-06 0:50 
QuestionC#.Net Pin
Ashwani_kumar22-Feb-06 17:31
Ashwani_kumar22-Feb-06 17:31 
AnswerRe: C#.Net Pin
George L. Jackson22-Feb-06 17:39
George L. Jackson22-Feb-06 17:39 
GeneralRe: C#.Net Pin
Ashwani_kumar22-Feb-06 17:41
Ashwani_kumar22-Feb-06 17:41 

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.