Namespace: Consultingwerk.Windows.Util.Profiler
Class 
ProfilerForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:ProfilerForm
Purpose:Interacts with the Consultingwerk.Framework.Profiler.IProfilerService
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Dec 01 07:24:02 CET 2017



Top Method Summary
Options Name Purpose
InitializeComponent ()
OnLoad (EventArgs) Raise the Load event
ScopedStatusChandedHandler (IStatusManager, character, character)
tbDebugListingDirectory_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the tbOutputFile
tbOutputFile_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the tbOutputFile
ToggleEnabled () Sets the Enabled state of various UI controls
ultraButton1_Click (Object, EventArgs) Event handler for the Click event of the ultraButton1
ultraButton2_Click (Object, EventArgs) Event handler for the Click event of the ultraButton2
ultraCheckEditor1_CheckedChanged (Object, EventArgs) Event handler for the CheckedChanged event of the ultraCheckEditor1

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


Method Detail
Top

InitializeComponent ()


Top

OnLoad (EventArgs)

Purpose: Raise the Load event
Notes:

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

ScopedStatusChandedHandler (IStatusManager, character, character)

Purpose:
Notes:

Parameters:
sender Consultingwerk.Framework.IStatusManager
The IStatusManager that raised this event
pcStatus CHARACTER
The generic status value
pcScope CHARACTER
The name of the scope
Top

tbDebugListingDirectory_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the tbOutputFile
Notes:

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

tbOutputFile_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the tbOutputFile
Notes:

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

ToggleEnabled ()

Purpose: Sets the Enabled state of various UI controls
Notes:

Top

ultraButton1_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the ultraButton1
Notes:

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

ultraButton2_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the ultraButton2
Notes:

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

ultraCheckEditor1_CheckedChanged (Object, EventArgs)

Purpose: Event handler for the CheckedChanged event of the ultraCheckEditor1
Notes:

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


Constructor Detail
Top

ProfilerForm ()

Purpose: Constructor for the ProfilerForm class
Notes:



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