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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Anyone reading the bug reports over there?28 Jul 2006 11:08 GMT1
For all of the good work that was put into VS2005, I find it utterly
astonishing that the 2.0 DataGrid has exactly the same right-alignment
header bug in it that the 2003 version had. Wow.
How to show an auto hidden window28 Jul 2006 09:21 GMT2
In my application, we have some windows that are auto hidden at start up. My
intention is to use a menu item to show them, just like that way Visual
Studio does with Toolbox, Solution Explorer etc. How can I programmatically
show an auto hidden window ?. Any help is highly ...
DataGridView - in a real bind28 Jul 2006 02:12 GMT4
Take one DataGridView, add one column that contains cities, add another
that contains countries, add another that contains locales (states,
provinces, territories, etc.).
Now, make the Country and Locale columns ComboBox columns, and bind the
multiple program icons problem - VS converts some 32bit icons to 24bit27 Jul 2006 21:32 GMT2
i'm trying to embed multiple program icons in my executable. the only
way so far i managed to do that is to embed native win32 resource file
with multiple icons. it works, but... when i create a native win32
resource file with the VS 2005 and put there my icons, VS always
Windows App connection error27 Jul 2006 19:42 GMT2
There's a vb.net 2005 windows app that sends out emails, it works fine, but
sometimes it gives these errors:
1)System.Runtime.InteropServices.COMException (0x80040212): The transport
lost its connection to the server.
Sorting of DataGridViewComboBoxColumn type columns27 Jul 2006 18:22 GMT12
is it possible to sort DataGridViewComboBoxColumn type columns by
clicking on the header cell (in DataGridViewColumnSortMode.Automatic
case)? It doesn't seem to work or there is a bug in my code. There
should be an arrow sign (triangle) in the header cell after clicking on
How to detect complex keypress (STRG+N, P)?27 Jul 2006 14:56 GMT2
i know how to get a simple keyboard combination, but how to detect a
combination of keyboard combination, pressing STRG+N and P?
This does not work:
private void MdiParentForm_KeyDown(object sender, KeyEventArgs e) {
Windows Form Level Exception27 Jul 2006 14:31 GMT2
Is there anything similar to "Error" event of System.Web.UI.Page of Webforms
in a Windows Forms?? I want to catch all errors occured in a windows form? I
already know there is Application.ThreadException but that is on application
level.
Datagrid not working properly with storedprocedure27 Jul 2006 12:47 GMT1
I am developing an apllication in which i want to change the values of
datagrid checkbox column according to parameter passed to the query.
But the problem is that, at first time when i usedto send the
parameter values it shows me the result ok for first time.But as i
DataGridView Column header Color - vs 200527 Jul 2006 05:17 GMT2
Hi Techies,
I have added datagridview in my windows application, i have set the
Column header color to some color, but it is not reflecting the color
whatever
Setting MdiParent property on a form created by another non-Mdi form26 Jul 2006 21:03 GMT4
How do I set a form's MdiParent property to the MdiParent when it is NOT
created by the MDIParent?
For example, frmMain creates frmA, frmA creates frmB .. how to make frmMain
the MdiParent of frmB?
Custom DataGridView Columns and Cells26 Jul 2006 20:59 GMT1
I have an application with a DataGridView that displays a Questionnaires
questions and allows a user to fill in answers to these questions in the
gridview.
Each question knows its questionType (Date, Text, or Yes/No/Na).  I have
Question about windowsforms.datagrid control26 Jul 2006 18:33 GMT1
Using C#
I want to be able to select the last VISIBLE row in the datagrid.
When I try to do this using the datagrid.select method it tells me my
index is out of range.
.NET running on network26 Jul 2006 17:43 GMT2
Can .NET applications run on Windows 98?
My other question is how a .NET application runs from a network. Is this
statement correct? When a .NET application is run from a network, Microsoft’s
.net framework software running on the user’s machine will copy the software
Comobox Default26 Jul 2006 15:29 GMT1
In windows application, I am binding a dataset to a combo box. How do I add a
default “-Select-” value at the top.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 June, 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.