Using Win32API.
Is it possible to drag all open userforms (shown or hidden) (all forms in VBA.userforms collection), when main userform is dragged, relative to Main Userform's position..?
All the userforms gets initialized without title bar, and only main or first userform has dragging ability coded.
Is it possible to drag all open userforms (shown or hidden) (all forms in VBA.userforms collection), when main userform is dragged, relative to Main Userform's position..?
All the userforms gets initialized without title bar, and only main or first userform has dragging ability coded.