MQUChartResults.BeforePopupDisplay
This is called before a popup display is shown.
| Syntax | Parameters | Return Value |
|---|---|---|
Event MQUChartResults.BeforePopupDisplay( _
SampleID As String, _
PartID As String, _
ByRef DisplayText As String, _
ByRef Cancel As Boolean)
|
Type: String
Type: String
Type: String
Type: Boolean |
- |