WeibullEvents Class

From ReliaWiki
Revision as of 17:40, 28 January 2014 by John Leavitt (talk | contribs)
Jump to navigation Jump to search



This allows the user to create and display messages, questions, calculation progress, and more. To use events a user must inherit the class, override its methods and assign its instance to the Events property of a Weibull++ data set. WeibullEvents inheritance is not available in VB6/VBA.

Methods