clsCommonWrapper.SetWindowLayout MethodSets the Window layout to be RTL or not, in case of RTL Window, menus and icons are mirrored
|
Parameter | Description |
---|---|
ByVal hWnd As Long | The window handle (ex Me.hWnd) |
ByVal bRTL As Boolean | True to turn the Window as RTL, False otherwise |