/Home /Archive /Syndicate /Blog /Support /About /Contact  
All Visual Basic Feeds in one place!





(OK, since I lost this post due to other circumstances... here it goes again. - Here's your chance to answer it again.) I can't remember exactly what my questions were, so here goes... Have you used any of the C# to VB conversion utilities available (web-based, etc.)?  If so, what was your overall impression and success rate?  Do you prefer one over another?  If you could pick anything to improve what would it be? (Sorry to those that posted comments already, they got ... [ read more ]
Source Code:  Get Data from Double-Clicked DataGridView Row This article and source code demonstrates how to retrieve the data bound to a Windows Forms DataGridView control row when a user double-clicks a row header. The approach in this article assumes a scenario where a DataSource has been bound to DataGridView. The DataGridView control raises the RowHeaderMouseDoubleClick when a user double-clicks a row header. By adding a handler for the RowHeaderMouseDoubleClick e ... [ read more ]
Recently the VB team released the Interop Forms Toolkit , which allows VB6 developers to extend their existing applications using .NET.  The toolkit allows developers to write a regular Windows Form in VB.NET, click “Generate Wrapper Classes”, and then call those forms from VB6.  It also provides mechanisms for firing and handling events, and sharing application state (i.e. Globals).   We’ve heard a lot of great feedback since the release.   For ... [ read more ]


© 2005 Serge Baranovsky. All rights reserved.
All feed content is property of original publisher. Designated trademarks and brands are the property of their respective owners.

This site is maintained by SubMain(), a division of vbCity.com, LLC