Click here to Skip to main content
15,907,001 members
Home / Discussions / C#
   

C#

 
GeneralRe: threading with events Pin
asugix26-Nov-08 2:31
asugix26-Nov-08 2:31 
AnswerRe: threading with events Pin
N a v a n e e t h24-Nov-08 19:54
N a v a n e e t h24-Nov-08 19:54 
QuestionHow to change Label contrl's height and width runtime Pin
Software_Guy_12324-Nov-08 18:14
Software_Guy_12324-Nov-08 18:14 
AnswerRe: How to change Label contrl's height and width runtime Pin
Corayzon24-Nov-08 18:20
Corayzon24-Nov-08 18:20 
GeneralRe: How to change Label contrl's height and width runtime Pin
Software_Guy_12324-Nov-08 21:43
Software_Guy_12324-Nov-08 21:43 
GeneralRe: How to change Label contrl's height and width runtime Pin
Software_Guy_12326-Nov-08 18:08
Software_Guy_12326-Nov-08 18:08 
GeneralRe: How to change Label contrl's height and width runtime Pin
harschel1-Dec-09 1:13
harschel1-Dec-09 1:13 
QuestionC# :: Drag virtual file from listview to windows explorer Pin
Corayzon24-Nov-08 16:56
Corayzon24-Nov-08 16:56 
Hello All,

I am currently building an easy to use file transfer client that uses UDP to broadcast across the local network with an username and TCP port that is accepting connections on that host. So each user will automatically see every other users on that network without having a central server to pass client details around. Upto this point it works fine, and i am able to transfer files and so forth, no worries.

My problem.

I want users to have the ability to drag files\directories from a users file list which is displayed in a Forms.ListView object to windows explorer which will then start the transfer process within my application and store the selected files in the drop location within windows.

So...

* Client connects to remote host and retrieves directory listing
* Client displays the remote hosts files in a listview
* User drags files from file listing to explorer
* My application then starts the file transfer process and stores the files at the drop location

Help would be much appreciated and commented in the about dialog for the application.
AnswerRe: C# :: Drag virtual file from listview to windows explorer Pin
Giorgi Dalakishvili26-Nov-08 8:53
mentorGiorgi Dalakishvili26-Nov-08 8:53 
Questionicons Pin
viciouskinid24-Nov-08 15:51
viciouskinid24-Nov-08 15:51 
AnswerRe: icons Pin
Christian Graus24-Nov-08 15:51
protectorChristian Graus24-Nov-08 15:51 
GeneralRe: icons Pin
viciouskinid24-Nov-08 16:16
viciouskinid24-Nov-08 16:16 
AnswerRe: icons Pin
Paul Conrad24-Nov-08 16:51
professionalPaul Conrad24-Nov-08 16:51 
AnswerRe: icons Pin
asugix24-Nov-08 17:32
asugix24-Nov-08 17:32 
QuestionVS-2005 C# windows forms and MS-Access 2003 Pin
AndieDu24-Nov-08 15:15
AndieDu24-Nov-08 15:15 
AnswerRe: VS-2005 C# windows forms and MS-Access 2003 Pin
Mycroft Holmes24-Nov-08 15:21
professionalMycroft Holmes24-Nov-08 15:21 
GeneralRe: VS-2005 C# windows forms and MS-Access 2003 Pin
AndieDu24-Nov-08 15:36
AndieDu24-Nov-08 15:36 
GeneralRe: VS-2005 C# windows forms and MS-Access 2003 Pin
Mycroft Holmes24-Nov-08 15:44
professionalMycroft Holmes24-Nov-08 15:44 
GeneralRe: VS-2005 C# windows forms and MS-Access 2003 Pin
Christian Graus24-Nov-08 15:51
protectorChristian Graus24-Nov-08 15:51 
GeneralRe: VS-2005 C# windows forms and MS-Access 2003 Pin
Paul Conrad24-Nov-08 16:53
professionalPaul Conrad24-Nov-08 16:53 
AnswerRe: VS-2005 C# windows forms and MS-Access 2003 Pin
Vimalsoft(Pty) Ltd24-Nov-08 19:21
professionalVimalsoft(Pty) Ltd24-Nov-08 19:21 
QuestionExtracting Cell Data From A DataGridView Pin
Rafone24-Nov-08 10:26
Rafone24-Nov-08 10:26 
AnswerRe: Extracting Cell Data From A DataGridView Pin
TxPomeroy24-Nov-08 11:44
TxPomeroy24-Nov-08 11:44 
GeneralRe: Extracting Cell Data From A DataGridView Pin
Rafone24-Nov-08 12:46
Rafone24-Nov-08 12:46 
GeneralRe: Extracting Cell Data From A DataGridView Pin
TxPomeroy25-Nov-08 3:44
TxPomeroy25-Nov-08 3:44 

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.