[]
Represents the panel of navigation bar.
[Docking(DockingBehavior.Never)]
public class C1NavBarPanel : Panel, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Name | Description |
---|---|
C1NavBarPanel() | Initializes a new instance of the C1NavBarPanel class. |
Name | Description |
---|---|
BackColor | Gets or sets the background color for the control. |
Button | Gets or sets the corresponding button for this panel. |
DefaultSize | |
PanelVisible | Gets or sets the value indicating whether the panel is visible. |
Name | Description |
---|---|
OnPaintBackground(PaintEventArgs) | |
ResetBackColor() | Resets the BackColor property to its default value. |
ResetButton() | This method is for internal use only. |
SetBoundsCore(int, int, int, int, BoundsSpecified) | |
ShouldSerializeBackColor() | This method is for internal use only. |
ShouldSerializeButton() | This method is for internal use only. |