Click here to Skip to main content
15,888,088 members
Home / Discussions / C#
   

C#

 
GeneralRe: Backup and Restore MySql Database Using C# Pin
Member 471213810-Mar-09 4:01
Member 471213810-Mar-09 4:01 
GeneralRe: Backup MySql Database Using C# Pin
Member 54962299-Apr-09 0:55
Member 54962299-Apr-09 0:55 
Generalshape area in images Pin
vodas13-Apr-08 15:49
vodas13-Apr-08 15:49 
GeneralRe: shape area in images Pin
Christian Graus13-Apr-08 15:54
protectorChristian Graus13-Apr-08 15:54 
GeneralRe: shape area in images Pin
Razvan Dimescu13-Apr-08 20:01
Razvan Dimescu13-Apr-08 20:01 
GeneralRe: shape area in images Pin
Christian Graus13-Apr-08 20:54
protectorChristian Graus13-Apr-08 20:54 
Generalset the position for the content in richtextbox. Pin
kamalesh574313-Apr-08 15:46
kamalesh574313-Apr-08 15:46 
GeneralDrag and Drop Pin
Stevo Z13-Apr-08 13:05
Stevo Z13-Apr-08 13:05 
Hi guys,

I feel like stupid, anyway. I have a very common question and please no utfg answers, I've done that.

I'm no able to create a control that can accept dragged items from other windows (e.g. files dragged from windows explorer or icons from desktop). I'm using .NET 2.0 and Vista. Is it just something small that I'm doing wrong?

here is what I'm doing.

- create custom control derived from System.Windows.Control class
- make sure the AllowDrop property is set to true
- override OnDragEnter, OnDragDrop, OnDragOver etc...

my problem is that those events OnDrag... never get raised when dragging anything above my application window/control.

Confused | :confused:

zilo

GeneralRe: Drag and Drop Pin
Christian Graus13-Apr-08 13:34
protectorChristian Graus13-Apr-08 13:34 
GeneralDateTimePicker and DataBase Pin
half-life13-Apr-08 9:48
half-life13-Apr-08 9:48 
GeneralRe: DateTimePicker and DataBase Pin
Guffa13-Apr-08 11:23
Guffa13-Apr-08 11:23 
QuestionAdding data to ComboBox Pin
Alessandra7713-Apr-08 6:35
Alessandra7713-Apr-08 6:35 
GeneralRe: Adding data to ComboBox Pin
Thomas Stockwell13-Apr-08 6:54
professionalThomas Stockwell13-Apr-08 6:54 
GeneralRe: Adding data to ComboBox Pin
Alessandra7713-Apr-08 7:30
Alessandra7713-Apr-08 7:30 
General[Message Deleted] Pin
Laddie13-Apr-08 4:09
Laddie13-Apr-08 4:09 
GeneralRe: Question on ?: operator Pin
Matthew Butler13-Apr-08 4:27
Matthew Butler13-Apr-08 4:27 
GeneralRe: Question on ?: operator Pin
Laddie13-Apr-08 4:31
Laddie13-Apr-08 4:31 
GeneralRe: Question on ?: operator Pin
GuyThiebaut13-Apr-08 4:34
professionalGuyThiebaut13-Apr-08 4:34 
QuestionCreating a subform Pin
Muhammad Gouda13-Apr-08 2:57
Muhammad Gouda13-Apr-08 2:57 
GeneralRe: Creating a subform Pin
Luc Pattyn13-Apr-08 3:04
sitebuilderLuc Pattyn13-Apr-08 3:04 
GeneralRe: Creating a subform Pin
Ravenet13-Apr-08 16:01
Ravenet13-Apr-08 16:01 
QuestionDecoding, encoding, editing video files Pin
dj4dan12-Apr-08 23:21
dj4dan12-Apr-08 23:21 
GeneralRe: Decoding, encoding, editing video files Pin
Thomas Stockwell13-Apr-08 6:56
professionalThomas Stockwell13-Apr-08 6:56 
GeneralDatalist drag and drop Pin
dabuskol12-Apr-08 22:41
dabuskol12-Apr-08 22:41 
GeneralRe: Datalist drag and drop Pin
DanB198313-Apr-08 12:34
DanB198313-Apr-08 12:34 

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.