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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataGrid question06 Feb 2006 23:52 GMT2
I'm using VS2003, and a datagrid on a form in a VB project.  I don't want
the user to be able to add records in the grid, so I want to hide the gid
row with the asterisk against it.  But I can't see any way to do it - anyone
know how?
Properties get lost in UserControl06 Feb 2006 22:01 GMT1
I have a usercontrol, which is actually a label for a touchscreen
application. I have the overriden property Text that gets lost when the
designer is being used. This forces me to go to the source and manually add
it in the form where this control is being used.
Listview scrollbar issue06 Feb 2006 21:35 GMT3
I am having an issue with the listview control in Visual Studio 2005 in a
windows form.  In the Listview control set gridlines to true and set view to
Details.  If the number of rows of information exceeds the size of the
listview control a scroll bar is displayed.  If you click ...
Getting HTML source instead of rending in WebBrowser06 Feb 2006 09:24 GMT1
Something very strange on some older platforms, Windows 98, Windows 2000 and
even some Windows XP.
I have an application loading HTML from stream (as the result of a XSL
transformation). For most of my clients, we get the page rendering ok, but
How do I get row,col of cursor/caret pos in RichTextBox?06 Feb 2006 04:15 GMT1
How can I get the row and column of the current caret/cursor position inside
and RichTextBox? I'm using C#.
So far I did this:
int row = rtMain.GetLineFromCharIndex(rtMain.SelectionStart) + 1;
DataGridView Errors from dataset06 Feb 2006 01:29 GMT9
If I have a DataGridView and there is an error at the database, the row
in the DataGridView gets an Icon with the error message in ErrorText.
How can I clear the error from the icon (other than trying another
this.TableNameTableAdapter.Update(this.DatabaseDataSet.TableName);).
Extending A Child Controls Bounds Beyond Its Parent05 Feb 2006 23:38 GMT6
Is it possible to have a child control that gets bits of its self painted
outside its parent?
What I would like to achieve is to have a very narrow but tall panel, and to
have many controls contained in the panels control collection and placed in
Moving Multiple Controls At The Same Time05 Feb 2006 23:36 GMT2
I'm trying to move a bunch of controls on a form at the same time, what's
the best and most efficient method of doing this?
Currently I'm holding a reference to them all in a form level
Generic.List(Of MyControl) variable called m_Selected (as well as in the
What is the control called???????! (in Outlook 2003)05 Feb 2006 13:32 GMT1
I have searched and searched and often people use multiple names for the same
controls. Can someone tell me these two things?:
1. What is the name of the control in Outlook 2003 (and later) that is
referred to the 'Navigation Pane' within the application?
RTF AutoVerbMenu05 Feb 2006 10:35 GMT1
I am trying to find the AutoVerbMenu that was available in VB for the rtf
control, but cannot find anything like it in .net?  The autoverbmenu in vb
allowed the user to right click on control and display the "copy, paste,
edit, etc.," menu.  Does anyone know what happened to it ...
Month Picker05 Feb 2006 05:31 GMT2
Can I make a DateTime picker to be just a month picker?
or, do we have a Month Picker control?
Thank you,
Max
VS2005 Invoke Issue04 Feb 2006 20:59 GMT1
Has there been a change for .NET 2.0 in how Invoke should be used?
I have a component that uses this.Invoke statements to call methods that
raise events within the main thread of the component.  This works fine with
the 1.1 Framework but in 2.0 Invoke causes a ...
Get reference to datagridview column from given coordinates.03 Feb 2006 19:07 GMT2
Does anyone know a method to retrieve a reference to the datagridview
column that contains given client coordinates?
Essentially I am trying to implement drag and drop functionality from a
listbox to a datagridview. In this case I am using an item dragged from
BindingNavigator ToolStrip Extending03 Feb 2006 02:38 GMT5
I extended the   BindingNavigatorEx : BindingNavigator
and added some buttons I want to use in the
   public override void AddStandardItems()
    base.AddStandardItems();
Creating a DataGrid with a prefilled dataset03 Feb 2006 01:32 GMT1
I am new to creating custom web components so please bear with me.  I
have two goals that I am trying to accomplish.  The first is simplest
so I will start with that one:
I have a created a data grid that I need displayed pretty regularly.
Pages: 1 2 3 4 5 6 January, 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.