+ Reply to Thread
Results 1 to 6 of 6

vbYesNo message box

  1. #1
    Big Mac
    Guest

    vbYesNo message box

    Is it possible to have symbols or other captions instead of Yes and No on the
    buttons as I need it to come up for a Welsh form. Thanks in advance


  2. #2
    Norman Jones
    Guest

    Re: vbYesNo message box

    Hi Big Mac,

    > Is it possible to have symbols or other captions instead of Yes and No
    > on the buttons as I need it to come up for a Welsh form.


    Why not design your own userform?


    ---
    Regards,
    Norman



  3. #3
    Big Mac
    Guest

    Re: vbYesNo message box

    That's the answer but I was hoping for a quick fix, that there was a way to
    change the labels. Thanks
    --



    "Norman Jones" wrote:

    > Hi Big Mac,
    >
    > > Is it possible to have symbols or other captions instead of Yes and No
    > > on the buttons as I need it to come up for a Welsh form.

    >
    > Why not design your own userform?
    >
    >
    > ---
    > Regards,
    > Norman
    >
    >
    >


  4. #4
    Harald Staff
    Guest

    Re: vbYesNo message box

    No.
    (Well, it is possible, but it is very complicated and really unstable)

    HTH. Best wishes Harald

    "Big Mac" <[email protected]> skrev i melding
    news:[email protected]...
    > That's the answer but I was hoping for a quick fix, that there was a way
    > to
    > change the labels. Thanks
    > --
    >
    >
    >
    > "Norman Jones" wrote:
    >
    >> Hi Big Mac,
    >>
    >> > Is it possible to have symbols or other captions instead of Yes and No
    >> > on the buttons as I need it to come up for a Welsh form.

    >>
    >> Why not design your own userform?
    >>
    >>
    >> ---
    >> Regards,
    >> Norman
    >>
    >>
    >>




  5. #5
    Norman Jones
    Guest

    Re: vbYesNo message box

    Hi Big Mac,

    > That's the answer but I was hoping for a quick fix, that there was a way
    > to
    > change the labels. Thanks


    See Harald's adjacent post.

    To customise the buttons - and if you are brave enough - see code posted by
    Harald:

    http://tinyurl.com/kbd86


    ---
    Regards,
    Norman



  6. #6
    RB Smissaert
    Guest

    Re: vbYesNo message box

    I recently uploaded this to Planet SourceCode:
    http://www.planet-source-code.com/vb...65065&lngWId=1

    This works with a VB6 ActiveX dll and will allow you to set the button
    captions and a lot more.
    Just download, unzip, set a reference with regsvr32 and then in your VBA
    project set a reference to the
    file via Tools, References in the VBE.

    RBS


    "Big Mac" <[email protected]> wrote in message
    news:[email protected]...
    > Is it possible to have symbols or other captions instead of Yes and No on
    > the
    > buttons as I need it to come up for a Welsh form. Thanks in advance
    >



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1