Button1.DoDragDrop(BackgroundImage, DragDropEffects.None)
Throws an error ' Object reference not set to an instance of an object. '
First time I've used DoDragDrop, and first time with 2012 :)
Button1.DoDragDrop(BackgroundImage, DragDropEffects.None)
Throws an error ' Object reference not set to an instance of an object. '
First time I've used DoDragDrop, and first time with 2012 :)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.