Class ImagesPopup
Namespace: FastReport.Olap.Controls
Assembly: FastCube.Mono.dll
Implementation of popup window for images.
public class ImagesPopup : PopupWindow
Inheritance
object ← MarshalByRefObject ← Component ← Control ← ScrollableControl ← ContainerControl ← Form ← PopupWindow ← ImagesPopup
Inherited Members
PopupWindow.statusBar, PopupWindow.Options, PopupWindow.UIStyle, PopupWindow.DefaultSize, PopupWindow.AddFooterButton(Image, bool, string, EventHandler), PopupWindow.ClearFooter(), PopupWindow.CloseUp(bool), PopupWindow.PopupAt(Point), PopupWindow.PopupAt(Control, Point), PopupWindow.Show(Point), PopupWindow.Show(Control, Point), PopupWindow.Show(Control, int, int), PopupWindow.CreateContextMenu(), PopupWindow.InitializeComponent(), PopupWindow.OnDeactivate(EventArgs), PopupWindow.OnKeyDown(KeyEventArgs), PopupWindow.PrepareContextMenuFor(ContextMenuStrip, object), PopupWindow.UpdateConstraints(), PopupWindow.UpdateOptions(), PopupWindow.UpdateUIStyle()
Constructors
ImagesPopup(Form)
Creates a new instance.
public ImagesPopup(Form ownerForm)
Parameters
ownerForm
Form
Properties
Content
Gets the content.
public ImagesContent Content { get; }
Property Value
Methods
InitializeComponent()
Initialize component.
protected override void InitializeComponent()
UpdateConstraints()
Updates constraints.
protected override void UpdateConstraints()