Click here to Skip to main content
15,915,513 members
Home / Discussions / C#
   

C#

 
GeneralRe: How can I programmatically generate OnDrawItem events for a ComboBox? Pin
leppie21-Oct-08 3:20
leppie21-Oct-08 3:20 
QuestionKilling a Process Pin
Vimalsoft(Pty) Ltd20-Oct-08 22:38
professionalVimalsoft(Pty) Ltd20-Oct-08 22:38 
AnswerRe: Killing a Process Pin
Simon P Stevens20-Oct-08 22:51
Simon P Stevens20-Oct-08 22:51 
AnswerRe: Killing a Process Pin
Vimalsoft(Pty) Ltd21-Oct-08 20:03
professionalVimalsoft(Pty) Ltd21-Oct-08 20:03 
QuestionHow to alter the main GUI from another class/object? Pin
munk1220-Oct-08 21:55
munk1220-Oct-08 21:55 
AnswerRe: How to alter the main GUI from another class/object? Pin
leppie20-Oct-08 21:57
leppie20-Oct-08 21:57 
GeneralRe: How to alter the main GUI from another class/object? Pin
munk1221-Oct-08 23:42
munk1221-Oct-08 23:42 
QuestionPlease help with Drag and Drop Pin
User 543536420-Oct-08 21:25
User 543536420-Oct-08 21:25 
This is my requirement.

I am allowed to use a DGV (or a List View or some other control that can be used in tabular form).

Then, I have a set of labels/text boxes that are created in runtime according to some data from a DB. Let's say just text tabels.

So I need to drag and drop contents of these run time generated textboxes/labels onto any preferred cell in the DGV (or that any other control). When that is done, I need to be able to delete/destroy the original label as well.

On the other hand, if the user decides to take some data from the DGV and put them back in the original labels, that should also be possible. SO I guess those labels/textboxes need to be put inside of some kind of a control.

But I'm relatively new to C#, so haven't got much of an idea so as to how to do this. I could get text on labels to be copied to another lables, but when I used a DGV I got stuck.
Main reason being, when an item is dragged onto the DGV, there seems to be no event to detect on which cell the mouse is. The Mouse_Enter method works only for simple mouse enter movements - not when dragging.

PLEASE HELP!
Questionhow i can Create Iphone application Pin
wasimsharp20-Oct-08 20:14
wasimsharp20-Oct-08 20:14 
AnswerRe: how i can Create Iphone application Pin
Ed.Poore20-Oct-08 21:23
Ed.Poore20-Oct-08 21:23 
GeneralRe: how i can Create Iphone application Pin
wasimsharp20-Oct-08 23:22
wasimsharp20-Oct-08 23:22 
AnswerRe: how i can Create Iphone application Pin
Simon P Stevens20-Oct-08 22:33
Simon P Stevens20-Oct-08 22:33 
Questionchange IP Pin
Hossein Afyuoni20-Oct-08 20:11
Hossein Afyuoni20-Oct-08 20:11 
AnswerRe: change IP Pin
Ed.Poore20-Oct-08 21:22
Ed.Poore20-Oct-08 21:22 
QuestionHow to Implement Context-Sensitive Help in .NET Applications Created with C#, Pin
tozy20-Oct-08 19:52
tozy20-Oct-08 19:52 
AnswerRe: How to Implement Context-Sensitive Help in .NET Applications Created with C#, Pin
Giorgi Dalakishvili20-Oct-08 20:10
mentorGiorgi Dalakishvili20-Oct-08 20:10 
Questionxmlrpc for .net cf... Pin
l a u r e n20-Oct-08 18:24
l a u r e n20-Oct-08 18:24 
AnswerRe: xmlrpc for .net cf... Pin
Ed.Poore20-Oct-08 21:24
Ed.Poore20-Oct-08 21:24 
QuestionHow to crop PictureBox Image when Stretched? Pin
saberbladez20-Oct-08 15:59
saberbladez20-Oct-08 15:59 
QuestionNot enough storage Pin
MAW3020-Oct-08 15:20
MAW3020-Oct-08 15:20 
AnswerRe: Not enough storage Pin
N a v a n e e t h20-Oct-08 17:05
N a v a n e e t h20-Oct-08 17:05 
AnswerRe: Not enough storage Pin
Ashfield20-Oct-08 21:16
Ashfield20-Oct-08 21:16 
QuestionParameter value for Attribute? [modified] Pin
Member 232448320-Oct-08 13:36
Member 232448320-Oct-08 13:36 
AnswerRe: Parameter value for Attribute? Pin
Ennis Ray Lynch, Jr.20-Oct-08 16:01
Ennis Ray Lynch, Jr.20-Oct-08 16:01 
GeneralRe: Parameter value for Attribute? Pin
Member 232448320-Oct-08 16:42
Member 232448320-Oct-08 16:42 

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.