Message Box Title

  • Thread starter Thread starter accesshacker
  • Start date Start date
There is a possible kludge with something like:
MsgBox("This is a test",vbQuestion+vbYesNo," Centered")

It ain't pretty but might work.
 
It lookslike just have to play with the spacing to try and get it centered.
Thanks again for the response.
 
eetghhhhh

"accesshacker" <accesshacker@discussions.microsoft.com> a écrit dans le
message de groupe de discussion :
(e-mail address removed)...
 
Back
Top