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 wOOdy-Soft 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 r3b00t

  1. r3b00t

    Description box on mouse over event

    Thanx Justin, didnt realise it was that simple! Cheers r3b00t
  2. r3b00t

    Description box on mouse over event

    Hi Guys What code would i need for a description box to appear when the mouse is over an object? Sorry if this is vague but i dont know how else to describe it! Cheers r3b00t
  3. r3b00t

    Populating text box with listbox

    Johnwm you're a genius! Thanx alot AGAIN! Regards r3b00t
  4. r3b00t

    Populating text box with listbox

    Hi Ive got 3 textboxes which, when a button is clicked, will add an item to a listbox, this item consists of the data from the 3 textboxes seperated by space(20) eg 09/31/2002 1329654321 12.30pm What i want, is for when a user double-clicks an item for the 132965432 part of...
  5. r3b00t

    Listbox question

    Thanx for the reply! r3b00t
  6. r3b00t

    Listbox question

    Hi Could i have it so when you double click on a listbox item, it is copied to the clipboard? Regards r3b00t
  7. r3b00t

    Att: Johnwm

    Hi again Ive just completed the program i was working on and was wondering if you wanted to have a look, since you helped me with most of it?!? Cheers r3b00t
  8. r3b00t

    Popup Date Selector in VB?

    Great thanx alot johnwm, again! Cheers r3b00t
  9. r3b00t

    Popup Date Selector in VB?

    Is it possible to code one of these in VB, as all of the examples ive seen are web-based? If so could anyone point me in the right direction? Regards r3b00t
  10. r3b00t

    Att: Johnwm

    Thanx for the replies guys but im a novice and that's a bit over my head. Thanx again r3b00t
  11. r3b00t

    Att: Johnwm

    Hi, thought id ask you because youve helped me alot already. You probably have an idea of what im trying to do, but heres the gist of it. I have 3 text boxes on the first form which when the submit button is clicked are added to a listbox on the second form in the one string eg. 1329321321...
  12. r3b00t

    How do i add a ico file to the form title bar?

    Cheers guys! Regards r3b00t
  13. r3b00t

    How do i add a ico file to the form title bar?

    Can anyone tell me? Cheers r3b00t
  14. r3b00t

    Retrieving listbox items using GetSetting?

    Thanx again johnwm, much appreciated!!! Regards r3b00t
  15. r3b00t

    Retrieving listbox items using GetSetting?

    Yeah im using alphanytz's code because your code keeps producing the error message subscript out of range on this line List1.AddItem aryList(lngCount). How could i remove the space in alphanytz's code? Also how would i go about placing a small jpeg in the title bar of the app??? Thanx r3b00t

Part and Inventory Search

Back
Top