Click here to Skip to main content
15,913,773 members
Home / Discussions / C#
   

C#

 
GeneralRe: calling a function in a C# DLL Pin
Dave Kreskowiak28-Feb-05 6:38
mveDave Kreskowiak28-Feb-05 6:38 
Questionhow to implement mathematical integration and derivative function is C# Pin
iramg28-Feb-05 4:37
iramg28-Feb-05 4:37 
AnswerRe: how to implement mathematical integration and derivative function is C# Pin
Dave Kreskowiak28-Feb-05 7:10
mveDave Kreskowiak28-Feb-05 7:10 
AnswerRe: how to implement mathematical integration and derivative function is C# Pin
(Steven Hicks)n+128-Feb-05 16:57
(Steven Hicks)n+128-Feb-05 16:57 
GeneralUpdate DataSource when DataGrid is lost focus Pin
Anonymous28-Feb-05 4:35
Anonymous28-Feb-05 4:35 
GeneralA simple question about FileIO Pin
RockRock28-Feb-05 3:53
RockRock28-Feb-05 3:53 
GeneralRe: A simple question about FileIO Pin
Dave Kreskowiak28-Feb-05 6:34
mveDave Kreskowiak28-Feb-05 6:34 
GeneralDrag & Drop Pin
sreejith ss nair28-Feb-05 3:15
sreejith ss nair28-Feb-05 3:15 
Hi,

I have a panel control in my application. The Paint event of panel control is overrided to show some solid grid line and measures (like scale) on my panel control.
I have a collection of label controls (not less than 250 - 300 in all time) in that panel , which we can drag or drop anywhere inside the panel region.

I am overriding paint method of my custom label or labels which is there inside the panel.

My problem start here,

1. the moment i start dragging the label control in side the panel , the label show transparent shadow of that label control which i am dragging .

2. If i hold my mouse for a second , that is in between drag and drop. The control got heavy flickering. I tried Double buffering and related tricks using SetStyle() method. But still there is no change in status.

3. Last and most important issue that i am facing is, location of mouse cursor.

i.e., I need to place controls (custom labels) in some exact locations (measured location). But i can't able to control mouse cursor. If i start dragging , then my mouse will be near to 10 cm far from my control which i am dragging.

Really got stuck . Any Idea ?.Frown | :(

Sreejith Nair
[ My Articles ]
GeneralWorking directly with pixel of a bitmap Pin
Anonymous28-Feb-05 2:05
Anonymous28-Feb-05 2:05 
GeneralRe: Working directly with pixel of a bitmap Pin
leppie28-Feb-05 6:15
leppie28-Feb-05 6:15 
QuestionHow to creat login Pin
chandtec28-Feb-05 2:00
chandtec28-Feb-05 2:00 
AnswerRe: How to creat login Pin
turbochimp28-Feb-05 10:03
turbochimp28-Feb-05 10:03 
GeneralRe: How to creat login Pin
chandtec28-Feb-05 10:52
chandtec28-Feb-05 10:52 
GeneralRe: How to creat login Pin
turbochimp28-Feb-05 16:11
turbochimp28-Feb-05 16:11 
GeneralIPAddress(byte[]) fails - need help Pin
Sebastian Schneider28-Feb-05 1:36
Sebastian Schneider28-Feb-05 1:36 
GeneralRe: IPAddress(byte[]) fails - need help Pin
leppie28-Feb-05 6:18
leppie28-Feb-05 6:18 
GeneralRe: IPAddress(byte[]) fails - need help Pin
Sebastian Schneider1-Mar-05 20:39
Sebastian Schneider1-Mar-05 20:39 
GeneralRe: IPAddress(byte[]) fails - need help Pin
lushgrass21-Jul-05 14:36
lushgrass21-Jul-05 14:36 
Generalsocket connection in Windows XP Pin
Begoña28-Feb-05 1:32
Begoña28-Feb-05 1:32 
GeneralRe: socket connection in Windows XP Pin
leppie28-Feb-05 6:21
leppie28-Feb-05 6:21 
GeneralRe: socket connection in Windows XP Pin
Dave Kreskowiak28-Feb-05 7:15
mveDave Kreskowiak28-Feb-05 7:15 
Generaldatagrid sorting hassles Pin
steven shingler28-Feb-05 0:27
steven shingler28-Feb-05 0:27 
GeneralRe: datagrid sorting hassles Pin
leppie28-Feb-05 6:22
leppie28-Feb-05 6:22 
GeneralToolbar Pin
subPose27-Feb-05 23:51
subPose27-Feb-05 23:51 
GeneralRe: Toolbar Pin
subPose1-Mar-05 1:03
subPose1-Mar-05 1:03 

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.