Textbox in a menu..

W

Warrio

Hello!
Is it possible to put a textbox into a toolbar menu?
like the one used in Access MDI window to "Type a question for help"..

Thanks for any suggestion!
 
P

PC Datasheet

It does however conserve space on your form. For example, I have a full
screen calendar form on which different data can be displayed in each day of
the calendar. The calendar is totally driven from a menu at the top of the
screen to change the year, to change the month, to select a specific entity
that the data in the calendar is for and to print a calendar report. The
calendar menu contains combo boxes and buttons.

Look through the Help file for Commandbars Controls to see how controls are
programatically added to a toolbar.

--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
[email protected]
www.pcdatasheet.com

Over 1000 Access users have come to me for help. My fees are very
reasonable.
 
Top