Dialog-box NLS API list
Dialog-box NLS APIs are interfaces that are used to manipulate the translatable text within dialog boxes.
The following dialog-box NLS APIs allow applications to:
- Replace translatable text with a dialog box
- Expand dialog-box controls according to the text
Usage notes
This module works ONLY on the following kinds of dialog-box controls:
- Static text
- Button
- Group box
- Edit box
- Check box
- Radio button
It does NOT work on complex controls such as Combo box.