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 / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help with DataGridViewCheckBoxColumn30 Jun 2006 16:30 GMT2
Does anyone have an example of a DataGridView that uses a
DataGridViewCheckBoxColumn (or DataGridViewCheckBoxCell?) that allows
multiple rows to be checked?
I can't seem to get the check box to stay checked.  It seems to 'uncheck'
ColumnRightClick event for ListView almost working correctly29 Jun 2006 22:46 GMT3
I have made the folllowing code:
using System;
using System.Windows.Forms;
using System.Runtime.InteropServices;
Nonclient Area29 Jun 2006 19:30 GMT8
What is the best way for my control to be painted in the NonClient area?  I
have a control, that when it's visible to be painted outside of the client
area (so I think).  The functionality I am trying to duplicate is similar to
moving a ToolStrip into a ToolStripPanel, (say on ...
Question about design a class  inherit  from Control29 Jun 2006 11:47 GMT1
Hi, all
I'm newbie on .Net, I want to develope a control based on NOT UserControl
BUT Control
In Design Window, I  drag a button from toolbox and drop it on my class,
ComboBox binding, best approach?28 Jun 2006 19:16 GMT3
Here is a simple question:
There is a list of objects in a collection that need to be displayed in
a ComboBox.  The text that should be displayed is NOT the ToString(),
but the property LongDisplayName.  What is the best way to display this
Custom Button28 Jun 2006 10:59 GMT1
I tried to re-create the standard winform button to learn how to build
a custom control.
I have problems with the transparent background (around the rouded
edges of the button) ...
ReportViewer Control Problems (Local Reports)27 Jun 2006 22:48 GMT2
I am using the report viewer for local reports and I am really impressed with
the types of reports you can create.  I just got done creating 3 reports (all
the same datasource).  They all run fine but I am having a problem I cannot
figure out and thought you could help me.  None ...
Concurreny Error27 Jun 2006 07:54 GMT3
I am getting a concurrency error when doing an update with my table adaptor.  
I can fix this by making my table pessimistic concurrency but I'm wondering
if there is another way.  I am updating Auditing fields everytime I update
any field (EditUser, EditTime).  This causes ...
Chemical symbols in ListView26 Jun 2006 15:42 GMT1
I'd like to put some rich text that will represent chemical formula etc
in a ListViewItem. Can someone outline the steps I need to follow to
create a custom control that inherits from ListViewItem to achieve
this?
Arrow keys on custom controls26 Jun 2006 14:33 GMT4
I have a custom control I developed, and it has a little arrow on it.  I want
the user to be able to move the arrow by pressing the left and right arrow
keys when the control is selected.
However, when I put the control on the form, and select it, when the user
Report Viewer control overrides print driver settings for Zebra label printer26 Jun 2006 13:50 GMT3
The .Net report viewer control is overriding the print driver settings and
putting them back to factory defaults on a Zebra label printer.  The
darkness setting is the problem, as the factory default is too light.
In Microsoft Office:
ListBox.UseCustomTabOffsets has no effect26 Jun 2006 10:20 GMT4
In the following sample:
ListBox.IntegerCollection tabStops = new
ListBox.IntegerCollection(listBox1);
tabStops.Add(50);
statusstrip vs StatusBar in 2.023 Jun 2006 15:45 GMT3
How come when I set the text propert on a statusbar it paints the text
immediately (so I can give status updates during lengthy operations). But
with a label in a statusstrip it does not get painted until the operation is
completed. Is there a way to force .NET to paint the ...
VS2005 Tabcontrol showing Classic look rather than XP style22 Jun 2006 18:38 GMT1
I am using VS2005 and I am having issues with the 2.0 tabcontrol on a form.
In the designer it shows with the XP style tabs however when I run the
application the tab control is appearing with the classic style, as it did
under the 1.1 framework.
How connect image list and toolstrip?22 Jun 2006 18:29 GMT2
In VS.2005, in a Windows project, how can I connect a toolstrip to an
inmagelist control?
I can't find the imagelist property on the toolstrip control anywhere,
Thanks in Advance,
Pages: 1 2 3 4 May, 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.