Search:

Type: Posts; User: CoBHC

Page 1 of 10 1 2 3 4

Search: Search took 0.02 seconds.

  1. Thread: TreeView Help

    by CoBHC
    Replies
    3
    Views
    513

    VS 2008 Re: TreeView Help

    What you are missing is that when you name the node "Node1" then you try to make label1.text Node1.text, the is no intellisense for Node1.Text
    So if you type the code
    Label1.Text=Node1.Text, you...
  2. Thread: TreeView Help

    by CoBHC
    Replies
    3
    Views
    513

    VS 2008 TreeView Help

    I have a treeview with 90 child nodes that have no text.(Node1 - Node90)
    My problem is, I need to get the text of a node by name.
    Label1.text=Node1.text
    Label2.text=Node2.text...
  3. Replies
    5
    Views
    893

    VS 2008 Re: [RESOLVED] Add all font names to combobox?

    Well, either way, using a fontdialog is much more complicated because I'm just changing the font, not changing the color or bold or anything like that. So I don't want to use font dialougue.
  4. Replies
    5
    Views
    893

    VS 2008 Re: Add all font names to combobox?

    Well, I tried to use fontdialog for my purpose, but it didn't work, but I figured it out anyway. I think.
  5. Replies
    5
    Views
    893

    VS 2008 [RESOLVED] Add all font names to combobox?

    I've tried everything that I could think of to get this to work. Is it possible that anyone could help me add each system font to a combobox? I imagine it would be like
    For Each F as Font in blah...
  6. Thread: Bot-Game

    by CoBHC
    Replies
    3
    Views
    894

    VS 2008 Re: Bot-Game

    And what you are asking seems near impossible, and there aren't nearly enough details for anyone to know what you truly want.
  7. Re: is there a service that will check your web site from diffrent locations

    This doesn't belong here at all.
  8. Replies
    9
    Views
    2,081

    VS 2005 Re: Closing a program and asking to save changes

    Good point state.:thumb:
    It would make it much easier to compare. All you have to do is code it like
    if MyString=OtherString=false then
    Save()
    End If

    Better code, this works great, but it's...
  9. Replies
    9
    Views
    2,081

    VS 2005 Re: Closing a program and asking to save changes

    Well what if something was changed then changed back? Then no changes would have really been made.
  10. Replies
    9
    Views
    2,081

    VS 2005 Re: Closing a program and asking to save changes

    I skimmed through the other replies, and they were pretty good, but it might be better to compare the file directly to what is on the form. An example would be if you had a textbox, and in this...
  11. Replies
    19
    Views
    1,817

    VS 2008 Re: Draw image into certain section of picturebox?

    I read the code and I don't know how to adapt that to images!
  12. Replies
    19
    Views
    1,817

    VS 2008 Re: Draw image into certain section of picturebox?

    I'm still a little lost, I know how to choose paint, but how does that help me to draw onto the picture box? like if I click within the area of 0,0 to 50,50 a picture will appear in that area of that...
  13. Replies
    19
    Views
    1,817

    VS 2008 Re: Draw image into certain section of picturebox?

    What I need specifically is only about two to three lines of code, maybe a little more, it's not much at all, just a little lost memory in my head. And what I mean by give a little code is, I don't...
  14. Replies
    19
    Views
    1,817

    VS 2008 Re: Draw image into certain section of picturebox?

    Not to be rude or anything, but there is not "American" language, if you mean English, the I too speak English, there aren't more than one different kinds of Englishes, which it actually somewhat...
  15. Replies
    19
    Views
    1,817

    VS 2008 Re: Draw image into certain section of picturebox?

    I was just wondering why you seem to be using s's instead of z's. but anyways.
    Here's my code so far.

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)...
  16. Replies
    19
    Views
    1,817

    VS 2008 Re: Draw image into certain section of picturebox?

    But it's not just a drawing, what I need the program to do, is when the mouse is held down, which I'm pretty sure is Mouse_Down, it will draw the images to the pictureebox on a grid, I would do this...
  17. Replies
    19
    Views
    1,817

    VS 2008 Re: Draw image into certain section of picturebox?

    I tested it out, and it was a button_Click that drew the ellipse, So no pain event. I know who made the video but he might have removed it because can't find it again.
  18. Replies
    19
    Views
    1,817

    VS 2008 Re: Draw image into certain section of picturebox?

    c'mon J, I need some useful infomation that I can actually use, it's something very simeple because I saw a video on youtube of it, and it involved drawing an elipse onto or into a picturebox with...
  19. Replies
    19
    Views
    1,817

    VS 2008 Draw image into certain section of picturebox?

    I need to know how to draw a bitmap image into a certain area in a picturebox, I also need it to be a specific size. I remember seeing it on the internet somewhere, I just can't find it again. Can...
  20. Replies
    6
    Views
    860

    VS 2008 Re: Getting information from HTML

    You can use RegEx.
  21. Replies
    2
    Views
    573

    VS 2008 populate listview with bitmaps?

    I need to know how to populate a listview with all of the images from my.settings, and I need it to show the image in the listview. How would I do this? I've never used listview because I never cared...
  22. Replies
    8
    Views
    717

    Re: Insert subs and functions into vb?

    I figured out how to add the reference, and call the sub, but now it is telling me I need an object reference. What does that mean I have to do?
  23. Replies
    8
    Views
    717

    Re: Insert subs and functions into vb?

    I read the tutorial, and when I did what it told me, and built my class, I couldn't figure out where to find it. Can you help me? Did I do it right? I pressed build, and it didn't really do anything.
  24. Replies
    8
    Views
    717

    Re: Insert subs and functions into vb?

    And how do I do that? Explain a little bit.
  25. Replies
    8
    Views
    717

    Insert subs and functions into vb?

    I don't mean to sound unintelligent, but is there a way to insert your functions and subs into visual basic and call them from and program made in visual basic? I don't want to have to put the code...
  26. Thread: Cryptography

    by CoBHC
    Replies
    1
    Views
    471

    Re: Cryptography

    don't you mean test.txt?
  27. Replies
    11
    Views
    723

    VS 2008 Re: Help me with my function.

    It's alright.:lol:
  28. Replies
    11
    Views
    723

    VS 2008 Re: Help me with my function.

    OK, thanks Paul. :)
  29. Replies
    11
    Views
    723

    VS 2008 Re: Help me with my function.

    if the starting integer- the integer below it and so on is a factorial, then I gueass I am.
    From 10 it would be
    10x9x8x7x6x5x4x3x2x1
    pretend it's a backwards list of integers multiplying by the...
  30. Replies
    11
    Views
    723

    VS 2008 [RESOLVED] Help me with my function.

    I've made a function to return an integer, and I want it to do a math problem to return the integer. The math problem goes like this. If the starting integer is 4, it will multiply 4 by 3, then 3 by...
  31. Replies
    3
    Views
    527

    VS 2008 Re: Random Combinations almost solved!

    How can I add all possible combinations to a listbox? I can't figure out how to make the loop.
  32. Replies
    3
    Views
    527

    VS 2008 Random Combinations almost solved!

    As many people before have made threads trying to find all possible combination of letters, I tried my hand at it when had a great Idea.

    Dim RX as new RegEx(".")
    For Each M as Match in...
  33. Replies
    14
    Views
    1,109

    VS 2008 Re: Public Functions?

    Yes, but I want it to just be textbox1.text, because textbox1.text.length would have to be called multiple times for different textboxes where as if I just put A.Length I don't have to call .length...
  34. Replies
    14
    Views
    1,109

    VS 2008 Re: Public Functions?

    Ok, now I see, have an else statement.
  35. Replies
    14
    Views
    1,109

    VS 2008 Re: Public Functions?

    it wouldn;t work if I set A as an integer, because when I call the function, I call it like this

    CheckX(textbox1.text) And a textbox is not an integer.
  36. Replies
    14
    Views
    1,109

    VS 2008 Re: Public Functions?

    Here is my revised code. The problem is, there is an error if I return the value for it directly.
    Public Function CheckX(ByVal A As String) As String
    Dim X As String
    Select...
  37. Replies
    14
    Views
    1,109

    VS 2008 Re: Public Functions?

    For you and Nick, if you look at my above post, you'd notice I corrected my self.
  38. Replies
    14
    Views
    1,109

    VS 2008 Re: Public Functions?

    Sorry, I noticed that to, it's supposed to be A.Length
  39. Replies
    14
    Views
    1,109

    VS 2008 [RESOLVED] Public Functions?

    I wrote a public function as string and I want to know if I wrote it right. And here is my code.
    Public Function CheckX(ByVal A As String) As String
    Dim X As String
    Select Case...
  40. Replies
    1
    Views
    557

    VS 2008 Cross reference .contains?

    How can I cross reference a .contains for two textboxes? like

    for each word in textbox1.text
    if textbox2.text.contains(word) then
    msgbox("There was a word found that should not be...
Results 1 to 40 of 365
Page 1 of 10 1 2 3 4



Click Here to Expand Forum to Full Width