Click here to Skip to main content
15,922,584 members
Home / Discussions / C#
   

C#

 
GeneralRe: asynchronous calls & threading. which is better? Pin
Eric Gunnerson (msft)30-May-02 7:04
Eric Gunnerson (msft)30-May-02 7:04 
GeneralRe: asynchronous calls & threading. which is better? Pin
James T. Johnson29-May-02 18:16
James T. Johnson29-May-02 18:16 
GeneralRe: asynchronous calls & threading. which is better? Pin
Eric Gunnerson (msft)30-May-02 7:03
Eric Gunnerson (msft)30-May-02 7:03 
GeneralRe: asynchronous calls & threading. which is better? Pin
James T. Johnson30-May-02 17:06
James T. Johnson30-May-02 17:06 
Generalattribute question Pin
meihong28-May-02 22:53
meihong28-May-02 22:53 
GeneralRe: attribute question Pin
James T. Johnson29-May-02 5:11
James T. Johnson29-May-02 5:11 
GeneralRe: attribute question Pin
meihong29-May-02 21:12
meihong29-May-02 21:12 
GeneralListView Problem Pin
28-May-02 22:28
suss28-May-02 22:28 
Hello,

I want to write a programm which includes a
Listview, that should work like the view in the explorer.
The problem is that i can not move the items (shown as LargeIcons) in the listview.
Every Item should be able to be placed everywhere within the Listview.
(e.g. it should be possible that one Icons is over an other Icon)

I also want do drag and drop Listviewitems between to ListViews,
i created a new DataObject wich includs the ListViewItem and send it with the DoDragDrop function.
But if i drop the item on the other ListView, i first have to clone the Item and then delete the one in the origin ListView.
Is there any simpler method to realise that ?

Thanks in advance

Robert

P.S.: I use VB.Net but i think it would't be so difficult to import a conlusion from C#.
GeneralQuick Question Pin
Nick Parker28-May-02 17:43
protectorNick Parker28-May-02 17:43 
GeneralRe: Quick Question Pin
Nish Nishant28-May-02 18:34
sitebuilderNish Nishant28-May-02 18:34 
GeneralRe: Quick Question Pin
Nick Parker28-May-02 18:57
protectorNick Parker28-May-02 18:57 
GeneralRe: Quick Question Pin
James T. Johnson28-May-02 19:09
James T. Johnson28-May-02 19:09 
GeneralUnhandledExceptionEventHandler Pin
Vanclei28-May-02 9:04
Vanclei28-May-02 9:04 
GeneralRe: UnhandledExceptionEventHandler Pin
Rama Krishna Vavilala28-May-02 11:42
Rama Krishna Vavilala28-May-02 11:42 
GeneralRe: UnhandledExceptionEventHandler Pin
James T. Johnson28-May-02 14:58
James T. Johnson28-May-02 14:58 
GeneralRe: UnhandledExceptionEventHandler Pin
Nick Parker29-May-02 2:12
protectorNick Parker29-May-02 2:12 
GeneralRe: UnhandledExceptionEventHandler Pin
Nick Parker28-May-02 17:01
protectorNick Parker28-May-02 17:01 
GeneralRe: UnhandledExceptionEventHandler Pin
James T. Johnson28-May-02 19:14
James T. Johnson28-May-02 19:14 
GeneralRe: UnhandledExceptionEventHandler Pin
Nick Parker29-May-02 1:39
protectorNick Parker29-May-02 1:39 
GeneralRe: UnhandledExceptionEventHandler Pin
Rama Krishna Vavilala29-May-02 4:18
Rama Krishna Vavilala29-May-02 4:18 
GeneralRe: UnhandledExceptionEventHandler Pin
Nick Parker29-May-02 5:08
protectorNick Parker29-May-02 5:08 
QuestionCan I do multiple selection onDatagrid in WinForms? Pin
28-May-02 5:34
suss28-May-02 5:34 
Generalcreate xml for collection class Pin
sharon28-May-02 1:58
sharon28-May-02 1:58 
GeneralRe: create xml for collection class Pin
James T. Johnson28-May-02 8:33
James T. Johnson28-May-02 8:33 
GeneralRe: create xml for collection class Pin
sharon28-May-02 19:15
sharon28-May-02 19:15 

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.