In Visual FoxPro, you can assign an icon to the form; the icon is displayed on a forms taskbar button and in the title bar of the form. To assign an icon to a form, set the form's Icon property to the name of an .ico file.
To assign an icon to a form
-
Open the form.
-
Open the Properties window.
-
Set the Icon property to the .ico file that you want to display.