Search Results for

    Show / Hide Table of Contents

    Class ImagesPopup

    Inheritance
    System.Object
    System.MarshalByRefObject
    System.ComponentModel.Component
    System.Windows.Forms.Control
    System.Windows.Forms.ScrollableControl
    System.Windows.Forms.ContainerControl
    System.Windows.Forms.Form
    PopupWindow
    ImagesPopup
    Inherited Members
    PopupWindow.statusBar
    PopupWindow.Options
    PopupWindow.UIStyle
    PopupWindow.UpdateUIStyle()
    PopupWindow.UpdateOptions()
    PopupWindow.ClearFooter()
    PopupWindow.AddFooterButton(Image, Boolean, String, EventHandler)
    PopupWindow.CreateContextMenu()
    PopupWindow.PrepareContextMenuFor(ContextMenuStrip, Object)
    PopupWindow.DefaultSize
    PopupWindow.Show(Point)
    PopupWindow.Show(Control, Point)
    PopupWindow.Show(Control, Int32, Int32)
    PopupWindow.PopupAt(Point)
    PopupWindow.PopupAt(Control, Point)
    PopupWindow.CloseUp(Boolean)
    PopupWindow.OnKeyDown(KeyEventArgs)
    PopupWindow.OnDeactivate(EventArgs)
    Namespace: FastReport.Olap.Controls
    Assembly: FastReport.Olap.dll
    Syntax
    public class ImagesPopup : PopupWindow, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

    Constructors

    ImagesPopup(Form)

    Declaration
    public ImagesPopup(Form ownerForm)
    Parameters
    Type Name Description
    System.Windows.Forms.Form ownerForm

    Properties

    Content

    Declaration
    public ImagesContent Content { get; }
    Property Value
    Type Description
    ImagesContent

    Methods

    InitializeComponent()

    Declaration
    protected override void InitializeComponent()
    Overrides
    PopupWindow.InitializeComponent()

    UpdateConstraints()

    Declaration
    protected override void UpdateConstraints()
    Overrides
    PopupWindow.UpdateConstraints()
    Back to top © 1998-2024 Copyright Fast Reports Inc.