Click here to Skip to main content
15,928,207 members
Home / Discussions / C#
   

C#

 
GeneralRe: using xmodem protocol for file transfer in dotnet(c#) Pin
Heath Stewart21-Jun-04 5:33
protectorHeath Stewart21-Jun-04 5:33 
QuestionExplorer DragImage? Pin
TylerBrinks21-Jun-04 4:47
TylerBrinks21-Jun-04 4:47 
AnswerRe: Explorer DragImage? Pin
Heath Stewart21-Jun-04 5:05
protectorHeath Stewart21-Jun-04 5:05 
GeneralRe: Explorer DragImage? Pin
TylerBrinks21-Jun-04 11:35
TylerBrinks21-Jun-04 11:35 
GeneralRe: Explorer DragImage? Pin
Heath Stewart21-Jun-04 11:42
protectorHeath Stewart21-Jun-04 11:42 
GeneralRe: Explorer DragImage? Pin
TylerBrinks21-Jun-04 11:52
TylerBrinks21-Jun-04 11:52 
GeneralRe: Explorer DragImage? Pin
Heath Stewart21-Jun-04 11:58
protectorHeath Stewart21-Jun-04 11:58 
GeneralRe: Explorer DragImage? Pin
TylerBrinks22-Jun-04 5:32
TylerBrinks22-Jun-04 5:32 
Alright - One more question then I'm putting this issue on the back burner for a while...

I scoured the net last night and finally found (after translating a site from German to English) an ATL component that provides the shell dragimage support I'm looking for. The test project is in VB6 and works fine as long as the target control has its DragMode property set to Manual (1). Then I referenced the ATL dll in a new windows forms project and ported all 3 lines in VB to c# (also tried vb.net). I'm sure you'll be shocked that it didn't work. I did set the AllowDrop property of the form (also tried other controls) to true, and I also tried setting the drageffect manually in the dragenter and dragover events, and still no dice. I'm sure there's something very basic I'm missing here, and if I can get over this hurdle I'm home free. Any thoughts on the way a VB6 control handles dragging vs a .net control?

Thanks!
GeneralRe: Explorer DragImage? Pin
Heath Stewart22-Jun-04 5:43
protectorHeath Stewart22-Jun-04 5:43 
GeneralRe: Explorer DragImage? Pin
TylerBrinks22-Jun-04 6:10
TylerBrinks22-Jun-04 6:10 
Generalwebbrowser control - visual styles Pin
einar jonsson21-Jun-04 4:38
einar jonsson21-Jun-04 4:38 
GeneralRe: webbrowser control - visual styles Pin
Nick Parker21-Jun-04 4:46
protectorNick Parker21-Jun-04 4:46 
GeneralRe: webbrowser control - visual styles Pin
einar jonsson21-Jun-04 4:52
einar jonsson21-Jun-04 4:52 
GeneralRe: webbrowser control - visual styles Pin
Heath Stewart21-Jun-04 5:12
protectorHeath Stewart21-Jun-04 5:12 
GeneralRe: webbrowser control - visual styles Pin
einar jonsson21-Jun-04 5:18
einar jonsson21-Jun-04 5:18 
GeneralRe: webbrowser control - visual styles Pin
Nick Parker21-Jun-04 6:17
protectorNick Parker21-Jun-04 6:17 
GeneralRe: webbrowser control - visual styles Pin
einar jonsson21-Jun-04 6:46
einar jonsson21-Jun-04 6:46 
GeneralRe: webbrowser control - visual styles Pin
Nick Parker21-Jun-04 7:25
protectorNick Parker21-Jun-04 7:25 
GeneralRe: webbrowser control - visual styles Pin
einar jonsson21-Jun-04 14:40
einar jonsson21-Jun-04 14:40 
QuestionC# Load a form into a Panel? Pin
Ronni Marker21-Jun-04 2:26
Ronni Marker21-Jun-04 2:26 
AnswerRe: C# Load a form into a Panel? Pin
Heath Stewart21-Jun-04 2:33
protectorHeath Stewart21-Jun-04 2:33 
GeneralCompletely OT request Pin
Jeremy Kimball21-Jun-04 2:39
Jeremy Kimball21-Jun-04 2:39 
GeneralRe: Completely OT request Pin
Heath Stewart21-Jun-04 2:42
protectorHeath Stewart21-Jun-04 2:42 
GeneralRe: Completely OT request Pin
Jeremy Kimball21-Jun-04 2:47
Jeremy Kimball21-Jun-04 2:47 
GeneralRe: C# Load a form into a Panel? Pin
Ronni Marker21-Jun-04 3:17
Ronni Marker21-Jun-04 3:17 

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.