Leadtools.Medical.Workstation Namespace > ApplyActionCommand Class : OnActionApplied Method |
protected virtual void OnActionApplied( object sender, MouseActionEventArgs args )
'Declaration Protected Overridable Sub OnActionApplied( _ ByVal sender As Object, _ ByVal args As MouseActionEventArgs _ )
'Usage Dim instance As ApplyActionCommand Dim sender As Object Dim args As MouseActionEventArgs instance.OnActionApplied(sender, args)
protected: virtual void OnActionApplied( Object* sender, MouseActionEventArgs* args )
protected: virtual void OnActionApplied( Object* sender, MouseActionEventArgs* args )