| Thread | Last Post | Replies |
|
| Can't add user control in a separate assemly | 24 May 2008 10:56 GMT | 1 |
I manage to add a class in my project namespace, add UserControl inharitance and after compilation I see its usercontrol representation in the toolbox. On the other hand if I create the class in a separate project and assembly which I added to the solution, it doesn't appear there.
|
| Windows explorer on Vista keeps not responding | 24 May 2008 10:32 GMT | 1 |
I have run every help program out there but there is no soulotions the problem that im having it doesn't matter what im running windows explorer just locks up and keeps not responding and i have to end the process and run it again, i need some help on this please thank you.
|
| free jamba handy game jamba handyspiele downloads gratis jamba handy spiele jamba spiele auf handy installieren 3d jamba handyspiele | 23 May 2008 16:46 GMT | 1 |
free jamba handy game jamba handyspiele downloads gratis jamba handy spiele jamba spiele auf handy installieren
|
| Connecting to WebService using Proxy Server | 23 May 2008 15:04 GMT | 4 |
We have a windows application built using .net 2.0 & c# This application has a web reference that allows us to connect to a web service. This application works fine except in some cases....
|
| Resizing controls embedded in a composite user control | 21 May 2008 15:30 GMT | 1 |
I have a composite control consisting of a textbox and label. When i place the custom composite control on a form I would like to allow the user to resize the individual controls within the composite control using the standard drag and alignment hints Visual Studio creates for ...
|
| Beginner questions | 21 May 2008 06:34 GMT | 4 |
I'm a beginner in dotnet and I'd like to ask a few questions- 1. What is the advantage of puting some controls on a panel control instead of directly on the form? 2. When I set backgroundcolor and backgroundimage to certain values (to
|
| ANN: VintaSoftAnnotation.NET Plug-in v1.0 has been released. | 20 May 2008 13:34 GMT | 1 |
VintaSoftAnnotation.NET is a developer's tool that allows to annotate images: create, process, delete, save to XML or TIFF file, merge the annotations with image. Supported annotation types: rectangle, ellipse, image, text, rubber stamp. Individual annotation features:
|
| Plugin architecture | 20 May 2008 12:45 GMT | 3 |
Is there a way to write a "plug-in" that can be used with both a winform app and a windows service? If so, how? Thanks Regards
|
| VB.Net Treeviews | 20 May 2008 07:09 GMT | 10 |
I've been searching around for a good example of how to build/maintain Treeviews but haven't managed to find one. Could anyone point me at a good one please. Windows forms application using VS 2005.
|
| BackgroundWorker question | 19 May 2008 21:43 GMT | 1 |
I know how to update a status bar using the ProgressChanged event, if all the processes are in the form. However, I have a separate class, which does a recursive file copy. In that, I'd like to update the status bar as each file is addressed. (I have several
|
| windows forms datagridview doesn't sort automatically | 19 May 2008 19:24 GMT | 2 |
I'm building a windows forms application using vs2005, vb.net. I have a form with a datagridview bound to a BindingSource. Even though the Sortmode is set to Automatic for all columns, they do not sort when the header is clicked.
|
| Cut, Copy, Paste code | 19 May 2008 01:00 GMT | 12 |
In a winform app I need to provide a menu with Cut, Copy and Paste options., What code do I use to accomplish cut, copy and paste features for fields on a winfrom? Thanks
|
| Design Patterns (Model View Presenter etc) | 17 May 2008 09:22 GMT | 2 |
Im researching methods and design-patterns to separate UI's from logic and model for the software Im developing at work (pretty generic UI's bound to a datamodel etc). I have been working with dotnet for quite some time now (~5yrs) but have never tried out any of these design ...
|
| ToolTip for custom control | 17 May 2008 02:10 GMT | 1 |
I have a custom control that draws some of its elements. When the mouse is over certain areas, I want to display a tooltip. The problem is that these elements are not Controls, so I cannot use ToolTip.SetToolTip.
|
| Application.ThreadException issue | 17 May 2008 01:44 GMT | 1 |
This may seem obvious, but I just want to be sure. I have my Program.cs, which executes a bunch of code prior to executing Application.Run( mainForm ). My question is this; right away, I hook an event handler to
|