Windows in Taskbar in runtime version

  • Thread starter Thread starter slickdock
  • Start date Start date
S

slickdock

In the runtime version in my mde file, can I use the feature that displays
the windows in the taskbar (the full version feature under tools, options,
show windows in taskbar)
 
On Wed, 24 Sep 2008 17:08:01 -0700, slickdock

Yes. And you can also set this programmatically at startup time using
the SetOption method.

-Tom.
Microsoft Access MVP
 
On Wed, 24 Sep 2008 17:08:01 -0700,slickdock


Yes. And you can also set this programmatically at startup time using
the SetOption method.

-Tom.
Microsoft Access MVP




- Show quoted text -

I turned it on under Tools, options. But when I make my mde file and
run the mde with the /runtime startup option, I don't see windows in
taskbar.
 
Back
Top