_Application.KeyboardLatin Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the keyboard language to a left-to-right language and the text entry direction to left-to-right.
public:
void KeyboardLatin();
public void KeyboardLatin ();
abstract member KeyboardLatin : unit -> unit
Public Sub KeyboardLatin ()