[]
        
(Showing Draft Content)

C1.Win.C1Command.C1NavBarPanel

C1NavBarPanel Class

Represents the panel of navigation bar.

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
[Docking(DockingBehavior.Never)]
public class C1NavBarPanel : Panel, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable

Constructors

Name Description
C1NavBarPanel()

Initializes a new instance of the C1NavBarPanel class.

Properties

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.

Methods

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.