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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Contextmenu CloneMenu?31 Mar 2007 16:06 GMT2
I have tried for a few hours to create a contextmenu based on a clone off
one of the menus on my mainmenu..
No result!
Anybody that have a code-example / url?
ColumnWidthChanged Event for ListView31 Mar 2007 10:11 GMT1
How to setup ColumnWidthChanged Event for ListView? I don't see it in the list
From http://www.developmentnow.com/g/30_2006_9_0_0_0/dotnet-framework-windowsforms-co
ntrols.ht

DataGridView Scrolling Advanced Issue31 Mar 2007 09:56 GMT1
I am working with the DataGridView in vb.net... I have a dataset with 100+
rows and 20 rows are visible. What I am having trouble doing is on enter
making the "cursor" move down the page in a column until it gets about mid
way though (10th line from top) and then at that point it ...
Text property og UserControl visible in the designer?30 Mar 2007 18:08 GMT3
This question is actually for the Compact Framework but is about controls. I
have created a control that inherits the UserControl (I need the border).
The control overrides the Text Property and I draws the Text in the Onpaint
event - works fine, but the Text property doesn't ...
ListView double click question30 Mar 2007 14:39 GMT2
I've got a list view in details view. Two questions. I've got four columns.
I want to be able to update either column 1 or column 3 by double clicking on
one of the items. Is it possible to determine what column is double clicked
on? Also, if an item in column 3 is double clicked ...
ScrollBars and UserControl30 Mar 2007 13:09 GMT4
Is there a way to hide the scrollbars in a UserControl ??
If i'm setting AutoScrollMinSize to a size larger than the ClientRectangle,
the scrollbars will automatically appear within the bounds of the
UserControl.
Column order in DataGridView not displayed as defined30 Mar 2007 04:30 GMT3
I am creating a bound DataGridView that has a typed list as its datasource.  
The type used in the list is a class that has fields that I want to display
in a particular order.  I have defined the fields in the order I want them
defined in.
How do I use DataTable.ImportRow with a DataView29 Mar 2007 15:39 GMT2
I'm trying to archive orginal records, so what I am trying to do is upon
saving the changed record also writing the orginal record version to a
different table.  The problem I'm having is that the DataTable.ImportRow
does not accept a datarowview as a parameter.  My code is below ...
Designer doesn't update the window/form region based on subclassing29 Mar 2007 15:30 GMT4
Given a form(Form1) that defines it's active region on load with the
following code:
private void Form1_Load(object sender, EventArgs e)
{
Rich Text Box control SelectionColor??28 Mar 2007 22:56 GMT1
I am creating a form with Rich Text Box control on it (using .NET 1.1).  The
form will be used to iterate through a list of spelling errors and allow the
user to determine what to do with each error.  I am displaying the source
text in a rich text box and highlighting the current ...
DataGridView Button Column Text28 Mar 2007 02:09 GMT4
I am "upgrading" from the datagrid to the datagridview.  I currently use a
datagrid button column that allows me to set the button text property.  The
click handler for the button column gives me access to the underlying
datacolumn's value at a given row.  I then use this value ...
Help Required27 Mar 2007 08:25 GMT3
I have added a textbox (richtextbox) to a form. I keep on appending
text to this textbox. How can I cause this textbox to automatically
scroll down to the text that has been added recently ?
TIA,
DataGridView: equivalent to RowData26 Mar 2007 20:45 GMT2
The VB6 MSFlexGrid had a property called RowData which associated an integer
with each row. It was crude, but you could use this integer as, say, the
index into an array of objects which would provide more data about the row.
It was handy for storing info that was global to each ...
[VS2005/.NET 2.0] DataGridView and deleting rows26 Mar 2007 16:16 GMT5
I have a DataGridView on a form that users will be adding data to. One
column must be unique, so if they try to add a new row with a duplicate
value in this column I want to grouse at them (MessageBox) and then delete
the row they just entered. I can't call myGrid.Rows ...
Print datagridview How to...26 Mar 2007 14:34 GMT2
Hope someone can help me
I have a datagridview I want to print
Code below works fine if I print the data if there is only 1 page (without
using hasmore pages
Pages: 1 2 3 4 5 February, 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.