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






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

Parameters

e
Requirements

Target Platforms: .NET CLR 4.8 or higher

See Also