MINICON Mnemonic - Create Window Icon

Syntax

'MINICON'(filename,index)

For BBj-specific information, see MINICON Mnemonic - Create Window Icon BBj.

Description

The 'MINICON' mnemonic assigns a custom icon to the window in the current context. Up to 20 windows may have their own icons, including both SYSGUI and SYSWINDOW windows for any given instance of Visual PRO/5. The PATH environment variable is searched for the file (not the PREFIX). This is a non-portable item. Using a mixture of default and custom icons in an application can cause a custom icon to appear instead of the default icon.

Parameter

Description

filename

Any .EXE, .ICO, or .DLL file that contains one or more icons.

index

Selects a particular icon from the file. An index value of 0 is used for the first icon.

See Also

Mnemonics - Alphabetical Listing

Mnemonics - Group Listing