[AccessD] MsgBox, global setting for Title

Gustav Brock gustav at cactus.dk
Sat Oct 2 04:53:32 CDT 2004


Hi Karen

Thanks Karen.
That's similar to what I'm using now.
I was looking for an application wide built in setting.

/gustav


> In a function?

> MsgBox cstrMessage, vbInformation, cstrTitle
> Const cstrMessage As String = _
>       "You are not authorized to open this form."
>     Const cstrTitle As String = _
>       "Restricted Form"

> -----Original Message-----
> From: accessd-bounces at databaseadvisors.com
> [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Gustav Brock
> Sent: Friday, October 01, 2004 2:42 PM
> To: AccessD at databaseadvisors.com
> Subject: [AccessD] MsgBox, global setting for Title


> Hi all

> Can you somehow set a global string for Title of MsgBox so you don't
> have to set it each and everywhere?

> I faintly recall this can be done ... but how?




More information about the AccessD mailing list