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 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to close a form in C#21 Apr 2005 20:15 GMT5
I'm trying to close a form in C#.  I have a vb background, so the question
may sound dumb.  In vb it is just me.close().  I've tried a bunch of ways to
close the form  but C# is acting pretty dumb also.  I can't find a way to
close it.  Here are some of the things I've tried:
XmlElement.SelectNodes: Need help with accessing xml nodes21 Apr 2005 20:05 GMT6
Any help will be really appreciated.
When I use
        XmlNodeList nodeList;
        XmlElement root = doc.DocumentElement;
Data Grid: Adding new  Rows21 Apr 2005 19:54 GMT1
There is a databound grid that is being used in one of my Master - Detail
form there I need to keep two columns hidden and assign Autogenerated values
once a user adds a new record through the grid. can somebody please tell me
how to do this; as i couldn't find a single event that ...
About Trim21 Apr 2005 19:50 GMT2
What is the best practice
Trim (myStringvar)
or
myStringvar.Trim
Winforms design with class in nested namespaces21 Apr 2005 19:44 GMT2
i am working on a gui for a bigger project using managed c++ and
wanted to put it in the namespace hierachy under cubes::gui
so i did this in my form.h
namespace cubes{
WinForms Interaction21 Apr 2005 19:21 GMT7
Hi, I want to have interactions between two forms. A will sample with next
lines:
1. The program user has a main window with a Listview control on it
2. The user selects an item from the listview and selects some 'details'
MDI Parent Toolbar access in Child form21 Apr 2005 19:16 GMT1
Hi Code Helpers,
I'm sure this has been addressed before but can't seem to find any specific
answers....
I have an MDI form and Toolbar that opens a child form which I have been
The object is currently in use elsewhere21 Apr 2005 19:12 GMT1
I have a splash screen that is displayed as the application starts. The
splash screen has text dynamically added to it to indicate the authorisation
mechanism and start-up progress. Due to the nature of the splash screen
graphic we have to draw the text onto the splash screen ...
Can't exit Windows after removing a control from a form21 Apr 2005 18:12 GMT4
This problem occurs on Windows 2000 but NOT on Windows XP:
If you programmatically remove a control from the Controls collection of a
panel on another form, then that form's default WndProc will return FALSE to
the WM_QUERYENDSESSION message!
DataGrid: How to know which column header is clicked?21 Apr 2005 17:42 GMT2
I have a DataGrid with one table in its TableStyle collection. The
TableStyle collection contains a ColumnStyle of some columns with headers
being visible.
Is there a way to find out which column header is clicked other than
Changing grid cells programatically21 Apr 2005 16:20 GMT1
I have a DataGrid and I'm changing the value in one of the cells
programatically.
Problem is, my change isn't being picked up (and saved in the underlying
data source), unless I manually tab off the cell in the grid.
DataGrid: Custom ComboBox column problem21 Apr 2005 16:01 GMT1
Hay there,
I'm writing my own DataGridComboBoxColumn because .NET 1.1 does not have one
(I hope .NET 2.0 supplies one). I based it on this article:
http://msdn.microsoft.com/msdnmag/issues/03/08/DataGrids/default.aspx
ToolTip question21 Apr 2005 15:04 GMT2
How do I make a tooltip remain visible until the user moves the mouse ?
Currently it stays visible for a few seconds and then disappears.
No sorting event available when sorting DataGrid columns!!!21 Apr 2005 14:47 GMT2
I set my DataGrid.AllowSorting to true but there is no sort event to do some
processing! All I can think of is inside the click event which is not what I
really want because click event occurs before DataGrid is sorted.
Any comments?
Printing on a pre-printed form with VB.NET21 Apr 2005 13:56 GMT3
I need to print on  pre-printed form from my VB.NET app.  The form I am
printing on has about 200 fields and each field needs to be justified
seperately.  CR for .Net isn't giving me accurate output.  The CR is close,
but a little off here and there and adjustments haven't worked ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 March, 2005
 
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.