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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataGrid / Context menu - HowTo22 Jan 2007 10:58 GMT1
Can someone direct me to a reference that describes how to create a
context menu for a selected row in a datagrid? I have come across many
threads regarding context menus and datagrids but they all seem to be
how to modify the default behavior. I've gone through a couple of books
The Infamous DateTimePicker22 Jan 2007 03:26 GMT4
I have what I consider to be an unusual issue. In the past, I've not used
data-binding with the DTPs. So I'm finding some of the old issues raising
their ugly heads in a new fashion.
First a caveat: All other controls and data work properly on this form.
Slow redraw of controls when scrolling21 Jan 2007 11:05 GMT3
I am running VS2005/,NET 2.0, and experience really slow performance on
the refresh rate of GUI when scrolling  my forms.
To debug, I just created a clean UserControl and added about 50 empty
textboxes to it, no databinding, and set the AutoScroll property to
Accessing FORM POST data via the .NET 2 WebBrowser control21 Jan 2007 10:54 GMT2
I'm trying to access FORM POST data when a user submits a form through
the WebBrowser control of a WinForm app. I need to be able to record
all the user actions as part of a script to be used later. Currently
all i seem to be able to access is GET request data as part of the URI.
Photoshop style Distort Transformation...21 Jan 2007 04:31 GMT2
I have a problem that I'm having difficulty in solving.
I have selected 4 points on an image. These points are a region/closed
polygon/etc that can't be defined as a rectangle. I then want to apply a
Photoshop style Distrot Transformation of these points to a defined
Access to the internal property grid combo box control20 Jan 2007 23:12 GMT1
Abybody knows how the PropertyGrid manage the ComboBox control?
I know to use the TypeConverter so the ComboBox are used if the user clicked
in the property. But I want the access to window control so I can use the
void WndProc(ref Message m) method of the ComboBox.
How to set a globalized value like Form1.Text in resources (VS2005 C#)20 Jan 2007 10:12 GMT2
In VS 2005 help, they told to use some code like
this.Text = (string)resources.GetObject("Form1.Text");
to set the title for a Form, but there is nothing in my project's resource
file corresponding to Form1.Text and even I can't add it in resource editor.
Using accelerators when hosting a windows form in a browser20 Jan 2007 08:39 GMT2
I'm hosting a .net windows form in a browser.
The web form reacts to accelerator keys and key-down events but i
cannot get notification about these events when the form is hosted in
the browser.
Transparent ContextMenuStrip with non-transparent text19 Jan 2007 22:31 GMT6
I am trying to implement a context menu that is 50% transparent. Setting
the opacity to 0.5 works but unfortunately the texts are also displayed
with transparency which makes them very hard to read.
Now I would like to draw the menu background with transparency but the text
Modifications to DataGridView aren't reflected in Rows[]19 Jan 2007 21:52 GMT2
Good morning,
I'm trying to update a DataSet based on data that has been modified in
a DataGridView. The DataSet isn't binded to the DataGridView because of
a couple conversions. (In this case, a time interval, or TimeSpan, is
adding a blank to a ComboBox19 Jan 2007 21:43 GMT3
How do you add a blank to the top of a comboBox in a Windows Form?  I've done
this with drop down lists in web forms but the ListItem that I used there
doesn't appear to exist in a win form.  I'm loading the ddlCategory comboBox
with an ID(int) for value and Category(string) for ...
Listview with checkboxes [2.0]19 Jan 2007 16:16 GMT1
Is there a way to sort a listview by what is checked? Whenever you do
sorting, it always only uses the data in the column. I'd like to sort by
what is checked so those are always at the top of the list, and then by
column data.
Tooltips on a textbox19 Jan 2007 12:37 GMT2
What is required to enable a tooltip on a textbox?
Print Dialog19 Jan 2007 11:58 GMT1
I need to programmically close a PrintDialog form after it is displayed with
the "ShowDialog" method in case the user does not dismiss it himself. My app
needs to have it time out. How can this be done ?
help VC++ Activex into Csharp19 Jan 2007 11:43 GMT1
Can anyone tell me how to integrate an activex control developed VC++6.0 to
csharp
Pages: 1 2 3 4 5 6 7 8 9 10 December, 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.