Search results

  1. M

    Visual C# sharp tabs?

    I'm making a form with 2 tabs. When the user clicks on tab1, I want to change a boolean variable to true and when user clicks on tab2, it changes the boolean variable to false. How do I do this?
  2. M

    Visual C# sharp Keyboard shortcuts?

    Anytime on the Form, if the user presses a key on their keyboard, how can I get what key they pressed? I'm making a calculator. I got a button for each number. Now I want the keyboard to be a shortcut to the buttons. How do I do this? Also, when I click on a button a blue outline appears...
  3. M

    HTML Marquee question?

    Can i make the content start looping as soon as the first part reaches the end, instead of waiting for the whole thing to finish before it loops?
  4. M

    I'm looking for a free HTML editor?

    I'm looking for a free html editor with a preview function. I tried Pagebreeze and didn't like it. Notepad++ is good but I want one with a preview ability.
  5. M

    I'm looking for a free HTML editor?

    I'm looking for a free html editor with a preview function. I tried Pagebreeze and didn't like it. Notepad++ is good but I want one with a preview ability.
Back
Top