Skip to content

Overload_DataTools_MessageBoxEx_MessageBoxExButton__ctor

Nathan Moschkin edited this page Aug 22, 2020 · 3 revisions

MessageBoxExButton Constructor

Overload List

 

Name Description
Public method MessageBoxExButton() Create a new empty button.
Public method MessageBoxExButton(String, MessageBoxExResult, Boolean) Create a new standard button.
Public method MessageBoxExButton(String, Object, Boolean) Create a new custom button with a custom result value.
Public method MessageBoxExButton(String, MessageBoxExResult, Bitmap, Boolean) Create a new standard button with an image.
Public method MessageBoxExButton(String, Object, Bitmap, Boolean) Create a new custom button with an image.
  Back to Top

See Also

Reference

MessageBoxExButton Class
DataTools.MessageBoxEx Namespace

Clone this wiki locally