Results 1 to 1 of 1

Thread: DTPicker Error

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2004
    Location
    kansas
    Posts
    8

    DTPicker Error

    I have searched up and down and have not seemed to be able to find the answer to this.

    The following line of code is causing this error:

    Err.Number = 2763
    Err.Source = ParaPlan
    Err.Description = DTPicker returned the error: Property is read-only.

    VB Code:
    1. sbDatePick.Value = FormatDateTime(Now, vbShortDate)

    sbDatePick is a DTPicker Control. Any ideas?
    Last edited by hibbt; Jun 18th, 2004 at 03:41 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width