Search Results for

    Show / Hide Table of Contents

    Class FormsFonts

    Inheritance
    System.Object
    System.MarshalByRefObject
    System.ComponentModel.Component
    System.Windows.Forms.Control
    System.Windows.Forms.ScrollableControl
    System.Windows.Forms.ContainerControl
    System.Windows.Forms.Form
    ScaledSupportingForm
    FormsFonts
    Inherited Members
    ScaledSupportingForm.OpenDialogMult
    ScaledSupportingForm.SpecificAnchors
    ScaledSupportingForm.FormRatio
    ScaledSupportingForm.CurrentDpi
    ScaledSupportingForm.ControlScalingBegin
    ScaledSupportingForm.ScaleEnded
    ScaledSupportingForm.OnLocationChanged(EventArgs)
    ScaledSupportingForm.ScaleControl(Control)
    ScaledSupportingForm.ScaleFont(Control)
    ScaledSupportingForm.Scale()
    ScaledSupportingForm.ScaleInternal()
    ScaledSupportingForm.ScaleControls()
    ScaledSupportingForm.UpdateResources()
    ScaledSupportingForm.ScaleFormSize()
    ScaledSupportingForm.ScaleAutosizeLabel(Control)
    ScaledSupportingForm.ParseFontSize(Font, Single)
    ScaledSupportingForm.ScaleLocation(Control)
    ScaledSupportingForm.GetImage(Int32)
    ScaledSupportingForm.GetBitmap(String)
    ScaledSupportingForm.ScaleSize(Control)
    ScaledSupportingForm.GetMinimumBottom()
    Namespace: FastReport.Forms
    Assembly: FastReport.dll
    Syntax
    public class FormsFonts : ScaledSupportingForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IArrangedElement, IComponent, IDisposable, IContainerControl

    Constructors

    FormsFonts()

    Declaration
    public FormsFonts()

    Methods

    Dispose(Boolean)

    Clean up any resources being used.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    true if managed resources should be disposed; otherwise, false.

    Overrides
    ScaledSupportingForm.Dispose(Boolean)
    Back to top © 1998-2021 Copyright Fast Reports Inc.