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 TouchToneTommy 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: perolof
  • Content: Threads
  • Order by date
  1. perolof

    Tree control

    Hi, I have added a "OnDblclkTcTree" function that is called if the tree is dobble clicked. But how do I get the what node that was clicked ? Thanks PerOlof
  2. perolof

    List control

    Hi, I have created a tree with the tree control, but how do I know which item that the user click ? I would like to know when the user click on the item 13 for example. Thanks hti1= mc_tcTree.InsertItem("Item 1"); mc_tcTree.InsertItem("Item 11", hti1)...
  3. perolof

    Radiobutton and Quit

    HI, I'am new at VC so, can anybody help me with these two questions: * How do a check in one radio button from the code ? * How can I quit my dialog window from the code ? Thanks PerOlof
  4. perolof

    Stream mp3 data ?

    Hi, I have a problem: I got mp3 data to my USB port and I would lissen to the musik "live". How should I do ? Can I stream the data direct to an mp3 player in some way ? or must I save the data temporary and then send the data to the mp3 player (with a small delay, if I for example...

Part and Inventory Search

Back
Top