OnActivateView 方法
Notifies the control that the view has been activated.
命名空間: Microsoft.ReportingServices.Interfaces
組件: Microsoft.ReportingServices.QueryDesigners (在 Microsoft.ReportingServices.QueryDesigners.dll 中)
語法
'宣告
Sub OnActivateView
'用途
Dim instance As IQueryDesigner
instance.OnActivateView()
void OnActivateView()
void OnActivateView()
abstract OnActivateView : unit -> unit
function OnActivateView()