Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by eyeshield21

  1. eyeshield21

    resize font of date and time picker

    ok tnx sir.
  2. eyeshield21

    resize font of date and time picker

    yes sir.i used the Microsoft date and time picker control 6.0 but i only see the general tab
  3. eyeshield21

    Secure docx file in a folder

    protecting from unauthorize person.. anyone can delete or modify that file which could be a problem to the system and the administrator. in addition, that files can be modified or deleted by the administrator only that is why that files are not free to modify by user only
  4. eyeshield21

    Secure docx file in a folder

    after i copied docx file into a specific folder.. i discovered that the files on that folder can be mannualy modified or deleted.. so what is the best and easiest to protect files on that folder. thnx
  5. eyeshield21

    resize font of date and time picker

    sir olaf,,the only tab there is general only which contains value, mindate, maxdate etc.
  6. eyeshield21

    resize font of date and time picker

    cant find on the properties the font size.. or should i code it on runtime..
  7. eyeshield21

    Snapshot using camera of laptop

    ill try sir scott.. sorry but i dont..i just copied this to the internet..
  8. eyeshield21

    Snapshot using camera of laptop

    tnx guys.. i believe this part. PROCEDURE DriverConnect THIS.msg(WM_CAP_DRIVER_CONNECTS,0,0) IF THIS.IsCaptureConnected() ThisForm.StartPreview THIS.GetCaptureDimensions STORE .T. TO THIS.cmdGetFrame.Enabled; THIS.Caption = THIS.Caption + ": connected, " +...
  9. eyeshield21

    Date and Time picker for search

    i got it..i used the _value..tnx
  10. eyeshield21

    How to get the filename after copied.

    yes and im trying it now..it is just the use of if then else..right?
  11. eyeshield21

    Date and Time picker for search

    how can i use the date and time picher for filtering date?
  12. eyeshield21

    Snapshot using camera of laptop

    yes..the camera on my laptop works well on other apps..
  13. eyeshield21

    Snapshot using camera of laptop

    actually there is no error message displayed that is why i uploaded the image. it is just a pop up screen showing to select the driver of camera. while the form with the camera control displays a black screen.
  14. eyeshield21

    Snapshot using camera of laptop

    here is the screen shot.. others said that it is a driver problem.http://files.engineering.com/getfile.aspx?folder=4f8b9737-b3c8-4365-8b02-94c224b3f04b&file=bb.png
  15. eyeshield21

    Snapshot using camera of laptop

    i have found code to take a picture but the problem is i always run it 3-10 times to make it work.. i already loop it but it lags a lot.. what i want is the system gets snapshot after the user prompts to log in.

Part and Inventory Search

Back
Top