Xceed SmartUI for WinForms v3.6 Documentation
Xceed.SmartUI.Controls.v3.6 Assembly / Xceed.SmartUI.Controls.OfficeTaskPane Namespace / OfficeTaskPaneLayout Class


In This Topic
    OfficeTaskPaneLayout Class Methods
    In This Topic

    For a list of all members of this type, see OfficeTaskPaneLayout members.

    Public Methods
     NameDescription
    Public MethodForces the layout to invalidate its client area and immediately redraw itself. (Inherited from Xceed.SmartUI.SmartLayout)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Reorganizes the disposition of the SmartItems.  
    Protected MethodGeneric method to layout SmartItems vertically when a layout isn't aware of any particularities in regards to its SmartItems. (Inherited from Xceed.SmartUI.SmartLayout)
    Protected MethodRaises the Xceed.SmartUI.SmartLayout.LayoutComplete event. (Inherited from Xceed.SmartUI.SmartLayout)
    Protected MethodSet the size required to draw the Xceed.SmartUI.SmartLayout.SmartItems. (Inherited from Xceed.SmartUI.SmartLayout)
    Protected MethodSets the specified bounds to the specified SmartItem. (Inherited from Xceed.SmartUI.SmartLayout)
    Protected MethodSets the specified SmartItem at the specified location. (Inherited from Xceed.SmartUI.SmartLayout)
    Protected MethodThis method is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.SmartUI.SmartLayout)
    Top
    See Also