Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadChildControlContainer Class
Fields Properties Methods


In This Topic
    SpreadChildControlContainer Class Members
    In This Topic

    The following tables list the members exposed by SpreadChildControlContainer.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldSpecifies the click point of the object container.  
    Protected FieldSpecifies the handle currently being used for resizing.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the bottom row of the child control container.  
    Public PropertyGets or sets the column viewport of the child control container.  
    Public PropertyGets the number of children in the child control container.  
    Public PropertyGets or sets the design mode of the child control container.  
    Public PropertyGets of sets the left column of the child control container.  
    Public PropertyGets or sets the left column offsetof the child control container.  
    Public PropertyGets or sets the name of the child control container.  
    Public PropertyGets or sets the right column of the child control container.  
    Public PropertyGets or sets the row viewport of the child control container.  
    Public PropertyGets or sets the top row offset of the child control container.  
    Public PropertyGets or sets the top row of the child control container.  
    Public PropertyGets or sets the x-coordinate offset of the container.  
    Public PropertyGets or sets the y-coordinate offset of the container.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a child control to the container.  
    Public MethodInternal use only.  
    Public MethodInternal use only. Adjusts a point for offsets including viewports, frozen areas, and headers.  
    Public MethodRemoves all the child controls from the container.  
    Public MethodDeactivates child controls of the child control container.  
    Public MethodInternal use only.  
    Public MethodInternal use only.  
    Public MethodInternal use only.  
    Public MethodInternal use only.  
    Public MethodGets a child control in the container.  
    Public MethodGets the child with focus.  
    Public MethodGets the grab handle rectangles.  
    Public MethodGets the next child control in the container.  
    Public MethodSerializes the children of the container.  
    Public MethodGets the previous child control in the container.  
    Public MethodGets the horizontal (X-axis) shift.  
    Public MethodReturns the grab handle from the specified point.  
    Public MethodForces a refresh on the owner control.  
    Public MethodDetermines if a control is currently within the view determined by the row and column parameters.  
    Public MethodInternal use only.  
    Public MethodPaints the child control container.  
    Public MethodDraws the handles for sizing.  
    Public MethodGets whether the specified point is in a grab handle.  
    Public MethodOverloaded. Prints the elements of the child control container.  
    Public MethodRemoves the child control from the container.  
    Public MethodInternal use only.  
    Top
    Protected Methods
     NameDescription
    Protected MethodMoves the specified child control if design mode is enabled.  
    Protected MethodInternal use only.  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected MethodPaints any children in the container.  
    Protected MethodPaints any children in the container.  
    Top
    See Also