Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to debug a deployed WinForm app22 Feb 2006 16:35 GMT2
My ClickOnce app deploys and runs fine on one test machine, but fails
on another.
The only error message is the ubiquitous "Please tell Microsoft about
this problem." and "Don't Send" button.
Allow a user to create a new item in a ComboBox22 Feb 2006 16:21 GMT2
I've been trying to decide the best way to allow a user to enter a new item
into a ComboBox.  For example, I have a lookup table that I have bound to a
ComboBox.  If a user wants to add a new category, I would like them to be
able to do that without clicking a button or working ...
Start and minimize another application22 Feb 2006 15:48 GMT1
From within my .NET forms application I want to start and minimize another
application, so I go:
string eprog =
System.Environment.GetFolderPath(Environment.SpecialFolder.ProgramFiles) +
Client Requirements?22 Feb 2006 13:18 GMT6
I'm trying to find a site that will tell me exactly what the requirements
from a OS perpective is required to run a .net 2005 smart client windows
application from the clients machine. I know the developers machines need XP
SP2 to install the IDE, but with the clients running the ...
Check if a form or control is visible in Desktop (to the user)22 Feb 2006 09:11 GMT3
I want to know if a form is visible in the Desktop and the user can see it.
The property Visible is true although other program is over the form, so this
property don't solve the problem.
Thanks.
Saving and Restoring Form Locations22 Feb 2006 08:56 GMT8
I want to save the location of my forms when they are closed.
I was thinking of using: UserScopedSettingAttribute class
    http://msdn2.microsoft.com/en-us/library/zz7y4375(VS.80).aspx
Had three questions
Business Object Model22 Feb 2006 07:53 GMT5
Did a little searching on Google for business object model in vb.Net but
didn't find much.  Anyone have some links and samples for this and as a last
resort, a book title?  I need to start at the bottom...
Thanks,
.Net 2.0 Rich Text Editor22 Feb 2006 00:35 GMT2
Is anybody aware of a component or sample application using a RichTextBox
with a formatting toolbar using the .Net 2.0 framework.  (Much like WordPad)
..  I found one control, http://www.textcontrol.com/products/dotnet/,
however this control is using the 1.1 framework and would ...
Datagrid and custom collection as datasource21 Feb 2006 19:02 GMT3
All,
I have successfully used custom collections as the datasource for a datagrid
previously however this one is causing me problems as one of the properties
of the objects within the collection relate to another custom object as
Capture key events from hosted WebBrowser control21 Feb 2006 18:55 GMT1
The .Net 2.0's webbrowser control is neat and pretty.
But I am not able to capture Key events when the focus is on the
webbrowser control in my winform.
Options tried.
Display List<int> inside DataGridView21 Feb 2006 18:02 GMT1
Hi, i have bound my list of objects to a data grid view (i have
actually used BindingList) and can add, edit objects ok. Sample object
is given below:
class MyObject
SecurityException in Clipboard.SetDataObject21 Feb 2006 16:33 GMT6
I developed a WinForms control that runs withing Internet Explorer. To
prevent changes to the client security settings I took care that the control
only uses permissions from the Internet Zone.
One of the controls features is copying text or bitmap images to the
Open Documents of Arbitrary Type from .Net21 Feb 2006 16:26 GMT4
I'm developing a win form based add-on to a document management system using
the .Net runtime. When a user is using my add-on they could be dealing with
documents of many different types, e.g. Word, PDF, Excel, RTF. I would like
to add a "View" button to my add-on that will open ...
Updating Property Inspector21 Feb 2006 16:26 GMT1
Is there a way to update the Visual Studio property inspector when you
change properties behind the scenes?
Example: I have an enum that defines color schemes, when changed it
changes two properties "StartColor" and "EndColor" but the new values
Crashing VS.NET21 Feb 2006 15:24 GMT2
I am working on writing a simple base form that will provide a colored
"Info Header" across the top of the form. I am no expert at winforms but
I can't understand what I am doing that would cause this to crash out
the IDE. Not an exception.. a hard crash where VS.NET has to ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 January, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.