ArcFM Solution Developer Guide
OnClick Method (DisableQAQCWindow)


Syntax
'Declaration
 
Public Sub OnClick( _
   ByVal obj As System.Object, _
   ByVal e As System.Windows.RoutedEventArgs _
) 
'Usage
 
Dim instance As DisableQAQCWindow
Dim obj As System.Object
Dim e As System.Windows.RoutedEventArgs
 
instance.OnClick(obj, e)
public void OnClick( 
   System.object obj,
   System.Windows.RoutedEventArgs e
)

Parameters

obj
e
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DisableQAQCWindow Class
DisableQAQCWindow Members

 

 


Send Comment