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
ImagesPopup
Inherited Members
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
UpdateConstraints()
Declaration
protected override void UpdateConstraints()