Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing button labels using Msgbox

Status
Not open for further replies.

Bloobird

Programmer
Oct 23, 2001
49
GB
Hi - I want to pop-up a msgbox, but want to use something other than standard 'Yes/No/Cancel' or 'Abort/Retry/Cancel' buttons, for example, 'Yes/Yes to All/No to All' - can this be done by changing msgbox buttons, or will I have to create a new form ?

Thanks
 
It can be done through some hooking and the API - but you are probably better off creating your own custom form.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top