Buttons in Msg Box

  • Thread starter Thread starter presuming ed
  • Start date Start date
P

presuming ed

Anyone know how i can name my own buttons in a msg box.

I can only seem to use the VB Constants, such as vbYesNoCancel.

Ideally i would like to have Protect, Unprotect and cancel as th
choices in my msg box.

Any help appreciated
 
there is an example that uses hundreds of lines of mixed API calls and VB
floating around, but it is much easier just to build a custom userform.


Search this newsgroup in Google Groups for subject: Msgbox button author:
Phillips
 
Back
Top