Subject | Programmatically setting an IB_Edit's DisplayFormat |
---|---|
Author | Raymond Kennington |
Post date | 2003-02-09T17:31:30Z |
An IB_Edit is connected to a DateTime field.
I allow the user to select their display format; e.g.
"On mmmm d, yyyy at 6:00 am"
or
"dddddd tt"
How can set the field DisplayFormat to display this?
Is it necessary to use OnGetText and OnSetText instead?
--
Raymond Kennington
Programming Solutions
W2W Team B
I allow the user to select their display format; e.g.
"On mmmm d, yyyy at 6:00 am"
or
"dddddd tt"
How can set the field DisplayFormat to display this?
Is it necessary to use OnGetText and OnSetText instead?
--
Raymond Kennington
Programming Solutions
W2W Team B