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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Set the row background color according to a cell value30 Sep 2007 13:14 GMT3
At this time I'm able to set the background color of a cell depending
on it's value. I'm able to achieve this by extending the
DataGridTextBoxColumn class and overriding the Paint method:
[code]
.net controls advice29 Sep 2007 22:54 GMT9
I am contemplating purchasing either Infragistics or DV Express .net
controls. I need advise on which one is better if any. I need the usual
controls that both offer i.e. grid, tab, explorer bars etc.
Many Thanks
binding CheckBox.Enabled to ComboBox selection28 Sep 2007 14:35 GMT3
I have a combo which is bound to a List<MyCustomObject>.
One of the properties of MyCustomObject is a boolean which I would like to
bind to a checkbox so that depending on the selection on the combobox, the
checkbox below it would get enabled/disabled accordingly.
Drawing tabs in ListBox.DrawItem event27 Sep 2007 18:30 GMT1
I have a ListBox, and have changed the DrawMode to DrawMode.OwnerDrawFixed.  
I'm using the ListBox.DrawItem event to do some custom coloring in my ListBox
object.
My item strings contain tabs, but after drawing the items myself, the tabs
form repaint, tabcontrol27 Sep 2007 14:50 GMT1
It seems when using a tabcontrol, repainting the form when clicking a tab
takes a few split seconds, how can I repaint my form after all controls and
data is loaded??
I need to be able to trap when the user clicks on a Web Browser control.27 Sep 2007 14:47 GMT2
So the .NET 2.0 web browser control does not provide a MouseDown or
Click event handler, but I have a need to trap on this. I would like
to know the best approach to accomplish this. I see Enter and Leave
event handlers on the control and I have tried to trap on these and
What are my options for implementing a horizontal drag/drop contro27 Sep 2007 14:47 GMT3
I have an interesting problem.  I have a set of records in a data table
organized by a simple key.  What I want to do is represent these records as
icons on a horizontally oriented control in asending order.  Furthermore, I
want to be able to use this display to reorganize the ...
WebBrowser (loop automation)27 Sep 2007 14:27 GMT1
Background information ….
I have a VS2005 C# Windows forms app which has several text fields, one
button control and one webbrowser control that I use to display an external
webpage and based on the input data provided by the user, I perform some
ListView - one column27 Sep 2007 07:03 GMT2
I want to have a ListView which has only one column and all the items have
the width of the listview (that is, no room fro subitems since i don't need
them).
It may sound like a ListBox, but I need to have ListViewItems and not
Missing Record in Crystal Report27 Sep 2007 06:01 GMT1
I have a Crystal Report, which DataSource is made up of 2 tables, 1 Header
table and 1 Detail table. The Detail table contains extra details of the
items in the Header table. Not all Header items has a record in the Detail
table. As for my Crystal Report, I'm grouping the records ...
Very weird RichTextBox bug27 Sep 2007 04:38 GMT1
I have tried to make a simple sample of this - but the simple samples all
work. The basic problem is I create a RichTextBox and then call
RichTextBox.LoadFile() to load a rtf file in it.
If the file has an image in it - the control displays nothing and
Autocomplete textbox with dynamic datasource26 Sep 2007 20:22 GMT2
I know how to use autocomplete with 2.0 framework on a textbox. I also know
how to use COM interop to use the IAutoComplete interface directly.
But with either approach I seem unable to change the list while the user is
typing.
Beginners question - DataGridView with a combo box column26 Sep 2007 18:38 GMT1
I have not tried this before.   I have a fairly simple table bound to the
grid itself and I want to make one of the columns a combo box.  To this end I
bound the grid to the first table and the column to a second.  No matter what
I try, I keep getting 'DataGridViewComboBoxCell ...
Exceptons when debugging26 Sep 2007 16:39 GMT2
My VB 2005 winforms application has an Application.ThreadException
handler to catch any unhandled exception.
When debugging, the debugger doesn't stop when I get an exception,
control passes to my application exception handler.  Currently I
Component Designer26 Sep 2007 14:28 GMT1
A great problem on VS2005. After I dropped an object on the design area of a
component, it does not maintain the position assigned. All objects, after
closing and reopening the designer, move on the left of the area.
It's hard to work in this situation. VS2005 SP1 resolves the ...
Pages: 1 2 3 4 5 6 7 8 August, 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.