Namespace: Consultingwerk.Windows.Framework.Repository.AngularPreview
Class 
AngularPreviewForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm




Top Method Summary
Options Name Purpose
AddDebugButton () Adds the debug button
AddressChangedHandler (Object, AddressChangedEventArgs) Event handler for the AddressChanged event of the BrowserControl
FrameLoadEndHandler (Object, FrameLoadEndEventArgs) Event handler for the FrameLoadEnd event of the BrowserControl
InitializeComponent ()
LoadErrorHandler (Object, LoadErrorEventArgs) Event handler for the LoadError event of the BrowserControl
NavigateTo (character) Navigates to the given Url
OnShown (EventArgs) Raises the Shown event
Reload () Reloads the web page
ShowDevTools () Shows the CefSharp Developer Tools
Consultingwerk.Studio.PasoeControlGui.PasoeControlGuiForm ShowPasoeManager () Shows the PASOE Manager
TitleChangedHandler (Object, TitleChangedEventArgs) Event handler for the TitleChanged event of the BrowserControl
TrimPasoe () Trims the PASOE
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the ToolbarsManager

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


Method Detail
Top

AddDebugButton ()

Purpose: Adds the debug button
Notes:

Top

AddressChangedHandler (Object, AddressChangedEventArgs)

Purpose: Event handler for the AddressChanged event of the BrowserControl
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e CefSharp.AddressChangedEventArgs
The AddressChangedEventArgs with the data for this event
Top

FrameLoadEndHandler (Object, FrameLoadEndEventArgs)

Purpose: Event handler for the FrameLoadEnd event of the BrowserControl
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e CefSharp.FrameLoadEndEventArgs
The FrameLoadEndEventArgs with the data for this event
Top

InitializeComponent ()


Top

LoadErrorHandler (Object, LoadErrorEventArgs)

Purpose: Event handler for the LoadError event of the BrowserControl
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e CefSharp.LoadErrorEventArgs
The LoadErrorEventArgs with the data for this event
Top

NavigateTo (character)

Purpose: Navigates to the given Url
Notes:

Parameters:
pcUrl CHARACTER
The Url to navigate to
Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

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

Reload ()

Purpose: Reloads the web page
Notes:

Top

ShowDevTools ()

Purpose: Shows the CefSharp Developer Tools
Notes:

Top

Consultingwerk.Studio.PasoeControlGui.PasoeControlGuiForm ShowPasoeManager ()

Purpose: Shows the PASOE Manager
Notes:

Returns Consultingwerk.Studio.PasoeControlGui.PasoeControlGuiForm
The reference to the PasoeControlGuiForm instance
Top

TitleChangedHandler (Object, TitleChangedEventArgs)

Purpose: Event handler for the TitleChanged event of the BrowserControl
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e CefSharp.TitleChangedEventArgs
The AddressChangedEventArgs with the data for this event
Top

TrimPasoe ()

Purpose: Trims the PASOE
Notes:

Top

ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the ToolbarsManager
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event


Constructor Detail
Top

AngularPreviewForm ()

Purpose: Constructor for the AngularPreviewForm class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:14:45