Top Method Summary
Options Name Purpose
Activate () Invoked when the Designer is activated
BindDesignerData (dataset, dataset) Binds to the Designer Temp-Tables
LOGICAL Deactivating () Invoked when the Designer is about to be deactivated
DestroyDesigner () Allows the Container Designer Control to destroy resources
InitializeComponent ()
OnModifiedChanged (EventArgs) Raises the ModifiedChanged event
OnSaveChangesRequested (EventArgs) Raises the SaveChangesRequested
RefreshDesigner () Refreshes the Designer
Save () Saves the current layout

Top Constructor Summary
Options Name Purpose
ResponsiveContainerDesignerControl () Constructor for the ResponsiveContainerDesignerControl class

Top Event Summary
Options Name Purpose
ModifiedChanged (Object, EventArgs) Raised when the designer's Modified property changes
SaveChangesRequested (Object, EventArgs) Raised when SaveChanges is requested

Top Property Summary
Options Name Purpose
LOGICAL Modified
Consultingwerk.Windows.Framework.Repository.Object.SmartPropertyGridControl PropertyGrid
Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager


Method Detail
Top

Activate ()

Purpose: Invoked when the Designer is activated
Notes: Typically invoked when the designer tab is shown again

Top

BindDesignerData (dataset, dataset)

Purpose: Binds to the Designer Temp-Tables
Notes:

Parameters:
dsObjectMaster DATASET dsObjectMaster
DATASET BIND from Consultingwerk/SmartFramework/Repository/Object/dsObjectMaster.i
dsDesignAttributeValue DATASET dsDesignAttributeValue
DATASET BIND from Consultingwerk/SmartFramework/Repository/Class/dsDesignAttributeValue.i
Top

LOGICAL Deactivating ()

Purpose: Invoked when the Designer is about to be deactivated
Notes: Typically invoked when the designer tab hidden; allows cancelling
of the deactivation

Returns LOGICAL
Logical value indicating if the deactivation should not be cancelled (FALSE = cancelled)
Top

DestroyDesigner ()

Purpose: Allows the Container Designer Control to destroy resources
Notes: Typically used to clean up Ribbon Tabs etc.

Top

InitializeComponent ()


Top

OnModifiedChanged (EventArgs)

Purpose: Raises the ModifiedChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

OnSaveChangesRequested (EventArgs)

Purpose: Raises the SaveChangesRequested
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for the event
Top

RefreshDesigner ()

Purpose: Refreshes the Designer
Notes:

Top

Save ()

Purpose: Saves the current layout
Notes:



Constructor Detail
Top

ResponsiveContainerDesignerControl ()

Purpose: Constructor for the ResponsiveContainerDesignerControl class
Notes:



Event Detail
Top

ModifiedChanged (Object, EventArgs)

Purpose: Raised when the designer's Modified property changes
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the ModifiedChanged event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for the event
Top

SaveChangesRequested (Object, EventArgs)

Purpose: Raised when SaveChanges is requested
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the SaveChangesRequested event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for the event


Property Detail
Top

LOGICAL Modified


Returns LOGICAL
Top

Consultingwerk.Windows.Framework.Repository.Object.SmartPropertyGridControl PropertyGrid


Returns Consultingwerk.Windows.Framework.Repository.Object.SmartPropertyGridControl
Top

Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager


Returns Infragistics.Win.UltraWinToolbars.UltraToolbarsManager


ProDataset Detail

ProDataset dsDesignAttributeValue

Member tables: eDesignAttributeValue

ProDataset dsObjectMaster

Member tables: eSmartObjectMaster, eSmartLink, eSmartObjectInstance, eSmartPage


Temp-Table Detail

Temp-Table eDesignAttributeValue

Defined in:

Temp-Table eSmartLink

Defined in:

Temp-Table eSmartObjectInstance

Defined in:

Temp-Table eSmartObjectMaster

Defined in:

Temp-Table eSmartPage

Defined in:


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:32:20