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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Need help in Rich text box control31 Jul 2007 21:38 GMT2
I am placing few controls in Rich text box, Like normal text box, picture
box etc. But when i am savgin the content of rich text box....it is onlt
stroing the
text which i have wriiten into it. It is not saving the tex of the control
DataGridView pencil and row editing30 Jul 2007 20:04 GMT2
The datagridview control is rather confusing when it comes to editing rows.
I have a datagridview control bound to a dataset (exposed through a
bindingsource). The edit mode is set to edit on key stroke. The problem is
that when you begin editing a cell for a given row the pencil ...
remove row in datagridview28 Jul 2007 09:54 GMT3
How to remove a Row in a DataGridView?
My DataGridView is readonly and there is no binding (Cells are build
programmaticaly).
I tried the following
Delete text in a RichTextBox27 Jul 2007 23:02 GMT10
How can I delete some text in a RichTextBox (without cutting it into the
clipboard)?
I am trying to delete a certain number of characters from the top of the
control...
gradient panel with shadow effect26 Jul 2007 22:28 GMT1
create cool gradient panel with shadow effect. try this link.
http://www.openwinforms.com/creating_cool_gradient_panel_gdi.html
sa@openwinforms.com
http://www.openwinforms.com/
Clear DataGridView (VB.NET 2.0)25 Jul 2007 22:07 GMT12
Hi to all,
I'd like to know how I can clear the DataGridView Control.
Thanks for your support
Fulvio
cross thread operation and invoke25 Jul 2007 19:10 GMT3
there is a line of code
Form.VisibleChanged += Form.Invoke(new EventHandler(abc));
it says that right hand side returns an object and left side expects
System.eventhandler
Cell.ErrorText combined with e.cancel during validation of a cell in a Datagridview25 Jul 2007 15:56 GMT3
I have a datagridview where I perform cell validation. I do not want the
user to be able to leave edit mode if the value is incorrect. The reason is
that i use CellEndEdit to write the value to my hardware. I validate the
value and set the cancel flag if the value is invalid. The ...
DataGridView with a TabPage Lossing Formating Detail24 Jul 2007 21:32 GMT2
I am have a strange problem.  I have an application which creates a set of
TabPages with DataGridViews in it.  The data is binding fine but I am losing
all of the formating I have added to the DataGridView.  Below is a snipit of
the code I am using to generate the tabpages.  Also ...
DatagridViewTextBoxEditingControl Autocomplete23 Jul 2007 05:38 GMT2
I would like to be able to use the autocomplete capabilities of the 2.0
textbox in a datagridviewtextboxcolumn.  Is there a way to do this without
creating a custom datagridview column control and celltype?  If not, what
would I have to override in the base classes to get this ...
Marquee ProgressBar with backgroundworker22 Jul 2007 08:26 GMT3
I'm hoping someone can help me.  The only information (aside from the
limited MSDN help) seems to reference older technology/methods which
I'd like to stay away from.
VS 2005 (.net 2.0) has a ProgressBar with Marquee mode.  This mode
WebBrowser control & ActiveX security popup message20 Jul 2007 19:34 GMT1
In our application we load HTML content into a Forms.WebBrowser
control. The HTML page contains an ActiveX control. When the page
loads the browser pops up a message stating "An ActiveX control on
this page might be unsafe.." etc. This message should be suppressed! I
How to change colour of TextBox border20 Jul 2007 05:08 GMT13
I'm trying to figure out how to change the border colour of the TextBox
control.  I can't find a property that does this.  I've researched this but
couldn't find a complete sample of anyone achieving this.  
For the Textbox control, the overriden OnPaint method is not called ...
Return a TypeConverter for a PropertyGrid value19 Jul 2007 18:36 GMT1
PropertyDescriptor Class has a Converter method, which if overriden,
would return a TypeConverter.
I was working on dynamic values for a propertygrid, so for each
property all the methods of the PropertyDescriptor class were
I can't see events in a controls property sheet. Formats are ok.18 Jul 2007 21:28 GMT2
I am able to see the property sheet for a specific textbox on my report,
however, when I click the event tab on the property sheet, nothing is shown.
When I click the format tab, I see what I expect to see. Any hints as to why
I see formats, and not events.
Pages: 1 2 3 June, 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.