Re: DataTime Picker with API
From: Stephen Lebans (ForEmailGotoMy.WebSite.-WWWdotlebansdotcom_at_linvalid.com)
Date: 05/21/04
- Next message: CM: "Reposting - Forms Fill Fields automatically on form based on a control's value"
- Previous message: Sammy: "Open form with search dialog"
- In reply to: Steve Conklin \(Dev_at_UltraDNT\): "DataTime Picker with API"
- Next in thread: Steve Conklin \(Dev_at_UltraDNT\): "Re: DataTime Picker with API"
- Reply: Steve Conklin \(Dev_at_UltraDNT\): "Re: DataTime Picker with API"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 21 May 2004 14:24:46 -0300
All I ever get is complaints from users wanting more functionality..this
is a first!<grin>
In the code module named "modCalendar" find the ShowMonthCalendar
function.
Scroll down to the API call to CreateWindowEx
Change the one line reading:
hMenu, _
instead to
0&, _
That's it. Save and compile the project. The Menus will not appear in
the MonthCalendar window.
:-)
-- HTH Stephen Lebans http://www.lebans.com Access Code, Tips and Tricks Please respond only to the newsgroups so everyone can benefit. "Steve Conklin (Dev@UltraDNT)" <developer@ultradnt.com> wrote in message news:eJg6rw0PEHA.3988@tk2msftngp13.phx.gbl... > Newbie here ... if there is more appropriate list, let me know. > > I am trying to incorporate the DTP API into an Access app as per free > download on www.lebans.com , however, it actually gives my users too many > options; I would like to hard code the properties and eliminate the options > menus, but I am unsure how to turn these off. > > TIA > > >
- Next message: CM: "Reposting - Forms Fill Fields automatically on form based on a control's value"
- Previous message: Sammy: "Open form with search dialog"
- In reply to: Steve Conklin \(Dev_at_UltraDNT\): "DataTime Picker with API"
- Next in thread: Steve Conklin \(Dev_at_UltraDNT\): "Re: DataTime Picker with API"
- Reply: Steve Conklin \(Dev_at_UltraDNT\): "Re: DataTime Picker with API"
- Messages sorted by: [ date ] [ thread ]