NoPrefix

[property icon] NoPrefix

Enables/disables the translation of ampersands into accelerators

Read-only This is a style property that is only available in the forms designer. It is possible to modify this programmatically through the Style property in the Create event.

Applies to: Static Text


>

NoPrefix

If set to TRUE the control will not translate Ampersands (&) entered in the text into accelerator keys. This is a design time only property and cannot therefore be changed under program control.

See also

Static Text methods, properties and events.