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 Controls / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
View pdf files25 Jan 2006 22:07 GMT2
I need a .NET 2.0 control to view pdf files on a windows form. Where do I
find it ?
Something like in FoxPro with OleBound control.
Thanks for any suggestion.
How to address each of 12 radio buttons programmatically?25 Jan 2006 22:04 GMT5
I have a C# project that has a tab control with four tab pages. On each tab
page is a set of three radio buttons (named radioButton1 through
radioButton12).  I would like to loop through the radio buttons and set
their state without having to form the complete name of each one, ...
Folder Tree View Control24 Jan 2006 11:00 GMT3
I'm new to Windows Forms programming, and I'm looking for a folder tree view
control. I'm surprised to see there doesn't seem to be one built into the
Visual Studio toolbox. Does one exist in .NET 2.0 ? (I'm not looking for a
modal popup, but a control to create a Windows ...
Repainting UserControl23 Jan 2006 20:39 GMT1
I am using C# 2.0 (VS2005) to build my user control that contains a
number of dynamically loaded ListViews.  ListViewItems have their
ForeColor properties set to either black or blue to distinguish
between ListViewItems.
OnPaint question23 Jan 2006 20:39 GMT1
How does Panel control force all controls inside it to repaint them
self?
I am having a problem with my custom panel that holds bunch of list
views.  When I drag a window over it, my list views items take over
UiTypeEditor for Text23 Jan 2006 18:27 GMT7
I've noticed that in .NET 2005 there's a Text UITypeEditor, for controls that
have the Text property (for example, the Label control). Is there a public
class for this editor, that I can use?
Bound combobox not Updating DataSet23 Jan 2006 15:32 GMT2
I have a combobox with its DataSource set to a DataSet, "dsStatus", that is
filled from a dataadaptor.  The DisplayMember property is set to the name of
a DataTable and a column name i.e. "StatusTable.Status".  Similarily, the
ValueMember is set to the name of the DataTable and ...
Scrollable Control23 Jan 2006 12:28 GMT1
I have a custom control which is a descendant of ScrollableControl.
I have everything working fine, except I want to be able to adjust the
scroll position in code.
I have created some 'hot spot' areas around the edges of the control,
Datagrid DataSource and DataMember properties23 Jan 2006 12:06 GMT3
I have a Typed Dataset "dsDoc" that contains one DataTable, "Documents".
This was produced using a DataAdaptor's generate dataset command.  I can
databind to a datagrid either by
1) Setting the grid's Datasource to dsDoc.Documents
Auto size the win controls23 Jan 2006 11:44 GMT1
How to auto adjust the size of the windows controls when I am trying to
minimize or maximize the windows forms. is there any easy properties setting
or have to write custom codes? If so, is there any sample for me as I am
just a newbie of .net....
DataGridView ScrollBars23 Jan 2006 05:55 GMT4
Is their a way to determine if the DataGridView Scrollbars are
visible?
Is there a way to be notfied when their visible property has changed?
thanks,
ToolStripControl is now 2D flat after changing background color21 Jan 2006 00:07 GMT3
After I changed the color of a ToolStrip Control from "control" to a custom
color - anything will do even "controldarkdark", the look of the control is
2D flat.  If you choose Edit->Undo, or manually select backcolor "control"
then  it goes back to 3D office look.    
Hit-test for controls19 Jan 2006 18:35 GMT4
I have some controls descended from UserControl, and I would like to
override the Hittest functionality, so that I can control which areas of
my control are treated as the control, and which parts are ignored
(because they are transparent)
problem in persisting collection19 Jan 2006 18:33 GMT1
 I have a user control in which i have a collection (ArrayList) of
userdefined objects (A class with two public properties).
I am using a custom editor derived from UITypeEditor to edit the values of
this collection. The problem is that values in this collection are not
Windows Form - Scrolling (.NET 2003)19 Jan 2006 18:30 GMT1
I'm trying to create a windows form application using .NET 2003
Specifically I'm trying to create a scrollable portion within my form. This
portion is to be populated with what is in effect a table (or more
specifically a contact list) which is taken from a webservice.
Pages: 1 2 3 4 5 6 December, 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.