Hi Guys,
Just joined so apols if I get this wrong.....
I'm building an application that dynamically adds a variable number of a single user control into a panel and this is all working fine. Now, I'm trying to add an event handler to manage a click event for these controls.
First off is...
Okay so I have been sitting on this problem for some time now.
Scenario
One needs a search control that can be used on a number of different pages of once website. So one builds a User Control.
User Control setup. (Child)
It has a couple of listboxes, textboxes, a button and...
I created a multi-column combo box control that inherits from the standard combo box. The control has a custom property which is a list of column definitions. When I copy an instance of the control, this list of column definitions does not copy correctly.
How can I do this?
Example:
I add...
Hi,
I ran into a problem that I just cannot figure out.
I have a windows application with a main form, on which a user control is added dynamically when a device connects trough USB.
On a user control, there is a thread wich is getting data from the device trough USB and when it is finished...
Hi,
I've created a simple user control (uc_ok_cancel_apply) that includes OK, Cancel and Apply buttons. I want to use this on various user controls or forms so I can provide a consistent look.
If I add this to a user control, I can call a public method by referencing the form via the 'my'...
Hi all,
I've created a user control that acts as a header for my forms onto which I can drop heading labels etc. This uses a custompanel control that inherits from panel and allows you to add curved corners, color gradients etc. I've used this in the past without any problem.
I want to use my...
I have a user control (that displays some basic information about some events) called AE. I have another user control called CTCAE containing a panel that I wish to populate with the AEs. Within each AE is a tablelayoutpanel control, and within each cell of this is a label.
The labels are...
Hi All,
I am trying to build a user control that will do exactly what the SQL 2005 Connect to Server interface do, eventually create a connection string and store in a app.config file.
It should allow user to select server type, server name, authentication, user name and password.
It...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.