C#: Create Control

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Shani Aulakh
    New Member
    • Nov 2007
    • 44

    #1

    C#: Create Control

    Hi,

    I have to create a control in visual studio 2005 that will display lets say "its working" when the button is pressed and then load this control from dll into exe and then finally run and test imported control panel

    thanks,
  • Shashi Sadasivan
    Recognized Expert Top Contributor
    • Aug 2007
    • 1435

    #2
    If you do let us know what you have done upto now we can help you with it

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      Originally posted by Shani Aulakh
      Hi,

      I have to create a control in visual studio 2005 that will display lets say "its working" when the button is pressed and then load this control from dll into exe and then finally run and test imported control panel

      thanks,

      Have you looked into using a Progress Bar?

      (See here for more information )

      Comment

      Working...