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 / March 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
BindingSource determine changes before calling EndEdit()29 Mar 2007 05:16 GMT2
How do I determine if there are any rows within the BindingSource that have
changed prior to calling the EndEdit().  I need to do this in order to
archive some records and if I call the EndEdit() then it also wipes out the
orginal version of the dataset record with the proposed ...
My.Settings Application and User Scope Settings28 Mar 2007 23:14 GMT1
I am learning to use the Configuration and Application settings in VB.NET
(VS2005)
I understand the two different Scopes, Application and User, and that the
Application Scope settings are Read-Only.  These work great for what I need,
After hide model form, parent form may change z-order(may not topm28 Mar 2007 17:32 GMT3
Objective is simple. Show Form1 first and maximize it (can make observation
easier), then after click button1, show form2 as modal dialog.
When hide form2 by click button2, the expected behavior is that form2 hides
and form1 becomes the topmost form.
tab cycle - not happening - getting stuck on last one..28 Mar 2007 02:19 GMT1
on my winform I can tab though my controls (textboxes, button) ok -
but the focus gets stuck on the last one in the sequence - rather than
cycling back to the first - anyone know why/how to fix??
also - doing a "shift tab" cycles backwards ok - until it hits my
DataGridView HeaderCell28 Mar 2007 02:10 GMT1
I can't seem to set the color of a DataGridView HeaderCell.  I'm executing
the following code in the WinForm's Load event:
       DataGridView1.Columns.Add("test1", "test1")
       DataGridView1.Columns(0).HeaderCell.Style.ForeColor = Color.IndianRed
Datagridview column order bug28 Mar 2007 01:59 GMT1
I have a datagridview bound to a bindingsource.
I inserted some unbound columns in the grid.
I ordered them the way i wanted using the up and down arrows of the "edit
columns" menu.
unexplainable interaction between user controls28 Mar 2007 00:16 GMT2
I've got a C# forms project under VS2005.  My project references two DLL's -
each with a user control in them (one with a custom radio button, one with a
custom grid control).
Wierd stuff started happening when i would set the 'Checked' property of
Smooth scroll of tall DataGridView row28 Mar 2007 00:07 GMT1
I have an unbound DataGridView control that has some cells that may contain
more multi-line text than can be completely displayed in the available
screen space. When the height of a row exceeds the DataGridView's height, it
becomes impossible to view the out of sight portion of ...
Focus on Usercontrols27 Mar 2007 08:14 GMT2
Hello Netizens,
I have a UserControl with some editcontrols on it. Now when the user enters
some data, one of these children does have focus. It can happen that the
usercontrol looses focus - and later gets it back.- I then want to put the
how to store null value in datetime in c# .net 1.127 Mar 2007 05:05 GMT1
hi frnds,
         i have to store null value in c#.net 1.1 can some one help
me out ???
Thanks & Regards,
Disabling resize when double clicking on title bar - how do I keep my app fullscreen Always.26 Mar 2007 02:05 GMT4
I wish to keep my application maximised at all times ..  however right now
even though there is no control box double clicking on the title bar will
'free' the app and it can be dragged around the window. My poor users get
mightily confused in this situation as half the app hangs ...
Weird Task bar problem25 Mar 2007 03:23 GMT2
(VS.Net 2005/Visual Basic)
I've got a MDI application which, after about 3 months of development, I
changed the name.
I looked through every file, every config file, every xml file, every
Long Running windows app, best design approach24 Mar 2007 03:44 GMT4
Hi, I have a small client app that I want to launch with Run key in
reg, but what I would like to happen is when the user closes the form
that the app has, the app remains running and will be able to restart
in say 15 mins, based on some config settings. This is a app for
ntfs on deploy23 Mar 2007 22:32 GMT11
Using VS2005 I have created a setup project and added a database file
to be included as part of the installation process.  This database
file gets installed on the target PC in the application folder.
To install the application the user is requried to log off and log
DataGridView - catching a delete key in a Calendar cell23 Mar 2007 22:30 GMT1
How would one catch a delete key, backspace key, control X or other
indication that a user wants to delete the contents of a cell?
I used the example code in MSDN's "How to: Host Controls in Windows Forms
DataGridView Cells" as the basis for a GridDate column, I've created a
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 February, 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.