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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataGridView combo box07 Mar 2006 01:01 GMT2
I've got a DataGridView with a combo box in one of the columns. As it
stands, the user has to click the dropdown button twice - once to focus the
cell, and again to drop down the list. I can't find any property to change
this behaviour, the EditingControlShowing event doesn't ...
GetResponse delay06 Mar 2006 22:00 GMT4
I do some peeking at files on the web in my program with code such as:
WebRequest wr = WebRequest.Create(url);
WebResponse r = wr.GetResponse();
I've noticed that the first time GetResponse is executed, it takes some 3 to
What is up with the TreeView ?06 Mar 2006 21:47 GMT2
Is there really no way of binding the treeview to a datasource like an XML
Document?
Surely, given that XML is hierarchical and the Tree View control is
hierarchical I would expect Microsoft to have extended it for us, instead of
Format event in DataBinding 2.006 Mar 2006 20:47 GMT4
I created a DataSource for a Web Service.
Then drag&Drop the text boxes for the return values onto the forms designer.
BindingSource is created everything OK.
Then I want to format the output of one of the text boxes.
How to minimize windows form programmatically?06 Mar 2006 18:42 GMT3
Perhaps I'm missing something simple here. If I use a form border style
"None" (no Minimize/Maximize/Close buttons) how can I minimize the form when
user clicks some control?
Thanks for any help!
Big MessageBox06 Mar 2006 18:11 GMT1
I'm writing an application for a device with a touch screen using c# 2.0/
Visual Studio 2005. Since a touch screen is used, the fonts and buttons need
to be big. Unfortunatly I found no way to configure the MessageBox - neither
with manipulation of the object nor with subclassing ...
Changing the TreeNode NodeFont to a bold font chops of text06 Mar 2006 16:21 GMT2
I have a TreeView filled with nodes and then later on I wish to change
some node labels to a bold font. When I do this, the lenght of the
label gets longer, the boldness takes up more space, but instead of
showing al the text, the text gets cut off at a certain point. It seems
Application wide color and font settings?06 Mar 2006 16:12 GMT7
I am finding that I'm adjusting the colors and font sizes on all my controls
to achieve the look that I want.  Without getting into the topic of whether
or not this is a good idea, is there a way to change the default colors for
all controls at the application level?  (IE: I drag ...
Graph control that allows dragging06 Mar 2006 15:07 GMT2
Hello group
I'm looking for a graph control to my Windows Forms application.
I need to be able to draw simple line charts. I also need to be able to drag
the values on the chart and in that way manipulate the data behind the
Control position on inherited Form06 Mar 2006 12:36 GMT1
I have created a base form and put some button controls at the bottom
in a row.
I have multiple inherited forms from this base form. What I want is the
buttons
DataGridViewComboBoxColumn problems when manually creating view06 Mar 2006 12:00 GMT1
When using a datagridview, which contains one DataGridViewComboBoxColumn, I
get an error (System.FormatException: DataGridViewComboBoxCell value is not
valid), which has something to do with the databinding.
Situation:
.net drop down toolbar button that shows a listbox/form06 Mar 2006 11:21 GMT1
I am trying to make a listbox appear in my application when the user
clicks on a drop down button in the toolbar.
It should show the listbox when the user clicks on the drop down menu
part of the button and disable/enable the list when the user clicks on
staying within a function, while giving focus back to the form.06 Mar 2006 07:38 GMT2
this may be a little difficult for me to explain the first time round,
but here goes.
i have a form. and a method like
public void doyourprocessing
Create/Write to an Excel File in a C# Windows Application06 Mar 2006 07:17 GMT1
I'm looking for the steps or code examples of how to create an excel file
(and write to it) from a C# Windows application.  This seems simple, but I
haven't found anything useful yet.  Any information is greatly appreciated.
Thanks,
clock?06 Mar 2006 07:16 GMT1
i have datetimepicker with showup  on form and customer must select time for
reservation but
if customer click on up or down button datetimepicker must raise(up)
orlowering(down) minute on my clock.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 February, 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.