Search:

Type: Posts; User: Jazz_Lover2

Search: Search took 0.03 seconds.

  1. Replies
    14
    Views
    1,813

    VS 2010 Re: [RESOLVED] Textbox scroll bars won't show

    Look, you tried and failed to help. You didn't trust that i tried to help myself before i came here.
    I am sick and tired of asking for help to be put down and belittled.
    Administrator, please...
  2. Replies
    14
    Views
    1,813

    VS 2010 Re: [RESOLVED] Textbox scroll bars won't show

    I tried ALL of your suggestions, followed all of the advice of:
    https://msdn.microsoft.com/en-us/library/system.windows.forms.textbox(v=vs.110).aspx

    AND IT STILL DONT WORK.

    I AM DONE WITH THIS...
  3. Replies
    14
    Views
    1,813

    VS 2010 Re: Textbox scroll bars won't show

    I am sorry that I bothered this forum.
  4. Replies
    14
    Views
    1,813

    VS 2010 Re: Textbox scroll bars won't show

    I do NOT get HELP from vb 2010!
  5. Replies
    14
    Views
    1,813

    VS 2010 Re: Textbox scroll bars won't show

    I tried this and it does not work
  6. Re: Treeview - remove "+ -" on non expandable nodes ?

    Set ShowPlusMinus = False
  7. Replies
    3
    Views
    997

    Re: Best way to create a multiple choice

    I have done a similar program and I just used 3 labels to display the correct answer and 2 wrong answers. Then I took advantage of the click event of the label. Good Luck
  8. Replies
    14
    Views
    1,813

    VS 2010 [RESOLVED] Textbox scroll bars won't show

    I have a textbox on a form that I am writing text to from within a program. If the textbox starts empty, then I just send the textbox the text I want. If the textbox has anything in it, I add a...
  9. difference between two (2) time strings

    Ok, this application has two times (as strings) ie:

    start_time = Format(Now, "hh:mm:ss")
    end_time = Format(Now, "hh:mm:ss")

    That get their values when a timer starts and stops by a command...
  10. Replies
    6
    Views
    587

    Re: Visual Basic 4 help!

    Thank you ALL for your comments. You DID help alot! I was successfully able to obtain the functionality I desired using the two (2) event subs.
    Moderator, thank you too. You may now close this...
  11. Replies
    6
    Views
    587

    [RESOLVED] Visual Basic 4 help!

    I know, it's old but it's what I got. I have created a very simple application that has a text box I only want a certain value in. I have successfully created a filter to block the unwanted...
Results 1 to 11 of 11



Click Here to Expand Forum to Full Width