WeibullDataSet.Question: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) (Created page with '{{Template:APIClass|WeibullEvents Class|WeibullEvents}} == Declaration == {{APIPrefix|Public Overridable Sub}} {{APIName|Message(}} {{APIPrefix|ByVal}} {{APIName|sender}} {{AP…') |
John Leavitt (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
{{APIPrefix|Public Overridable Sub}} | {{APIPrefix|Public Overridable Sub}} | ||
{{APIName| | {{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.