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 Shaun E 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: kcoder9
  • Content: Threads
  • Order by date
  1. kcoder9

    Can ActiveX Controls be embedded in a VB Application ?

    Hi everyone, At our company, we are planning to buy few ActiveX controls for enhancing the Graphical Interface of the Applications we develop using VB. How can we ensure that the user will not be able to use the controls installed with our application for developing new applications? Are...
  2. kcoder9

    P4 530 & D915GAV or Athlon 64 3000+ & RS480-M2

    Hi everyone, We are in the process of finalising a deal for four new PCs. The vendor is offering following two configurations in same price category: 1) Pentium 4 530 (3GHz) processor with Intel D915GAV motherboard. 2) Athlon 64 3000+ processor with MSI RS480-M2 motherboard. Other parts like...
  3. kcoder9

    Real-Time and Historical Trend display

    Hi All, Can someone please give ideas on how to implement real-time trend display (data vs time) through VB code without using commercial ActiveX controls. Can the same/similar code be used for viewing historical data trend linked from database/excel file? Is it possible to do it presentably...
  4. kcoder9

    Sharing Variables / Data between VB applications on LAN

    Hello All, I have written a VB application running on one PC which receives data from an external device on COM Port and displays it. Now, I need to be able to access the current data / strings (which is continually being updated) from other PCs on LAN. The need is to have a direct transfer of...
  5. kcoder9

    Embedding check boxes and command buttons into Flexgrid

    Hi everyone, I need to add check boxes and command buttons to cells of Flexgrid. I tried pasting these onto the grid, but when I scroll through the Flexgrid at run time, command buttons and checkboxes remain where they were. How can we embedd them into the cells of Flexgrid so that they move...

Part and Inventory Search

Back
Top