Home > Software engineering >  Runtime error 35788, in the calling Windows Date and Time Picker control errors
Runtime error 35788, in the calling Windows Date and Time Picker control errors

Time:09-18

A date control displays the current time, and sometimes open the mistakes, sometimes don't appear, error to MyDTPicker. Value=https://bbs.csdn.net/topics/Now (position)
The code
Private Sub Display_Open ()
MyDTPicker. Value=https://bbs.csdn.net/topics/Now ()
MyDTPicker. CustomFormat="MM - dd yyyy - HH: MM: ss"
End Sub
Tried dtpicker visible to true, and Now can't () to the Date

CodePudding user response:

To upgrade the date controls,

CodePudding user response:

reference 1st floor zhao4zhong1 response:
upgrade the date controls,

Upgrade the dtpicker belong mscomct2. Ocx, doesn't work

CodePudding user response:

Baidu search relevant keywords,

CodePudding user response:

reference zhao4zhong1 reply: 3/f
baidu search relevant keywords,
baidu, bing didn't find a good way to ask

CodePudding user response:

In other date controls,
Or don't use any date controls,
  • Related