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 / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
PropertyGrid and Commands Pane15 Jan 2008 03:32 GMT5
I developed a form designer using the PropertyGrid control. The commands
pane is not appearing for controls that have "hot commands" (example Tab
Control: AddTab and RemoteTab). I set the "CommandsVisibleIfAvailable"
property for true. Anybody has some idea (or sample) of what it ...
NULLABLE  datagridviewcomboboxcolumn (vbnet 2005)15 Jan 2008 02:31 GMT3
I have a datagridview with datagridviewcomboboxcolumn bind to a nullable
integer datatable field
When I add  a new row I can do it without select any item on combo and the
NULL value in inserted on the datatable
SmartClient Publishing Question14 Jan 2008 17:57 GMT5
We have a SmartClient application built on the .NET 2.0 Framework.  I
am using the publishing feature of VS2005 to publish the updates to
this program.
For example, let's say the publisher is Acme and the application is
How to select a GridItem in PropertyGrid?14 Jan 2008 14:27 GMT1
PropertyGrid has property SelectedGridItem, that lets you get and set
the selected GridItem. Fine, but where do you get the GridItem? I know
you can get sub items of a Griditem by its GridItems property and its
parent with Parent property, but where do you get the initial GridItem?
UseWaitCursor14 Jan 2008 03:51 GMT1
When my main MDI form is loaded, I use a backgroundworker component to
do some work.When the worker starts, I set this.WaitCursor = true.
When the work is completed, I set this.WaitCursor = false. But, still
the WaitCursor remains...but if I move the mouse, it changes back to
My UserControls are crashing VS200514 Jan 2008 03:49 GMT3
I have a solution with a couple .dll projects and an .exe project.  In the
.exe project there are a few UserControls and some classes that inherit from
Panel.  They all appear in my Toolbox under "<solution name> Components".  I
can drag them onto forms and such and that all ...
How to trap F1 from a menu item12 Jan 2008 16:49 GMT3
Does anyone know how I can trap F1 to activate help when a menu item is
active, preferably without creating a "ToolStripMenuItem" derivative (so I
can quickly wire this up using the designer). I'm doing this when my users
activate a menu from my main form. I simply want to ...
Serialization of objects12 Jan 2008 13:36 GMT1
Hey guys,
Lets say I have an object, MyObject, that has a couple of public properties.
I want to serialize this object and include it in a larger xml message.  So,
I have some elements in the xml message that have nothing to do with the
Third-party tools11 Jan 2008 19:51 GMT2
I am looking to get a good set of third-party controls for use in .NET
that can simplify programming WindowsForms in C#. Controls like
Browse for Folder, Button Edit, Grids, etc. would really help in
creating applications. Any recommendation is greatly appreciated.
How to browse for a folder11 Jan 2008 19:42 GMT4
I need to allow the user to select a folder for further processing
of a procedure. How do I do this in C# code?
Thanks in advance.
Andy
Combobox SelectedItem11 Jan 2008 19:35 GMT1
I am trying to set a Combobox's SelectedItem property to an object but
without any success.
Code Example:
           for (int i = 1; i < 10; i++)
Help, Can't send to SMTP using SmtpClient using SSL on port 46511 Jan 2008 17:21 GMT8
The following code is giving me a timeout problem.,  no matter what I do I
can't send a piece of mail using .net2.0 System.Net.Mail.SmtpClient via port
465 and using ssl,  if however I try using outlook or outlook express it
works fine..
Control Selection & Resizing at runtime11 Jan 2008 04:45 GMT6
I have a common mousemove/down/up handler for any control placed on the panel
at runtime .It's Working fine .
I need for moving and resizing controls (labels/textboxes/checkboxes/etc) and
shape controls (LineShape ,RectangleShape, OvalShape which are from
'Column xxx does not allow nulls' error when control is bound and value was entered11 Jan 2008 03:30 GMT9
I have encoutered the error show below after attempting to save a new
record. This happens about 90% of the time under a set of conditions
described later below.
The main form contains a dataGridView and a button on that form opens a data
What event do I use to indicate that data has been edited?11 Jan 2008 03:05 GMT2
I need some help in understanding what events to use to detect if the user
has begun to edit the data on the form (dialog).
I want to detect this because I am intending to change the configureation of
the form depending on its current state. (For one thing, I want the "Save"
Pages: 1 2 3 4 5 6 7 8 9 December, 2007
 
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.