[]
This is the main panel that show the visible (non-overflow) items.
public class ToolStripPanel : C1View, IComponent, IHandleAfterRender, IDependencyObject, IHandleEvent, IDisposable
Public Class ToolStripPanel
Inherits C1View
Implements IComponent, IHandleAfterRender, IDependencyObject, IHandleEvent, IDisposable
| Name | Description |
|---|---|
| ToolStripPanel() | Initializes a new instance of the ToolStripPanel class. |
| Name | Description |
|---|---|
| OrientationProperty | Identifies the Orientation dependency property. |
| Name | Description |
|---|---|
| NeedsOverflow | Gets true if not all the items were laid out. |
| Orientation | Gets or sets the orientation of the panel. |
| ShownItemsCount | Gets the number of displayed items. |
| Name | Description |
|---|---|
| BuildRenderTree(RenderTreeBuilder) | |
| Dispose(bool) | |
| OnAfterRender(bool) | |
| OnInitialized() |