GeekArticles
Database
Visual FoxProFoxTalk: Extending the VFP 9 IDE with MENUHIT and MENUCONTEXT
Author: msdn.microsoft.com |
Published: 10th Aug 2005 |
Visited: 754 times |
Add CommentFiled in: Visual FoxProIn this article from September's FoxTalk, Doug Hennig shows you how to customize the VFP 9 IDE in ways you never thought possible.
Read Article Sponsored Links
Related Articles
• Extending the Win Forms Binding Source Component The binding source component in Visual Studio 2005/2008 Windows Forms provides a valuable service for data driven applications by providing automatic data binding between controls and the data source. This article shows how the functionality can be extended to add a few features to make it even mor ...
• Extending the GridView to Include Sort Arrows
Before ASP.NET version 2.0 was released, I wrote
a book and dozens of articles on the DataGrid control, which was the most functional data Web control in the
ASP.NET 1.x toolbox. While the DataGrid still exists in ASP.NET 2.0, the GridView control serves as
a much more functional and feature-rich ...