←Select platform

OnViewChanged Method

Summary

Raises the ViewChanged event.

Syntax

C#
VB
C++
protected virtual void OnViewChanged( 
   object sender, 
   EventArgs args 
) 
  
Protected Sub OnViewChanged( _ 
   ByVal sender As Object, _ 
   ByVal args As EventArgs _ 
)  
protected: 
void OnViewChanged(  
   Object^ sender, 
   EventArgs^ args 
)  

Parameters

sender
The object firing the event.

args
A System.EventArgs containing the event data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly