Nevron .NET Vision
Nevron.Chart.WinForm Namespace / NChartCommandBarsManager Class
Properties Methods Events


In This Topic
    NChartCommandBarsManager Class Members
    In This Topic

    The following tables list the members exposed by NChartCommandBarsManager.

    Public Constructors
     NameDescription
    Public ConstructorInitializer contructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets a value whether the Manager can enter "Customizing" mode. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public PropertyGets or sets the chart control associated with the manager.  
    Public PropertyDetermines whether to display the default context menu. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public PropertyGets the config object for the visual editor. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public PropertyGets/sets the ImageList to apply to contexts. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public PropertyGets/sets the mnemonics visibility of the menu bar. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public PropertyGets/sets the NPalette to be used for the entire framework. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public PropertyGets/sets a value which Palette value will be applied on a higher level Palette change. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public PropertyGets/sets the control the docking framework will be on. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public PropertyGets/sets the keyboard shortcut combination used to trigger the "Customize" editor. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public MethodSuspend any drawing operation on docks and toolbars. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public MethodClears the state of the entire framework. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public Method  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Overridden.   
    Public MethodResumes drawing from any previous suspend and optionally refreshes the framework. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public MethodGets the toolbar dock with the specified DockStyle. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public MethodGets all the objects that provide a NShortcut. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public MethodHides all the docks and floating toolbars. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodPerforms layout of all the four docks and chidlren toolbars. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public MethodNotifies all child and dependent GUI objects for a skin change. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public MethodRecreates the command bars, ranges and contexts using the current commander and builders  
    Public MethodInvalidates and updates the entire framework. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public MethodResets the entire state of the manager including imagelists, ranges, contexts and toolbars. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public MethodResumes resize and layout operations of all the four docks and additionally performs layout. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public MethodShows all the docks and floating toolbars. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public MethodProvides methos for showing the advanced visual editor of the framework. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public MethodQueries all visible commands' uistate and invalidates only those which state has changed. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public MethodSuspends resize and layout operations of all the four docks. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public Method (Inherited from System.ComponentModel.Component)
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Protected Method (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Top
    Public Events
     NameDescription
    Public EventNotifies that a command has been clicked. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public EventNotifies that a command, sharing the specified context has been executed. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public EventNotifies that a command, sharing the specified context is abound to be executed. This event is useful if you want to prevent a command from being executed under certain conditions. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public EventNotifies that a command is about to show its context menu. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public EventFired before the default processing of keyboard events occurs. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public EventFired before the default processing of keyboard events occurs. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Public EventFired just before the command is painted. Use this event if you want to dynamically update the command's state. (Inherited from Nevron.UI.WinForm.Controls.NCommandBarsManager)
    Top
    See Also