Click here to Skip to main content
15,885,537 members
Home / Discussions / C#
   

C#

 
GeneralRe: Modeless Dialog Box Pin
je_gonzalez29-Dec-03 11:37
je_gonzalez29-Dec-03 11:37 
QuestionNumericUpDown with XP/System theme, possible? Pin
Roriok29-Dec-03 9:05
Roriok29-Dec-03 9:05 
AnswerRe: NumericUpDown with XP/System theme, possible? Pin
Roger Alsing29-Dec-03 9:11
Roger Alsing29-Dec-03 9:11 
GeneralRe: NumericUpDown with XP/System theme, possible? Pin
Heath Stewart29-Dec-03 9:39
protectorHeath Stewart29-Dec-03 9:39 
GeneralRe: NumericUpDown with XP/System theme, possible? Pin
Roriok29-Dec-03 9:42
Roriok29-Dec-03 9:42 
Generaltaskbar Pin
hebzzz29-Dec-03 7:54
hebzzz29-Dec-03 7:54 
GeneralRe: taskbar Pin
Heath Stewart29-Dec-03 8:52
protectorHeath Stewart29-Dec-03 8:52 
Generaldrag/drop to Windows Explorer Pin
elena1234529-Dec-03 6:26
elena1234529-Dec-03 6:26 
Do you know if there is a way to get a message from Windows Explorer when my application is about to drop data into it?
At this point I am calling
control.DoDragDrop(dataVar, DragDropEffects.All);
when drag is triggered?

The problem is that I have to create a bunch of files and it takes a while, so I'd like to do all that OnDrop instead of OnItemDrag in case the user decides to cancel.

Another problem is that the dataVar needs to be in different formats depending on whether the user is dragging internally or externally (to windows explorer). I have no idea how to do that.

Any help would be appreciated,

Elena

Elena
GeneralRe: drag/drop to Windows Explorer Pin
Tristan Rhodes29-Dec-03 7:57
Tristan Rhodes29-Dec-03 7:57 
GeneralRe: drag/drop to Windows Explorer Pin
Heath Stewart29-Dec-03 8:55
protectorHeath Stewart29-Dec-03 8:55 
GeneralMulti Page / Frame TIFF File Pin
ttnetworks29-Dec-03 4:16
ttnetworks29-Dec-03 4:16 
GeneralRe: Multi Page / Frame TIFF File Pin
Heath Stewart29-Dec-03 5:38
protectorHeath Stewart29-Dec-03 5:38 
GeneralEnable / Disable Cloned Context Menu Items Pin
Daniel Negron29-Dec-03 4:09
Daniel Negron29-Dec-03 4:09 
GeneralRe: Enable / Disable Cloned Context Menu Items Pin
Heath Stewart29-Dec-03 5:45
protectorHeath Stewart29-Dec-03 5:45 
GeneralRe: Enable / Disable Cloned Context Menu Items Pin
Daniel Negron29-Dec-03 9:00
Daniel Negron29-Dec-03 9:00 
GeneralRe: Enable / Disable Cloned Context Menu Items Pin
Heath Stewart29-Dec-03 9:37
protectorHeath Stewart29-Dec-03 9:37 
GeneralRe: Enable / Disable Cloned Context Menu Items Pin
Anonymous29-Dec-03 10:51
Anonymous29-Dec-03 10:51 
GeneralRe: Enable / Disable Cloned Context Menu Items Pin
Daniel Negron29-Dec-03 10:53
Daniel Negron29-Dec-03 10:53 
GeneralRe: Enable / Disable Cloned Context Menu Items Pin
Daniel Negron30-Dec-03 4:04
Daniel Negron30-Dec-03 4:04 
GeneralClearing the Console Pin
extremeg29-Dec-03 3:54
extremeg29-Dec-03 3:54 
GeneralRe: Clearing the Console Pin
Heath Stewart29-Dec-03 5:30
protectorHeath Stewart29-Dec-03 5:30 
GeneralRe: Clearing the Console Pin
Hauptman(n)29-Dec-03 8:51
Hauptman(n)29-Dec-03 8:51 
GeneralRe: Clearing the Console Pin
Heath Stewart29-Dec-03 9:35
protectorHeath Stewart29-Dec-03 9:35 
GeneralMenuItem.BarBreak -- who was the idiot.... Pin
Marc Clifton29-Dec-03 3:28
mvaMarc Clifton29-Dec-03 3:28 
GeneralRe: MenuItem.BarBreak -- who was the idiot.... Pin
leppie29-Dec-03 6:42
leppie29-Dec-03 6:42 

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.