|
-
Jul 28th, 2004, 03:23 AM
#1
Thread Starter
Addicted Member
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
-
Jul 28th, 2004, 04:53 AM
#2
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?
-
Jul 28th, 2004, 04:55 AM
#3
PowerPoster
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.
-
Jul 28th, 2004, 05:17 AM
#4
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:
-
Jul 28th, 2004, 08:09 PM
#5
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|