WeibullDataSet.Question

From ReliaWiki
Revision as of 17:32, 4 September 2013 by John Leavitt (talk | contribs)
Jump to navigation Jump to search


Weibull Declaration

Public Overridable Sub Question( ByVal sender As WeibullDataSet,( ByVal sMsg( As String , ByVal Buttons As MsgBoxStyle, ByRef Answer As MsgBoxResult)

Called by ‘sender’ when an answer to the question is required.

ALTA Declaration

Public Overridable Sub Question( ByVal sender As ALTADataSet,( ByVal sMsg( As String , ByVal Buttons As MsgBoxStyle, ByRef Answer As MsgBoxResult)

Called by ‘sender’ when an answer to the question is required.