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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Controls are resized from one computer to another31 Dec 2005 17:51 GMT2
I am developing a Windows Forms application which is the client of an XML
Web Service.
When running this application on my development system, forms and controls
are showing as designed in the IDE.
adding empty row to combobox31 Dec 2005 14:00 GMT2
i know this might sound a bit simple but how do you add an empty row into a
combo box after populating with a dataset?
i was trying this but it keeps erroring
                   cbo_Category.Items.Clear()
hide the tab of tabpage31 Dec 2005 00:13 GMT9
I have a tabcontrol with 3 tabpages. I want to
hide (not just disable) the 3 actual selection tabs that
allow a user to select a given tab page, but keep the
page around and active.
Prevent tab page from changing30 Dec 2005 19:54 GMT1
I need to prevent user from changing a tab page, if the current tab
page has incorrect data. I've been searching these forums for a
solution and have found a suggestion that goes something like this:
[StructLayout(LayoutKind.Sequential)]
Splitter between panels30 Dec 2005 17:13 GMT1
Can we have a splitter between two panels. one panel's dock property is set
to left and other ones set to fill. The splitter does not seem to work
properly for the panels I suppose.
Any ideas on how to approach the problem would be appreciated.
TreeNode can't find .ChildNodes30 Dec 2005 11:54 GMT1
Using .NET 2.0 I'm trying to traverse a treeview by using the following
// Some other code
// node is a System.Windows.Form.TreeNode
node.ChildNodes.Count
DataGridView.RowPrePaint - how to selectively paint the background30 Dec 2005 00:32 GMT1
I am trying to change the background colour of the entire row based on the
contents of a value in a cell.
Using the examples in the MSDN documentation I have got thus far, however,
the foreground text is garbled:
ClickOnce29 Dec 2005 21:38 GMT8
I have today gone to production with my first .net 2.0 Windows forms app.  I
distributed it using click once.  I was impressed with the .net framework
1.1,  2.0 looked even better from a developer point of view (generics are
brilliant).  But I have to say click once is the best ...
Z-Order: How to determine and then persist?29 Dec 2005 12:33 GMT3
I've developed a WinForms application that allows users to create a number
of child forms within a larger parent form. The child forms can be dragged
around within the bounds of the parent. They can also be resized.
When the user closes the application, I want the size and ...
Help :Redirecting Console results on form29 Dec 2005 12:29 GMT1
I'm creating an interface for a network device  basically its a GUI for
cofiguring the devices. Configration Commands are working fine on command
prompt I just want to make there GUI so my client should not go to that
BLACK screen to configure those devices.
Help with PROCESS in EXE28 Dec 2005 23:20 GMT1
I've successfully created an EXE, that starts a process.  When it fires up
the THREAD, the EXE generates an error - PROCESS ID =0x1c44 (7236), THREAD
ID=0x191c (6428) and then terminates.  The THREAD fires up fine on my local
box, but does not on the client side.  Do I need to ...
question on mp3 28 Dec 2005 23:14 GMT1
       How can I play mp3 or a wav file from vcs2003 when a button is clicked ?
TIA
Forms.TextBox hides letters?!28 Dec 2005 23:02 GMT1
Hello, friends,
We have a Windows Form app using C#.net. In a fixed size window, we have a
Forms.TextBox control to allow users to type in info, up to 255 characters.
However, when typing letters reach the end of a line, there are a few
Threading in .NET28 Dec 2005 22:56 GMT2
I have a problem regarding the threading issues in .NET. Actually I
have a application in which i execute a process by invoking the thread
in the background and at the same time I
want to display a modal dialog which will only block my UI. It doesn't
Listview28 Dec 2005 22:15 GMT1
I have a listview box which is populated from a List<T> collection. The
items in this collection are generated from a user filled out form.
The items in the listview have the same index as the ones in List<T>, so I
have an event which loops through the ListView, and if selected = ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 November, 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.