473,472 Members | 1,831 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

custom user control ? anyone use them?

Ron
I would like some more information on custom controls, what they can
do and things like that, what you would use them for etc...

Can anyone here share some examples of what you have used a custom
control for and possibly email a zip file with that control so I could
run it in a program to see how it worked? to pts4560 <atyahoo.com ?

thanks.

Apr 4 '07 #1
2 1421
Ron-

You can search the Visual Studio / Visual Basic documentation in the IDE for
Custom Controls, User Controls or Composite Controls. It sounds like that
is what you are looking for.

Custom controls are just that, custom controls you build and program from
'the ground up' for lack of a better term. With custom controls, you even
program the visual rendering of the control using a graphics object.

User Controls and Composite Controls are basically the same thing - placing
different but related controls on a form were they can act together - sort
of as a whole.

An example of a user or composite control... Recently, I worked on an
application that did some customer database lookups and returned a customer
along with alot of customer specific info.

I created a composite or user control that displayed all the customer's
information such as a label/textbox sets for name, address and other
information. A couple comboboxes for some other customer related status
information. And a few checkboxes / radiobuttons with customer options.
Basically, my composite control became a customer 'at a glance' control in
one functional unit.

I was then able to easily add one or more of these 'customer controls' to
the forms as a whole instead of all of those parts small parts individually.

Hopefully, I am explaing this correctly.

Tony Wissler
Dad, MCP, MCSE

"Ron" <pt*****@yahoo.comwrote in message
news:11**********************@y80g2000hsf.googlegr oups.com...
>I would like some more information on custom controls, what they can
do and things like that, what you would use them for etc...

Can anyone here share some examples of what you have used a custom
control for and possibly email a zip file with that control so I could
run it in a program to see how it worked? to pts4560 <atyahoo.com ?

thanks.

Apr 4 '07 #2
Ron,

Custom grids and comboboxes are very often used,

Cor

"Ron" <pt*****@yahoo.comschreef in bericht
news:11**********************@y80g2000hsf.googlegr oups.com...
>I would like some more information on custom controls, what they can
do and things like that, what you would use them for etc...

Can anyone here share some examples of what you have used a custom
control for and possibly email a zip file with that control so I could
run it in a program to see how it worked? to pts4560 <atyahoo.com ?

thanks.

Apr 5 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Martin Schulze | last post by:
Hello, i tried to compose myself a custom usercontrol which is derieved from System.Windows.Forms.UserControl. It contains 2 comboboxes and one textbox (which are also custom controls, but...
1
by: Earl Teigrob | last post by:
Background: When I create a ASP.NET control (User or custom), it often requires security to be set for certain functionality with the control. For example, a news release user control that is...
3
by: David Freeman | last post by:
Hi There! I'm having trouble dynamically adding custom controls. My custom controls does not use code-behind but only <script /> block for programming. So as a result, I don't need to compile my...
19
by: Jamey Shuemaker | last post by:
I'm in the process of expanding my knowledge and use of Class Modules. I've perused MSDN and this and other sites, and I'm pretty comfortable with my understanding of Class Modules with the...
4
by: Smokey Grindle | last post by:
What is the best way to write dynamic controls in ASP.NET 2.0?
6
by: | last post by:
I have made some user controls with custom properties. I can set those properties on instances of my user controls, and I have programmed my user control to do useful visual things in response to...
15
by: rizwanahmed24 | last post by:
Hello i have made a custom control. i have placed a panel on it. I want this panel to behave just like the normal panel. The problem i was having is that the panel on my custom control doesnt...
0
by: ChopStickr | last post by:
I have a custom control that is embedded (using the object tag) in an html document. The control takes a path to a local client ini file. Reads the file. Executes the program specified in...
0
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.