Search:

Type: Posts; User: dannysmith

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    2,156

    Thanks. Just another quick one, OnKeyPress...

    Thanks. Just another quick one,

    OnKeyPress event.

    I want to be able to do the following: (pseudocode)



    Form1 OnKeyPress;
  2. Replies
    14
    Views
    6,821

    Ok thanks I think I've got a pretty good...

    Ok thanks I think I've got a pretty good perspective on things now.


    Just to note, if anyone else here is learning C#, I've found some pretty good videos:
    ...
  3. Replies
    14
    Views
    6,821

    C# - What potential does it hold?

    Hi.

    I'm currently learning C#, but from speaking to other people of my age, they all seem to be into C++ and C.

    If you were to suddenly start learning C#, what other languages would you think...
  4. Replies
    6
    Views
    2,156

    Ok thanks, but what does the: Form2 form2 =...

    Ok thanks, but what does the:


    Form2 form2 = new Form2();

    bit mean?


    Obviously, form2.Show(); makes sense, split into Form2, and then show, it's logical.
  5. Replies
    6
    Views
    2,156

    New to this forum and C# - Need some help

    Hi.

    I got reffered here by one of your members.

    I've done Delphi in the past so I know the basic prinicples of programming, but I am now trying to change over to C# as it holds a lot more...
Results 1 to 5 of 5