Name | Description | |
---|---|---|
![]() | SpreadChildControlContainer Constructor | Overloaded. |
The following tables list the members exposed by SpreadChildControlContainer.
Name | Description | |
---|---|---|
![]() | SpreadChildControlContainer Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | clickPt | Specifies the click point of the object container. |
![]() | resizeHandle | Specifies the handle currently being used for resizing. |
Name | Description | |
---|---|---|
![]() | BottomRow | Gets or sets the bottom row of the child control container. |
![]() | ColumnPane | Gets or sets the column viewport of the child control container. |
![]() | Count | Gets the number of children in the child control container. |
![]() | DesignMode | Gets or sets the design mode of the child control container. |
![]() | LeftColumn | Gets of sets the left column of the child control container. |
![]() | LeftOffset | Gets or sets the left column offsetof the child control container. |
![]() | Name | Gets or sets the name of the child control container. |
![]() | RightColumn | Gets or sets the right column of the child control container. |
![]() | RowPane | Gets or sets the row viewport of the child control container. |
![]() | TopOffset | Gets or sets the top row offset of the child control container. |
![]() | TopRow | Gets or sets the top row of the child control container. |
![]() | XOffset | Gets or sets the x-coordinate offset of the container. |
![]() | YOffset | Gets or sets the y-coordinate offset of the container. |
Name | Description | |
---|---|---|
![]() | AddChild | Adds a child control to the container. |
![]() | AddChildLocator | Internal use only. |
![]() | AdjustPointForViewport | Internal use only. Adjusts a point for offsets including viewports, frozen areas, and headers. |
![]() | ClearChildren | Removes all the child controls from the container. |
![]() | DeactivateChildren | Deactivates child controls of the child control container. |
![]() | DoDoubleClick | Internal use only. |
![]() | DoMouseDown | Internal use only. |
![]() | DoMouseMove | Internal use only. |
![]() | DoMouseUp | Internal use only. |
![]() | GetChild | Gets a child control in the container. |
![]() | GetFocusChild | Gets the child with focus. |
![]() | GetGrabHandleRectangles | Gets the grab handle rectangles. |
![]() | GetNextChildControl | Gets the next child control in the container. |
![]() | GetObjectData | Serializes the children of the container. |
![]() | GetPreviousChildControl | Gets the previous child control in the container. |
![]() | GetXShift | Gets the horizontal (X-axis) shift. |
![]() | GrabHandleFromPoint | Returns the grab handle from the specified point. |
![]() | Invalidate | Forces a refresh on the owner control. |
![]() | IsChildInView | Determines if a control is currently within the view determined by the row and column parameters. |
![]() | OnDeserialization | Internal use only. |
![]() | Paint | Paints the child control container. |
![]() | PaintGrabHandles | Draws the handles for sizing. |
![]() | PointInGrabHandle | Gets whether the specified point is in a grab handle. |
![]() | Overloaded. Prints the elements of the child control container. | |
![]() | RemoveChild | Removes the child control from the container. |
![]() | RemoveChildLocator | Internal use only. |
Name | Description | |
---|---|---|
![]() | DoMove | Moves the specified child control if design mode is enabled. |
![]() | DoSheetActivating | Internal use only. |
![]() | FireChildControlAdded | |
![]() | FireChildControlChanged | |
![]() | FireChildControlRemoved | |
![]() | PaintChildren | Paints any children in the container. |
![]() | PrintChildren | Paints any children in the container. |