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. |