VB.NET

Moderators: seancampbell
Number of threads: 4022
Number of posts: 10035

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
user controls...help!! Posted by jenny904 on 10 Feb 2005 at 2:16 AM
Can someone plese tell me how to create and use User Controls?!?
Report
Re: user controls...help!! Posted by mr_popo on 27 Sept 2005 at 9:10 PM
: Can someone plese tell me how to create and use User Controls?!?
: create a new project then select user control library.

Report
Re: user controls...help!! Posted by cucu on 17 Dec 2005 at 1:26 PM
Hello Jenny!

The user controls are likely the public classes. If you have used vb.net, you see some of those inside the toolbox. If you want to create your own control it you should know how to create classes and dll files beyond of this ActiveX components.

It takes time to learn but I suggest you to start with creating classes for the specific application you have worked on. The classes are much easier where you can define properties of the objects and then internally call this inside your code...

Take it easy!



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.