GetNoPrefix method


Available for Static objects.

Prototype

GetNoPrefix Proto hWnd:HWND

Syntax

Invoke GetNoPrefix, hWnd

Function

Gets the NoPrefix property for an object.

Parameters

hWnd

Handle to the object.

Return value

Eax returns the current prefix option for the object.


Possible returned values are:

TRUE    Static object treats ampersands (&) as accelerator prefixes.
FALSE  Static object prints ampersands (&) normally.