Sample showing how to modify the system menu in forms (change, delete, add new items in menu) and example of showing the ShellAbout dialogue (as in standard Windows programs).
Add Items to the System Menu the EASY way. Use the built-in Delphi menu designer to construct the WYSIWYG menu, then connect it to the TfisSysMenu component. Hey presto, the menu appears on the caption menu, even at design-time. It's as simple as...
How to make help-menu item in MainMenu.
How to Manipulate Files in ASP.NET is a web based tutorial in which author elaborates the methods for reading, deleting and writing the content in a text file. The author explains the method System.IO namespace, through which file manipulation...
How To Use Cookies in an ASP Page is a tutorial through which users can get detailed description about using the cookies to store and access the visitors information from a cookie on the client system in a step by step method. In this article...
HOW TO: Use Database and ASP Sessions to Implement ASP Security is an ASP article which describes in a step by step method that have to be adapted for implementing the security system for their ASP applications and how to store the visitors...
(Deitel) A text showing how to build complete, Web-based applications with Perl, including arrays, hashes, control structures, subroutines, and cookies. The CD-ROM contains software for use with Perl. System requirements: Internet access, CD-ROM...
This sapmle shows how to register a filetype, how to add an entry to a context-menu of a filetype and how to add some entires in the new-submenu of Windows95/ NT. The update fixes a bug that could delete the whole HKEY_CURRENT_USER Key when using...
How To Copy DataRows Between DataTables by Using Visual C# .NET is an easy to learn tutorial in which the author elaborates the procedure to copy a particular datatable row and shifting it to another table with the help of datatable object by...
How to Use a GDI+ Application in NETCOBOL for .NET is an article in which the author gives description for utilizing GDI+ and NETCOBOL for creating a image in .NET framework. In this tutorial the author gives details about utilizing the tools... |