Thread: Drag & Drop !?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RAFAAJ2000[_2_] RAFAAJ2000[_2_] is offline
external usenet poster
 
Posts: 75
Default Drag & Drop !?

Hi all,

Is it possible to drag & Drop UserForm Controls at runtime ?

I would like to be able to drag a CommandButton around using the mouse.
Similar to when on design time.

I believe this is possible in VB.

Regards.