Posts Tagged ‘Forms’
- 08/26/11 : How to move a form without a title bar
- 08/27/11 : How to center the form on the screen
- 09/07/11 : How to create fancy oval forms
- 09/09/11 : How to make a bouncing ball type effect
- 09/13/11 : This subroutine processes the cut, copy and paste commands.
- 09/14/11 : How to set background picture for form (like the background image of a HTML Document)
- 09/14/11 : How to Create/Assign PopupMenu to a control.
- 09/15/11 : How to fade the form away when the user closes it.
- 09/20/11 : How to Keep a form always on top even when you click on another window.
- 09/26/11 : How to hide your exe file from Task Manager Applications Tab
- 10/04/11 : How to find out how the form is unloading
- 10/05/11 : How to cancel the user action when the user trying to close the application using task manager.
- 10/13/11 : How to display or hide status bar along with check mark in menu
- 10/14/11 : How to enable or disable the Cut, Copy and Paste menus in Edit menu if the text selected or not in a control.
- 10/15/11 : How to show a popup menu
- 10/15/11 : How to show a popup menu when the key beside the Windows key on the right side of a typical extended keyboard is pressed.
- 11/06/11 : How to set an image which is stored in imagelist as form’s mouse icon
- 11/18/11 : How to Brighten or darken a picture
- 11/19/11 : How to Set an application’s Task Manager icon
- 11/19/11 : How to Load an application’s form and Task Manager icons from a resource file
- 11/20/11 : How to Arrange MDI child forms
- 12/02/11 : How to Simulate Alt-PrintScrn to save a form’s image into a bitmap file
- 12/12/11 : How to Minimize a form (from within the form)
- 02/02/12 : How to Create a Menu completely at Runtime