|
-
Sep 11th, 2000, 11:24 PM
#1
Thread Starter
New Member
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
-
Sep 12th, 2000, 11:19 PM
#2
Fanatic Member
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
-
Sep 13th, 2000, 09:53 PM
#3
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|