Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by fivers

  1. fivers

    how to pass command line argument in the form

    how do you pass a command line argument to Form_Load? that command line argument will then be displayed in a label.
  2. fivers

    changing font to bolditalic

    thank you very much!! that really helped!
  3. fivers

    changing font to bolditalic

    say for example chaning the font in a textBox to bold would be like: textbox1.Font = new Font(this.Font, FontStyle.Bold); but how do I change it to Bold and Italic at the same time?

Part and Inventory Search

Back
Top