VcrButtonPressed 事件

当操作员单击趋势图表上的一个 VCR 样式的按钮时将发生该事件。
语法
Trend
_
VcrButtonPressed
(
ByVal
NewStartDateTime
As Date
,
ByVal
ButtonPressed
As rstvcrButtonPressed
)
其中
Trend
- 是 Trend 对象的名称(如 trend1)或是一个对 Trend 对象求值的表达式。
NewStartDateTime
- 是新的开始日期和时间,由图表的左边缘所代表。
ButtonPressed
- 是被按下的 VCR 按钮。它是一个 rstVcrButtonPressed 类型的常量。
图表示例
tx_vcr_scroll_buttons_wmf
提供反馈
对本文档有问题或反馈吗? 请在这里提交您的反馈
Normal