_Application.KeyboardBidi 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 right-to-left language and the text entry direction to right-to-left.
public:
void KeyboardBidi();
public void KeyboardBidi ();
abstract member KeyboardBidi : unit -> unit
Public Sub KeyboardBidi ()