VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

SHOW DATE TIME CALENDAR DIALOG HOOKED API ONLY

Dave Andrews  (19 Submissions)   Custom Controls/Forms/Menus   Visual Basic 3.0   Advanced   Wed 3rd February 2021

FINALLY A FUNCTION THAT EVERONE CAN USE - Microsoft should have thought of this.


This is a DATE/TIME calendar dialog that is created using only native Windows API. (See ScreenShot) NO FORM NEEDED! It is used / called like any normal function.



EXAMPLE: MyText = ShowDate()

This will show the Date/Time Calendar and allow the user to select a date/time from a calendar / clock.

You can also supply a 'default' date for the calendar to start at.


This is my first attempt at hooking with VB and researched all of the requirements online at the MSDN libraries.
Vote if you are so inclined. I would appreciate any comments or suggestions.


*AMPM bug fixed *sorry*


ENJOY

Rate SHOW DATE TIME CALENDAR DIALOG HOOKED API ONLY (5(5 Vote))

Download SHOW DATE TIME CALENDAR DIALOG HOOKED API ONLY

SHOW DATE TIME CALENDAR DIALOG HOOKED API ONLY Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters