ReportLayoutReportFormDesigner Class

Definition

Namespace: Firefly.Box.Printing
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public class ReportFormDesigner : DocumentDesigner<ReportLayout>, 
	IRootDesigner, IDesigner, IDisposable, IToolboxUser
Inheritance
Object    ComponentDesigner    ControlDesigner    ParentControlDesigner    ScrollableControlDesigner    DocumentDesigner    DocumentDesignerReportLayout    ReportLayoutReportFormDesigner
Implements
IDesigner, IRootDesigner, IToolboxUser, IDisposable

Constructors

ReportLayoutReportFormDesignerInitializes a new instance of the ReportLayoutReportFormDesigner class.

Properties

AccessibilityObjectGets the AccessibleObject assigned to the control.
(Inherited from ControlDesigner)
ActionLists
(Inherited from DocumentDesignerControlType)
AllowControlLassoGets a value indicating whether selected controls will be re-parented.
(Inherited from ParentControlDesigner)
AllowGenericDragBoxGets a value indicating whether a generic drag box should be drawn when dragging a toolbox item over the designer's surface.
(Inherited from ParentControlDesigner)
AllowSetChildIndexOnDropGets a value indicating whether the z-order of dragged controls should be maintained when dropped on a ParentControlDesigner.
(Inherited from ParentControlDesigner)
AssociatedComponentsGets the collection of components associated with the component managed by the designer.
(Inherited from ControlDesigner)
AutoResizeHandlesGets or sets a value indicating whether resize handle allocation depends on the value of the AutoSize property.
(Inherited from ControlDesigner)
BehaviorServiceGets the BehaviorService from the design environment.
(Inherited from ControlDesigner)
ComponentGets the component this designer is designing.
(Inherited from ComponentDesigner)
ControlGets the control that the designer is designing.
(Inherited from ControlDesigner)
DefaultControlLocationGets the default location for a control added to the designer.
(Inherited from ParentControlDesigner)
DrawGridGets or sets a value indicating whether a grid should be drawn on the control for this designer.
(Inherited from ParentControlDesigner)
EnableDragRectGets a value indicating whether drag rectangles are drawn by the designer.
(Inherited from ParentControlDesigner)
GridSizeGets or sets the size of each square of the grid that is drawn when the designer is in grid draw mode.
(Inherited from ParentControlDesigner)
InheritanceAttributeGets the InheritanceAttribute of the designer.
(Inherited from ControlDesigner)
InheritedGets a value indicating whether this component is inherited.
(Inherited from ComponentDesigner)
Instance
(Inherited from DocumentDesignerControlType)
MouseDragToolGets a value indicating whether the designer has a valid tool during a drag operation.
(Inherited from ParentControlDesigner)
ParentComponentGets the parent component for the ControlDesigner.
(Inherited from ControlDesigner)
ParticipatesWithSnapLinesGets a value indicating whether the ControlDesigner will allow snapline alignment during a drag operation.
(Inherited from ControlDesigner)
SelectionRulesGets the SelectionRules for the designer.
(Inherited from DocumentDesigner)
ShadowPropertiesGets a collection of property values that override user settings.
(Inherited from ComponentDesigner)
SnapLinesGets a list of SnapLine objects representing significant alignment points for this control.
(Inherited from ParentControlDesigner)
Verbs
(Inherited from DocumentDesignerControlType)

Methods

AddPaddingSnapLinesAdds padding snaplines.
(Inherited from ParentControlDesigner)
AddSectionAfter 
BaseWndProcProcesses Windows messages.
(Inherited from ControlDesigner)
BuildDesigner
(Overrides DocumentDesignerControlTypeBuildDesigner(IDesignerBuilderControlType))
CanAddComponentCalled when a component is added to the parent container.
(Inherited from ParentControlDesigner)
CanBeParentedToIndicates if this designer's control can be parented by the control of the specified designer.
(Inherited from ControlDesigner)
CanParent(Control)Indicates whether the specified control can be a child of the control managed by this designer.
(Inherited from ParentControlDesigner)
CanParent(ControlDesigner)Indicates whether the control managed by the specified designer can be a child of the control managed by this designer.
(Inherited from ParentControlDesigner)
CreateTool(ToolboxItem)Creates a component or control from the specified tool and adds it to the current design document.
(Inherited from ParentControlDesigner)
CreateTool(ToolboxItem, Point)Creates a component or control from the specified tool and adds it to the current design document at the specified location.
(Inherited from ParentControlDesigner)
CreateTool(ToolboxItem, Rectangle)Creates a component or control from the specified tool and adds it to the current design document within the bounds of the specified rectangle.
(Inherited from ParentControlDesigner)
CreateToolCoreProvides core functionality for all the CreateTool(ToolboxItem) methods.
(Inherited from ParentControlDesigner)
DefWndProcProvides default processing for Windows messages.
(Inherited from ControlDesigner)
DisplayErrorDisplays information about the specified exception to the user.
(Inherited from ControlDesigner)
DisposeReleases all resources used by the ComponentDesigner.
(Inherited from ComponentDesigner)
Dispose(Boolean)Releases the unmanaged resources used by the DocumentDesigner and optionally releases the managed resources.
(Inherited from DocumentDesigner)
DoDefaultActionCreates a method signature in the source code file for the default event on the component and navigates the user's cursor to that location.
(Inherited from ComponentDesigner)
EnableDesignModeEnables design time functionality for a child control.
(Inherited from ControlDesigner)
EnableDragDropEnables or disables drag-and-drop support for the control being designed.
(Inherited from ControlDesigner)
EnsureMenuEditorServiceChecks for the existence of a menu editor service and creates one if one does not already exist.
(Inherited from DocumentDesigner)
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAttempts to free resources by calling Dispose(false) before the object is reclaimed by garbage collection.
(Inherited from ComponentDesigner)
GetControlGets the control from the designer of the specified component.
(Inherited from ParentControlDesigner)
GetControlGlyphGets a body glyph that represents the bounds of the control.
(Inherited from ParentControlDesigner)
GetGlyphsGets a GlyphCollection representing the Glyph objects.
(Inherited from DocumentDesigner)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetHitTestIndicates whether a mouse click at the specified point should be handled by the control.
(Inherited from ScrollableControlDesigner)
GetParentForComponentUsed by deriving classes to determine if it returns the control being designed or some other Container while adding a component to it.
(Inherited from ParentControlDesigner)
GetServiceAttempts to retrieve the specified type of service from the design mode site of the designer's component.
(Inherited from ComponentDesigner)
GetToolSupportedIndicates whether the specified tool is supported by the designer.
(Inherited from DocumentDesigner)
GetTypeGets the Type of the current instance.
(Inherited from Object)
GetUpdatedRectUpdates the position of the specified rectangle, adjusting it for grid alignment if grid alignment mode is enabled.
(Inherited from ParentControlDesigner)
HookChildControlsRoutes messages from the child controls of the specified control to the designer.
(Inherited from ControlDesigner)
InitializeInitializes the designer with the specified component.
(Inherited from DocumentDesigner)
InitializeExistingComponentRe-initializes an existing component.
(Inherited from ControlDesigner)
InitializeNewComponentInitializes a newly created component.
(Inherited from ParentControlDesigner)
InitializeNonDefaultInitializes the settings for an imported component that is already initialized to settings other than the defaults.
(Inherited from ComponentDesigner)
Obsolete.
InternalControlDesignerReturns the internal control designer with the specified index in the ControlDesigner.
(Inherited from ControlDesigner)
InvokeGetInheritanceAttributeGets the InheritanceAttribute of the specified ComponentDesigner.
(Inherited from ComponentDesigner)
IsToolSupported 
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
NumberOfInternalControlDesignersReturns the number of internal control designers in the ControlDesigner.
(Inherited from ControlDesigner)
OnContextMenuCalled when the context menu should be displayed.
(Inherited from DocumentDesigner)
OnCreateHandleCalled immediately after the handle for the designer has been created.
(Inherited from DocumentDesigner)
OnDragCompleteCalled in order to clean up a drag-and-drop operation.
(Inherited from ParentControlDesigner)
OnDragDropCalled when a drag-and-drop object is dropped onto the control designer view.
(Inherited from ParentControlDesigner)
OnDragEnterCalled when a drag-and-drop operation enters the control designer view.
(Inherited from ParentControlDesigner)
OnDragLeaveCalled when a drag-and-drop operation leaves the control designer view.
(Inherited from ParentControlDesigner)
OnDragOverCalled when a drag-and-drop object is dragged over the control designer view.
(Inherited from ParentControlDesigner)
OnGiveFeedbackReceives a call when a drag-and-drop operation is in progress to provide visual cues based on the location of the mouse while a drag operation is in progress.
(Inherited from ControlDesigner)
OnMouseDragBeginCalled in response to the left mouse button being pressed and held while over the component.
(Inherited from ParentControlDesigner)
OnMouseDragEndCalled at the end of a drag-and-drop operation to complete or cancel the operation.
(Inherited from ParentControlDesigner)
OnMouseDragMoveCalled for each movement of the mouse during a drag-and-drop operation.
(Inherited from ParentControlDesigner)
OnMouseEnterReceives a call when the mouse first enters the control.
(Inherited from ControlDesigner)
OnMouseHoverReceives a call after the mouse hovers over the control.
(Inherited from ControlDesigner)
OnMouseLeaveReceives a call when the mouse first enters the control.
(Inherited from ControlDesigner)
OnPaintAdornmentsCalled when the control that the designer is managing has painted its surface so the designer can paint any additional adornments on top of the control.
(Inherited from ParentControlDesigner)
OnSetComponentDefaultsCalled when the designer is intialized.
(Inherited from ControlDesigner)
Obsolete.
OnSetCursorProvides an opportunity to change the current mouse cursor.
(Inherited from ParentControlDesigner)
PostFilterAttributesAllows a designer to change or remove items from the set of attributes that it exposes through a TypeDescriptor.
(Inherited from ComponentDesigner)
PostFilterEvents
(Overrides ComponentDesignerPostFilterEvents(IDictionary))
PostFilterProperties
(Overrides ComponentDesignerPostFilterProperties(IDictionary))
PreFilterAttributesAllows a designer to add to the set of attributes that it exposes through a TypeDescriptor.
(Inherited from ComponentDesigner)
PreFilterEventsAllows a designer to add to the set of events that it exposes through a TypeDescriptor.
(Inherited from ComponentDesigner)
PreFilterPropertiesAdjusts the set of properties the component exposes through a TypeDescriptor.
(Inherited from DocumentDesigner)
RaiseComponentChangedNotifies the IComponentChangeService that this component has been changed.
(Inherited from ComponentDesigner)
RaiseComponentChangingNotifies the IComponentChangeService that this component is about to be changed.
(Inherited from ComponentDesigner)
ToolPickedSelects the specified tool.
(Inherited from DocumentDesigner)
ToStringReturns a string that represents the current object.
(Inherited from Object)
UnhookChildControlsRoutes messages for the children of the specified control to each control rather than to a parent designer.
(Inherited from ControlDesigner)
WndProcProcesses Windows messages.
(Inherited from DocumentDesigner)

Fields

accessibilityObjSpecifies the accessibility object for the designer.
(Inherited from ControlDesigner)
menuEditorServiceInitializes the menuEditorService variable to .
(Inherited from DocumentDesigner)

See Also