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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bstineman
  • Content: Threads
  • Order by date
  1. bstineman

    adding a user control to the form in code behind

    I use a special class to handle page templating (we'll call this class "BasePage"). This works all well and good. Now I'm trying to take it to the next level by creating a "PageHeader" user control. I can create this control and it appears to work fine. But... What I need to...
  2. bstineman

    InitializeComputer being altered by Form Designer

    I've run into an odd issue. I've got a page that inherits from a customer page class and recently, for yet unknown reasons, every time I work with the page in the form designer, the designer inserts lines into the Initialize Component Sub. Before: <System.Diagnostics.DebuggerStepThrough()>...
  3. bstineman

    How to define the Event handler for programatically created button

    Ok, php guy who's *trying* to make the switch to ASP/VB.NET. Running into the normal snags, but all in all I'm muddling through. Currently however I'm hung up on how to add/specify the event handler for a programmatically created button. According to MSDN...

Part and Inventory Search

Back
Top