Language-Specific Properties and Methods
The Microsoft Access 2000 Visual Basic object model has new language-specific keywords for use with Asian and right-to-left languages. The availability of these language-specific keywords depends on the language support you have selected or installed. For more information about language-specific features, see Language-specific information.
Language-Specific Properties and Methods
Properties and methods that are available only in Asian or right-to-left languages are listed in the following table.
| Property or Method | Object |
| FELineBreak | TextBox |
| FuriganaControl | TextBox |
| IMEHold/HoldKanjiConversionMode | ComboBox, ListBox, TextBox |
| IMEMode/KanjiConversionMode | ComboBox, Label, ListBox, TextBox |
| IMESentenceMode | ComboBox, Label, ListBox, TextBox |
| KeyboardLanguage | ComboBox, TextBox |
| NumeralShapes | ComboBox, Label, ListBox, TextBox |
| Orientation | Form |
| PostalAddress | TextBox |
| ReadingOrder | CheckBox, ComboBox, CommandButton, Label, ListBox, OptionButton, TextBox, ToggleButton |
| ScrollBarAlign | ComboBox, ListBox, TextBox |