Results 1 to 6 of 6
  1. #1
    jajarem64's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    Sarasota, FL - USA
    Posts
    318
    Reputation
    -13
    Thanks
    17
    My Mood
    Relaxed

    Question [Help]help with my listbox

    Yeah I'm always busy. Anyways I would like to know what the code is for this on a list box like, If listbox item blah blah blah Then

    I tried to figure it out on my own I even googled it lol.

  2. #2
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Quote Originally Posted by jajarem64 View Post
    Yeah I'm always busy. Anyways I would like to know what the code is for this on a list box like, If listbox item blah blah blah Then

    I tried to figure it out on my own I even googled it lol.
    Go get some sleep. I can't understand a single word you said !!

  3. #3
    jajarem64's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    Sarasota, FL - USA
    Posts
    318
    Reputation
    -13
    Thanks
    17
    My Mood
    Relaxed
    Ok you know how someone will use a list box to select a hack then it enables the download button well I need to know the code I can code the rest after "Then"
    Ok so the only part of the code I know is
    ListBox1.blah(the selected item) Then
    I input the rest I don't know the If selected code.
    I hope you understand.

  4. #4
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Quote Originally Posted by jajarem64 View Post
    Ok you know how someone will use a list box to select a hack then it enables the download button well I need to know the code I can code the rest after "Then"
    Ok so the only part of the code I know is
    ListBox1.blah(the selected item) Then
    I input the rest I don't know the If selected code.
    I hope you understand.
    Code:
    If Listbox1.SelectedItem = "Item_of_your_choice" Then
    
    'Code after 'Then'
    
    End If
    ^^ This is what you want ???

  5. #5
    jajarem64's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    Sarasota, FL - USA
    Posts
    318
    Reputation
    -13
    Thanks
    17
    My Mood
    Relaxed
    Yes like, "Item_of_your_choice" is the name of the object?

  6. #6
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired
    Yes.

    Next time you ask a question go into more detail so we're not left guessing

Similar Threads

  1. [Help Request] Need help with numpad while recording macro !
    By JonathanTBM in forum Vindictus Help
    Replies: 2
    Last Post: 05-10-2011, 07:37 PM
  2. [Help Request] help with ca hacks
    By moises8 in forum Combat Arms Help
    Replies: 4
    Last Post: 05-10-2011, 05:55 PM
  3. [Help Request] Anyone can help with this ?
    By devileyebg in forum Vindictus Help
    Replies: 1
    Last Post: 05-01-2011, 03:57 PM
  4. [Help Request] need help with mod
    By .:MUS1CFR34K:. in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 4
    Last Post: 05-01-2011, 12:40 PM
  5. [Help Request] need help with modding
    By BayBee Alyn in forum Combat Arms Help
    Replies: 0
    Last Post: 04-27-2011, 09:06 PM