DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / OnCursorChanged Method






OnCursorChanged Method (LicenseDialog)
Syntax
'Declaration
 
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Protected Overridable Sub OnCursorChanged( _
   ByVal e As System.EventArgs _
) 
 
'Usage
 
Dim instance As LicenseDialog
Dim e As System.EventArgs
 
instance.OnCursorChanged(e)

Parameters

e
Requirements

Target Platforms: .NET CLR 4.8 or higher

See Also