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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: PhilX
  • Content: Threads
  • Order by date
  1. PhilX

    Can container acess Enum declared in a control?

    I have created an ActiveX control which has an Enumerated list of allowable values for one of its proerties. I would like to use those enuberated values in a case statement of the container's code. Is it possible to access those values? The control contains this: 'Enumerate allowable...
  2. PhilX

    Is the checkbox of listbox item checked?

    I have a listbox which has the style property set to 1 (checkbox). How can I tell whether the item is checked and/or selected? TIA
  3. PhilX

    Verify User via NT security

    I would like to be able to to verify a user by checking to determine whether they know their NT password. Is there a way to say to the OS: "Here is a user ID and password. Do they match?" ? I'd also like to know whether my program can, if user is verified, then run with the...
  4. PhilX

    38400 bps in Qbasic

    Hello! I must do a qbasic serial data output with 38400bps, anybody that did and know how this is possible? I`m gratefull about any help! Happy Easter to everybody! Regards Phil

Part and Inventory Search

Back
Top