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

C#

 
GeneralRe: Byte to bit array problem Pin
Luc Pattyn3-Sep-09 5:54
sitebuilderLuc Pattyn3-Sep-09 5:54 
GeneralRe: Byte to bit array problem Pin
Henry Minute3-Sep-09 6:03
Henry Minute3-Sep-09 6:03 
GeneralRe: Byte to bit array problem Pin
Luc Pattyn3-Sep-09 6:23
sitebuilderLuc Pattyn3-Sep-09 6:23 
GeneralRe: Byte to bit array problem Pin
gwithey3-Sep-09 20:47
gwithey3-Sep-09 20:47 
QuestionWhy listview cannot received the OnDragDrop event. Pin
Fired.Fish.Gmail3-Sep-09 4:33
Fired.Fish.Gmail3-Sep-09 4:33 
AnswerRe: Why listview cannot received the OnDragDrop event. Pin
Nuri Ismail3-Sep-09 5:28
Nuri Ismail3-Sep-09 5:28 
GeneralRe: Why listview cannot received the OnDragDrop event. Pin
Fired.Fish.Gmail3-Sep-09 14:57
Fired.Fish.Gmail3-Sep-09 14:57 
GeneralRe: Why listview cannot received the OnDragDrop event. Pin
Nuri Ismail3-Sep-09 21:59
Nuri Ismail3-Sep-09 21:59 
Fired.Fish.Gmail wrote:
the program still cannot get the DragDrop message.


First you have to check if you correctly set the DragDrop event handler. It's very hard to guess where is the problem without a code fragment. You can compare your code with some examples which demonstrate the Drag and Drop concept.

--> Here[^] is an example that implements exactly the Drag and Drop operations between 2 ListViews.

--> Here[^] in the example part of this documentation you will find a brief explanation of Drag and Drop concept. The provided example is about drag and drop implementation between 2 ListBox controls.

I hope this helps. Smile | :)

Regards
Nuri Ismail
GeneralRe: Why listview cannot received the OnDragDrop event. Pin
Fired.Fish.Gmail4-Sep-09 3:48
Fired.Fish.Gmail4-Sep-09 3:48 
QuestionC# Multilanguage resx Pin
Kaare Tragethon3-Sep-09 4:29
Kaare Tragethon3-Sep-09 4:29 
AnswerRe: C# Multilanguage resx Pin
stancrm3-Sep-09 5:34
stancrm3-Sep-09 5:34 
GeneralRe: C# Multilanguage resx Pin
Kaare Tragethon3-Sep-09 5:50
Kaare Tragethon3-Sep-09 5:50 
QuestionWindowmediaplayer control Pin
Yonathan11113-Sep-09 4:21
professionalYonathan11113-Sep-09 4:21 
AnswerRe: Windowmediaplayer control Pin
Nuri Ismail3-Sep-09 5:09
Nuri Ismail3-Sep-09 5:09 
Questionflexible datagrid Pin
kruegs353-Sep-09 3:10
kruegs353-Sep-09 3:10 
AnswerRe: flexible datagrid Pin
stancrm3-Sep-09 3:21
stancrm3-Sep-09 3:21 
Question[Message Deleted] Pin
gamer11273-Sep-09 2:17
gamer11273-Sep-09 2:17 
AnswerRe: Converting int type radix sort to string type radix sort Pin
ghelhei3-Sep-09 3:23
ghelhei3-Sep-09 3:23 
QuestionInner join on Xml Pin
kKamel3-Sep-09 1:23
kKamel3-Sep-09 1:23 
AnswerRe: Inner join on Xml Pin
SeMartens3-Sep-09 1:52
SeMartens3-Sep-09 1:52 
AnswerRe: Inner join on Xml Pin
Not Active3-Sep-09 2:21
mentorNot Active3-Sep-09 2:21 
GeneralRe: Inner join on Xml Pin
kKamel3-Sep-09 19:27
kKamel3-Sep-09 19:27 
QuestionHow can I get Oracle Servers names in current computer Using C# Pin
AhmedMasum3-Sep-09 1:17
AhmedMasum3-Sep-09 1:17 
AnswerRe: How can I get Oracle Servers names in current computer Using C# Pin
Swetha Srinivasan7-Sep-09 19:52
Swetha Srinivasan7-Sep-09 19:52 
QuestionCollection editor Pin
shabanab3-Sep-09 0:02
shabanab3-Sep-09 0:02 

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.