Move the Access Application Window Using Code

preview_player
Показать описание
Here is another user interface 'trick'. This video shows how the entire Access application window can be moved using code.
This can be useful e.g. to temporarily switch the currently visible application between Access and PowerPoint during a presentation.
Thanks to Jesús Mansilla for bringing this code to my attention

TIMES:
0:00 Intro
0:39 Example App
0:48 DEMO - using standard Access form - use move down & mouse move events to drag Access application window together with the form
1:06 Use to drag Access window out of the way to view e.g. PowerPoint duting a presentation
1:24 Form code - command button mouse down / move events
1:57 DEMO - using popup form - application window noves but popup form stays in current position as it is independent of the application window
2:18 Module code - two procedures AppWindowSelect & AppWindowMove
3:29 Thanks for watching. Please like, leave a comment & subscribe.
Рекомендации по теме
Комментарии
Автор

Amazing can you make video on how to make crosstab table in ms access

shanksingh
Автор

Very interesting, thanks for sharing your insights on your tips and tricks series Sir. Hopefully more useful tips and tricks coming up.

EvJahvan
Автор

Hello sir! Please I need your helf about some settings in reports.
I have a report with a subreport that contains records in multilines. I wanted to make the textbox shrink if the content is short. So set "can shrink" value as "yes". And it worked correctly. However the same report on other pc looks more taller without shrinking. I guess that this could be some settings about windows itself. What could be the problem?

AhmedMohammed-ggkx