Results 1 to 5 of 5

Thread: User Control

  1. #1

    Thread Starter
    Addicted Member toytoy's Avatar
    Join Date
    Jul 2004
    Posts
    230

    User Control

    Hi

    What is the purpose of User Control and how it can be use...

    I have need trying to create a shared menu for all the windows forms to use......

    They told me to put it as a user control to solve the problem...how to do it?

    Thanks

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    A user control is basically a control (e.g., textbox, button, taxes) that you create or which you develop upon and improve in terms of functionality and features to suit your own needs.

    For example, a textbox which accepts only numbers is a user control.

    It's a matter of convenience and functionality and needs.

    Can you explain the needs of this particular 'menu' that you refer to?

  3. #3
    PowerPoster
    Join Date
    Dec 2003
    Location
    Bristol, England (but heart is in Virginia)
    Posts
    2,949
    Hi mendhak

    How come you are managing to make posts without your name appearing in the list of people browsing?
    Taxes
    The more I learn about VB.NET the more I like dBaseIII Plus

    The foregoing, whilst believed to be correct, is given without guarantee as to it's accuracy and entirely without recourse. You are required to decide for yourself whether or not it is suitable for your purposes and no liability for loss of any nature can be entertained.

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Originally posted by taxes


    How come you are managing to make posts without your name appearing in the list of people browsing?:confused:
    Shhh!! They're coming for me. :paranoid:

  5. #5

    Thread Starter
    Addicted Member toytoy's Avatar
    Join Date
    Jul 2004
    Posts
    230
    it is actually like some sort of button taking to the various forms when you click on it.....like frmMain to frmMain2 in the menu bar...then frmMain2 to frmMain3....

    Do you think what should be the best way to deal with it...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width