Search:

Type: Posts; User: Ralme360

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    592

    MsOf07 Re: Create a Label with code

    Yes thank you! That was exactly what I wanted :D
  2. Replies
    5
    Views
    592

    MsOf07 Re: Create a Label with code

    Oh, well i was just trying to just create a normal label with code instead of having to make it in the design mode. Like when I press a button a label with like the text from a textbox I have.

    And...
  3. Replies
    5
    Views
    592

    MsOf07 Re: Create a Label with code

    Anyone?
  4. Replies
    5
    Views
    592

    MsOf07 Create a Label with code

    Hello people!

    I am trying to create a label using code. But I don't konw how.

    I tried to use some code like:

    Dim lbl_new as New Label
    lbl_new.Location = New Point(10, 10)

    but that didn't...
  5. Replies
    2
    Views
    1,030

    Help with a shuffle

    Hi, I'm making a Memory game in VB6.

    But the shuffle is a problem.
    My teacher told me to use a shuffle called "Fisher - Yates shuffle"

    But I don't really understand it.
    I read on this forum...
Results 1 to 5 of 5



Click Here to Expand Forum to Full Width