| 
 | 
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | ActivateSmartNavigationTarget (ISmartNavigationTarget) | Activate the given SmartNavigationTarget if it is registered with
         the SmartNavigationSource. | |
| + | ActivateSmartTableIOTarget (ISmartTableIOTarget) | Activate the given SmartTableIOTarget if it is registered as a
         SmartTableIOSource. | |
| + | BeginControlUpdate () | Begins a series of updates to the Control | |
| + | LOGICAL DisableControlTool (character) | Disables the tool with the given Key when it exists in this instance.
         Invoked by DisableTools. | |
| + | LOGICAL EnableControlTool (character) | Enables the tool with the given Key when it exists in this instance. | |
| + | EndControlUpdate () | Ends a series of updates to the Control | |
| + | Consultingwerk.Framework.Collections.CharacterList GetAllToolKeys () | Returns a CharacterList of all ToolKeys in the Toolbar | |
| + | System.Windows.Forms.Form GetForm () | Returns the reference to the Form that contains the Toolbar | |
| + | CHARACTER GetFormTypeName () | Returns the type name of the Form that contains the Toolbar | |
| + | CHARACTER GetName () | Returns the name of the Toolbar instance | |
| + | LOGICAL HasTool (character) | Returns if the Toolbar has a tool with the given key | |
| + | Consultingwerk.SmartComponents.Implementation.TableIOTargetControl InvokeNewTableIOTargetControl () | Returns a new instance of the TableIOTargetControl class | |
| + | LOGICAL IsControlToolEnabled (character) | Returns if the given Control tool is currently enabled | |
| + | RaiseActiveSmartCommitTargetChanged () | Raises the ActiveSmartCommitTargetChanged event | |
| + | SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, logical) | Allows to permanently disable TableIO Tools in the SmartToolbarController | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget ActiveSmartTableIOTarget |  | |
| + | LOGICAL DesignTime |  | 
| 
            
                Top
                
            
         PUBLIC ActivateSmartNavigationTarget (ISmartNavigationTarget)
 
 | |||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PUBLIC ActivateSmartTableIOTarget (ISmartTableIOTarget)
 
 | |||||||||||||||||||||||||||||||
| PUBLIC BeginControlUpdate ()
 
 | |||||||||||||||||||||||||||||||
| PUBLIC LOGICAL DisableControlTool (character)
 
 | |||||||||||||||||||||||||||||||
| PUBLIC LOGICAL EnableControlTool (character)
 
 | |||||||||||||||||||||||||||||||
| PUBLIC EndControlUpdate ()
 
 | |||||||||||||||||||||||||||||||
| PUBLIC Consultingwerk.Framework.Collections.CharacterList GetAllToolKeys ()
 
 | |||||||||||||||||||||||||||||||
| PUBLIC System.Windows.Forms.Form GetForm ()
 
 | |||||||||||||||||||||||||||||||
| PUBLIC CHARACTER GetFormTypeName ()
 
 | |||||||||||||||||||||||||||||||
| PUBLIC CHARACTER GetName ()
 
 | |||||||||||||||||||||||||||||||
| PUBLIC LOGICAL HasTool (character)
 
 | |||||||||||||||||||||||||||||||
| PUBLIC Consultingwerk.SmartComponents.Implementation.TableIOTargetControl InvokeNewTableIOTargetControl ()
 
 | |||||||||||||||||||||||||||||||
| PUBLIC LOGICAL IsControlToolEnabled (character)
 
 | |||||||||||||||||||||||||||||||
| PUBLIC RaiseActiveSmartCommitTargetChanged ()
 
 | |||||||||||||||||||||||||||||||
| PUBLIC SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, logical)
 
 | |||||||||||||||||||||||||||||||
| PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget ActiveSmartTableIOTarget
 | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| PUBLIC LOGICAL DesignTime
 
 | |||||||||