BUG: A message does not appear in right-to-left reading order when you use the MsgBox function with the VbMsgBoxRtlReading constant in Access 2003 (829008)
The information in this article applies to:
- Microsoft Office Access 2003
This
article applies to a Microsoft Access database (.mdb) and to a Microsoft Access
project (.adp).
SYMPTOMSWhen you use the MsgBox function with the vbMsgBoxRtlReading constant, a message does not appear in right-to-left reading
order.RESOLUTIONTo work around this problem, add a form instead of using the
MsgBox function. Set the Orientation property of the form to right-to-left. Also, you can set the
following properties of the form to make the form behave like a message box:
Property Name | Value | Pop Up | Yes | Dividing Lines | No | Record Selectors | No | Navigation Buttons | No | Min Max Buttons | None | Border Style | Dialog |
STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed in the "Applies to" section of this
article.
Modification Type: | Minor | Last Reviewed: | 6/23/2004 |
---|
Keywords: | kbProgramming kbfunctions kbBug KB829008 kbAudDeveloper |
---|
|