|
Options |
Name |
Purpose |
|
+
|
LOGICAL AllowDesignFeatures
|
Allows to override the DesignTime property
|
|
+
|
CHARACTER ApplicationLabel
|
Gets and sets the Label of the current application
|
|
+
|
Consultingwerk.Framework.IAppServerServiceManager AppServerServiceManager
|
Gets/Sets the reference to the current AppServerServiceManager
instance
|
|
+
|
CHARACTER BaseRegistryKey
|
Gets and sets the base registry key used for storing settings
from this application
|
|
+
|
Consultingwerk.Framework.IConfigurationProvider ConfigurationProvider
|
Gets and sets the Configuration Provider instance
|
|
+
|
LOGICAL DebugMode
|
Gets/Sets if various debug messages (i.e. Stack Trace information)
should be displayed
|
|
+
|
LOGICAL ExtendedTransparency
|
Gets/Sets if various dialogs should extend transparency (around
filter fields ect.).
|
|
+
|
System.Windows.Forms.Form MdiContainer
|
Gets and sets a reference to the main MdiContainer of the application
|
|
+
|
Consultingwerk.Framework.IProgressManager ProgressManager
|
Gets or sets the instance of the ProgressManager
|
|
+
|
Consultingwerk.OERA.IServiceAdapter ServiceAdapter
|
Gets and sets the reference to the current active OERA service
Adapter instance
|
|
+
|
Consultingwerk.Framework.IServiceContainer ServiceContainer
|
Gets or sets the instance of the framework default service container
|
|
+
|
CHARACTER StartupPropath
|
Return the session startup propath
|
|
+
|
Consultingwerk.Framework.IStatusManager StatusManager
|
Gets or sets the instance of the StatusManager
|
|
+
|
LOGICAL StoreRibbonQuickAccessToolbar
|
Gets and sets if the BaseForm should store the user selected tools
of the Quick Access Toolbar in the Registry
|
|
+
|
LOGICAL StoreUltraSplitterPosition
|
Gets and sets if the BaseForm should store the position of the
UltraSplitterControls in the Registry
|
|
+
|
LOGICAL StoreWindowPosition
|
Gets and sets if the BaseForm should store window position
and size in the Registry
|
|
+
|
LOGICAL UseStartupSizeAsMinSizeDefault
|
When set to True the OnLoad method will apply the current form (startup
size) to the MinimumSize. This will be done before loading the stored
Form size from the user profile (e.g. Windows Registry)
|
|
+
|
Consultingwerk.Framework.IWaitStateManager WaitStateManager
|
Gets/Sets the reference to the current WaitStateManager
instance
|