WeibullDataSet.Question
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.