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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ListView with lots of columns29 Sep 2008 15:12 GMT2
in my current project, the created application should be able to display a
table with a column per deay of a year.
At first I used a ListView and added 365 columns.
Basically this works but as the column with is 150 pixels wide, the
Calculating days from dates28 Sep 2008 19:52 GMT3
How can I calculate days from the two dates entered in date time picker
fields on winform by a user?
Thanks
Regards
Embedded UserControl sometimes displays 'Red X' in Internet Explor26 Sep 2008 19:27 GMT1
We have created a very simple user control (System.Windows.Forms.UserControl)
by making a new VB.NET Windows Control Library Project in Visual Studio 2003
(named VPControls.CtlGraph).  The user control contains a graph control
(GSNetWinChart from GraphicsServer).  We have ...
How to update the newest version automatic for a windows forms application developed by dot net 2.0?26 Sep 2008 16:10 GMT2
We had developed a software product based windows forms using dot net 2.0
All user for this product must download the newest version from the our web
site and re-install it handly, if a new version for this product is
published. It very trouble for users and developers.
Combobox SelectedItem26 Sep 2008 14:21 GMT4
I have a tabbed panel that has a combobox.
Now, if I want to get the selected item I do something like this:
String fromlang = ((Language)cbList_FromLang.SelectedItem).abbrev;
Which works as expected. But if I browse to another tab and then
Is this possible in DataGridView?25 Sep 2008 14:35 GMT1
I have a Winforms app (Dot Net 2.0) with a datagridview bound to a table.  I
am supposed to be able to add, edit, and delete rows.  One particular column
is to be read-only for existing records.  Both the program and the data
structure are works in progress.
User Control Instance/DataGridView.Columns in Visual Studio Design24 Sep 2008 17:52 GMT7
I have a Windows Forms-based project in Visual Studio 2005, containing a
simple user control (class) and a form (class) that hosts an instance of the
user control.
The user control class contains (aggregates) a DataGridView instance (using
How to store dataset24 Sep 2008 04:34 GMT2
I've been working with .Net for a long time, but always with Asp.Net, I'm
just starting tp work with the Windows forms.
The problem I'm facing now - how to store a dataset between sessions? Is
there something similar to the Session object in Asp.Net?
MyForm.OnLoad() vs MyForm_Load()23 Sep 2008 15:04 GMT1
What is the difference between overriding MyForm.OnLoad and writing a
MyForm_Load event handler ?
WPF Restart23 Sep 2008 07:06 GMT1
How can I do an Application.Restart in WPF?
Restart seems to missing in WPF.
PropertyGrid rowheader color22 Sep 2008 21:07 GMT1
Does anyone know the system color used in the PropertGrid for it's row
header?
Thanks
ClickOnce Signing22 Sep 2008 16:54 GMT2
I am trying to sign a click once application vs08sp1.
I use the following batch file to generate the pfx file.
When in the project properties Sigining page I click Select From File.
I input the file and it asks for a password.
datagridview19 Sep 2008 13:17 GMT1
How do I prevent selection of the first row of a datagridview after binding?
rg,
Eric
ImageList overlays19 Sep 2008 06:48 GMT1
Is there a method for creating overlayed images using the .Net (C#) version
of the ImageList class?
I have a set of bitmaps in an ImageList.  I would like to create an overlaid
image by combining one of the images over another.  This was possible with
WPF Application Crash on IA64 machine (Windows Server 2008 IA64)19 Sep 2008 06:04 GMT1
Today, we encounter a critical issue about the WPF on windows 2008 IA64.
Event a simplest WPF application will crash on windows 2008 IA64 environment.
I create a WPF application by VS2008 SP1, just use the basic WPF application
template.
Pages: 1 2 3 August, 2008
 
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.