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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
UserControl runs in Design-time29 Nov 2007 16:42 GMT1
I write new UserControls.
And they execute in DesignTime.
I want they only execute in Run-Time.
How can I do thet?
Sort Arrows in ListView Control in .NET 2.028 Nov 2007 21:08 GMT6
Is there any way to use the HDF_SORTUP and HDF_SORTDOWN format styles in the
current version of the ListView control.  It seems like this has gone away as
the header image list got subsumed by the ListView image list (which I think
means that the solution described in KB 314933 ...
Hosting any user control in a DataGridView cell27 Nov 2007 16:19 GMT6
I have seen the articles related to hosting a date-time picker control
within a DataGridView cell and how to implement a
DataGridViewRadioButtonCell and column.
My question is generic and simple (but probably the answer is not that
Setting the font for a custom control24 Nov 2007 03:02 GMT1
What's the best procedure for ensure that your custom control uses a font
that's available to the system? I'm developing a control that displays text
as part of the overall UI. I'd like to create, say, three Tahoma fonts
(12pt, 14pt and 12pt-bold). However, Tahoma may not be ...
Select value in ComboBo in DataGridView23 Nov 2007 11:50 GMT10
Based on a change of value in a column - c1 - I want the set the value of
another column - c2 - hosting a combobox with valid values. When I set the
value in c2 in my code it does not get displayed in the grid. I believe I
need to select the proper value in the combo box in c2, ...
Free Windows Control21 Nov 2007 13:39 GMT1
Where i found a free Windows Control, in particolar a DataGrid /
Listview with collapse/expand property ?
Thanks
Sideways tabs20 Nov 2007 23:42 GMT2
       I'd like to use a TabControl (2.0) in a program I'm making. I'd like
the tabs to appear on the left hand side, running down the length of the
control. The only way that I can see of getting the tabs on the left is to
change the 'Alignment' property to "Left", but this causes ...
DataGridView Custom cell painting memory leak19 Nov 2007 12:25 GMT1
I have a DataGridView on my form which is binded to a collection of custom
business objects. The collection inherits from BindingList<T>. The objects
implement INotifyPropertyChanged for updating the DataGridView when the
object properties change. I also have a custom column ...
Please Help!!- Background image in report pixelated when printing19 Nov 2007 10:45 GMT4
I have a background image I'm using as a form within my report.  the problem
is that I needed to reduce the resolution of the image to 96 dpi in order to
work with it and line things up within the ssrs/vs2005 report editor.
However because the image is only 96 dpi, it looks awful ...
ToolTip on ToolStripButton?19 Nov 2007 02:17 GMT1
How can I set a "System.Windows.Forms.ToolTip" to a
"System.Windows.Forms.ToolStripButton" please?
I am using VS.NET 2005 with C#.
Thanks in advanced for any help,
IDataGridViewEditingControl validation15 Nov 2007 07:16 GMT10
I have implemented my own TimeEditorControl:
public class TimeEditorControl : IDataGridViewEditingControl
with the input mask hh:mm. If the user enter ex. 4 and leaves the field, the
value of the control is 4:.
caret position in custom TextBox inhereting from UserControl10 Nov 2007 22:11 GMT1
I'm writing a custom TextBox that inherits from UserControl. I can't
use a standard TextBox, or inherit from it or TextBoxBase, as it needs
to support proper transparency, meaning both the background needs to
be transparent, and the foreground back colour (I'm finding that if I
Multiple inheritance of usercontrol09 Nov 2007 11:04 GMT6
I need to develop several dialog boxes that use a common set of UI
elements. For this purpose, I've created a class (let’s call it
ucBaseFilter) that inherits from UserControl and contains lots of UI
elements and some programming logic.
AllowUserToAddRows interacts with BindingList09 Nov 2007 09:57 GMT5
I have a DataGridView that is bound to a BindingSource at design time. Also
at design time the BindingSource has its DataSource bound to one of my
classes. This class is simply a wrapper that derives from generic list but
sets the type of the list item (i.e., public class MyClass ...
How to Programatically Check A DataGridViewCheckBoxCell DataBound Grid08 Nov 2007 05:13 GMT1
I have a DataGridView that is bound to a BindingSource that is bound to a
BindingList(Of T). The problem is that the first three columns in the grid
gets their values from the DataSource, but the remaining columns are unbound
DataGridViewCheckBoxColumns which are creteated ...
Pages: 1 2 October, 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.