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: *

  1. MaxRaceSoftware

    Read Characters from a File

    How can you read for example the first 10 Characters of a Text File ?? Thanks MaxRace Software - Larry Meaux ET_Analyst for DragRacers Support Israel - Genesis 12:3
  2. MaxRaceSoftware

    Printing Problem

    a computer program (.EXE) i wrote, prints out a report immediately on some computers..but on other computers the Print goes into action immediately..then stops..then Red Light flashes on Printer...if you then press the red button, printing resumes normally and the page is printed and ejected...
  3. MaxRaceSoftware

    Visual Basic source code on Internet ?

    someone told me they saw a few days ago on TV newscast that MS original source code was somehow uploaded to server , and code was being downloaded across Internet ?? was that VB.Net or VB6 ?? it was supposed to be MS's actual source code to actual programming language ?? or just...
  4. MaxRaceSoftware

    ComboBox setting Focus after Mouse Click

    how can i set Focus to a TextBox Control after clicking on a selection in a ComboBox MaxRace Software - Larry Meaux ET_Analyst for DragRacers Support Israel - Genesis 12:3
  5. MaxRaceSoftware

    Copy/Paste Control Arrays

    i've written a VB6.0 program that uses Control Arrays and "all" the Controls on the Form are Control Arrays also using PictureBox arrays as a type of "Page/Container" that have multiple PictureBoxes that each contain groups of Label, ComboBoxes, and TextBox Contol arrays...
  6. MaxRaceSoftware

    TextBox SelLength Problem

    i'm creating a very simple Form that has 1 TextBox that the user inputs info , then the program calculates data and displays it in Label1.Caption ...but everytime after the user Inputs into TextBox and presses ENTER key , the TextBox text is not HighLighted/Selected ...you just can't enter data...
  7. MaxRaceSoftware

    MouseOver a ComboBox

    How can i trigger a "MouseOver" event over a ComboBox in VB6 ?? (like a ListBox) (besides placing the CombBox inside a Container ) Thanks MaxRace Software - Larry Meaux ET_Analyst for DragRacers Support Israel - Genesis 12:3
  8. MaxRaceSoftware

    ListBox -- deselect ..the highlighted text ???

    i'm using a ListBox as a TextBox in VB6 Application Problem= when the user just clicks one time in the ListBox ..that line is "HighLighted" in DarkBlue . Question= How can i "De-select" or "unHighLight" the color so it again appears...

Part and Inventory Search

Back
Top