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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Binding to a ComboBox27 Jun 2007 01:43 GMT1
I have a combo box in which I want to display the distinct values in a field
in a table.
Depending on the table name and the field name entered by the user, I build
an sql statement
How to allow user to enter 'Enter' in a RichTextBox26 Jun 2007 23:31 GMT2
In VS05, I have a form that has a standard RichTextBox control in which my
client wants to be able to type an Enter key and have the RichTextBox
respond by inserting a new line instead of either moving to the next control
in the Z order or closing the form. He doesn't want to use ...
launch Excel from WinForm app26 Jun 2007 18:16 GMT3
I want to open an Excel doc from my .NET 2.0 WinForm application.
I have a list of UNC path names of Excel documents a user might want
to open.
The way I'm doing it now works, but when the user closes Excel, it is
my.Computer.Screen.WorkingArea retrieves incorrent width & height when screen resolution changes26 Jun 2007 16:53 GMT1
Just got a problem about "my.Computer.Screen.WorkingArea". It seems
not to work properly.
I have got my windows application developed with VB.NET in Visual
Studio 2005. What I want to do is to change the size of my forms when
Unable to change the column header text in DataGridView26 Jun 2007 14:01 GMT5
I am trying to change the column header text to red and I have this code:
dCol.HeaderCell.Style.ForeColor = Color.Red;
This change does indeed stick and I can see it in the debugger.  However,
the column name text is still showing up as black.  I have seen this same
How to access combo box properties of DataGridView combo column26 Jun 2007 13:56 GMT2
Hi,  I have an unbound DataGridView with just 1 column in it.  The
column is a combobox type, and I need to be able to attach the
datasource to it programmatically.  This is because it is a DataTable
that gets built dynamically at runtime.  But I can't see how to get at
Windows Form UI Questions26 Jun 2007 07:02 GMT2
1. Is it possible to force vertical scroll bar to display all the time in a
grdiview even if there are no records currently in dataview?
2. is it possible to group buttons on a toolbar such that if one is pressed
(selected), any other pressed button gets un-pressed (unselected).
Google-like sidebar in C#. Are there any controls? Please help26 Jun 2007 06:40 GMT1
Hi! I am tasked to write a Google-like toolbar application in C#. We explored
using Google Desktop SDK but found it too limiting in the way it handles
communications
with the backend and too limiting with UI presentation.
help on treeview26 Jun 2007 06:36 GMT3
i've used a treeview control in my windows form....
i want to display the text of my treeview nodes as hyperlink..instead of
showing it as plain text......
how can i acheive it?
color code26 Jun 2007 03:11 GMT1
here is weird reqmt..
i need the color code of the textbox control 's border style,(Fixed 3d)....
by default, what is the color code set for it's border....please help out
Controlling row height in DataGridView25 Jun 2007 19:45 GMT3
Here are the goals:
1) Give the user the means whereby a row's height expands to display the
entire contents of its tallest cell.
2) Give the user the means whereby a row will shrink down to a single line.
Need help with understanding error message25 Jun 2007 15:50 GMT4
I am using a library class that creates an entry in the Windows Task
Scheduler.  After saving the task, I am getting the following error message
when I close the task,
An unhandled exception of type 'System.NotSupportedException' occurred in
Combobox: Disable dropdown but keep text editing function?25 Jun 2007 14:51 GMT2
I have a combobox on a form that is populated with a bunch of items. A user
can select an item, and other related things on the screen fill in. I am
implementing an Edit mode, so that once clicked, the user can change the
information and save it. While in Edit mode, I would like ...
char to system string25 Jun 2007 12:32 GMT2
How to put this char buffer[300] = "ffffff" into label->Text?
I need to convert it to system:string:/
regards,
sonic
How to get properties of a control25 Jun 2007 12:18 GMT1
I am using the below code to get properties and then sub properties on an
object;
Dim Prop As PropertyDescriptor
Dim Props As PropertyDescriptorCollection
Pages: 1 2 3 4 5 6 7 8 9 10 11 May, 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.