WeibullDataSet.Question: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|WeibullEvents Class|WeibullEvents}} == Declaration == {{APIPrefix|Public Overridable Sub}} {{APIName|Message(}} {{APIPrefix|ByVal}} {{APIName|sender}} {{AP…')
 
No edit summary
Line 4: Line 4:


{{APIPrefix|Public Overridable Sub}}
{{APIPrefix|Public Overridable Sub}}
{{APIName|Message(}}
{{APIName|Question(}}
{{APIPrefix|ByVal}}
{{APIPrefix|ByVal}}
{{APIName|sender}}
{{APIName|sender}}

Revision as of 16:41, 4 September 2013



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.