Results 1 to 3 of 3

Thread: embed system date and time?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Posts
    11
    Hi..
    i have a problem that is i dont know how to embeded a system date and time into a picture box that showing live cctv camera.. can someone please help me if u know how to embeded the date and time..thx


  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    I'm not sure but how about placing a label and settig the background to transparent and placing this code:
    Code:
    Label1.Caption = "Date is: " Date & "The Time is: " & Time
    Hope that helps,
    D!m
    Dim

  3. #3
    Hyperactive Member
    Join Date
    Jun 2000
    Location
    Auckland, NZ
    Posts
    411

    You will need alot for this

    I have used a good control from http://www.activevideotools.com
    for cctv. There are loads out there to do it though.

    Embedding the system time and date would be a little tricky, especially if you want these things to change dynamically as I imagine you would.

    I haven't done it myself so can't offer any direct help. I say it would be tricky because usually the cctv window is under the control of the third party control so you would need that functionality to be available in that control to do it.

    Sorry I can't offer more helpful hints.

    Regards
    Paul Lewis

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