Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

DateChanged – PB Docs 2019 – PowerBuilder Library

DateChanged – PB Docs 2019

DateChanged

PowerScript event

Description

Occurs immediately after a date is selected.

Event ID

Event ID

Objects

pbm_mcdatechanged

MonthCalendar

Arguments

None

Return Values

Long.

Return code: Ignored

Usage

If you code a call to a MessageBox function in this event, the
message box does not display if the user selects a new date using the
mouse. This is because the mouse click captures the mouse. Message boxes
do not display when the mouse is captured because unexpected results can
occur. The message box does display if the user selects a new date using
the arrow keys.

SetSelectedDate and SetSelectedRange trigger a DateChanged event.
You should not call either method in a DateChanged event, particularly
using the Post method.

See also

DateSelected


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x