The Microsoft Access Visual Basic object model has 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.
Properties and methods that are available only in Asian or right-to-left languages are listed in the following table.
Property or Method | Object | |
---|---|---|
AsianLineBreak | TextBox | |
FuriganaControl | TextBox | |
IMEHold | ComboBox, ListBox, TextBox | |
IMEMode | 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 |