Top Method Summary
Options Name Purpose
btnCancel_Click (Object, EventArgs) Event handler for the Click event of the btnCancel
Buttons_Click (Object, EventArgs) Run the PASOE script set in the Tag property"
InitializeComponent ()
linkLabel1_LinkClicked (Object, LinkLabelLinkClickedEventArgs) Event handler for the LinkClicked event of the linkLabel1
OnFormClosing (FormClosingEventArgs) Raises the FormClosing event
OnShown (EventArgs) Raises the Shown event
PopulateLru () Populates the LRU Button list
RunScript (character) Runs the script for the Pasoe server The results are shown in the console of the batch
RunScript (character, character) Runs the script for the Pasoe server The results are shown in the console of the batch
uButHelp_Click (Object, EventArgs) Show the documentation of the PASOE management scripts"
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the ultraToolbarsManager1

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

Top Property Summary
Options Name Purpose
CHARACTER BaseRegistryKey


Method Detail
Top

btnCancel_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnCancel
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

Buttons_Click (Object, EventArgs)

Purpose: Run the PASOE script set in the Tag property"
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

InitializeComponent ()


Top

linkLabel1_LinkClicked (Object, LinkLabelLinkClickedEventArgs)

Purpose: Event handler for the LinkClicked event of the linkLabel1
Notes:

Parameters:
sender System.Object
The reference to the component that raised the event
e System.Windows.Forms.LinkLabelLinkClickedEventArgs
The LinkLabelLinkClickedEventArgs with the data for this event
Top

OnFormClosing (FormClosingEventArgs)

Purpose: Raises the FormClosing event
Notes:

Parameters:
e System.Windows.Forms.FormClosingEventArgs
The FormClosingEventArgs with the data for this event
Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

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

PopulateLru ()

Purpose: Populates the LRU Button list
Notes:

Top

RunScript (character)

Purpose: Runs the script for the Pasoe server
The results are shown in the console of the batch
Notes:

Parameters:
pcScript CHARACTER
The reference to the script that will be run
Top

RunScript (character, character)

Purpose: Runs the script for the Pasoe server
The results are shown in the console of the batch
Notes:

Parameters:
pcScript CHARACTER
The reference to the script that will be run
pcEntries CHARACTER
The entries of the LRU entry
Top

uButHelp_Click (Object, EventArgs)

Purpose: Show the documentation of the PASOE management scripts"
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

ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

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

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


Constructor Detail
Top

PasoeControlGuiForm ()

Purpose: Constructor for the PasoeControlGuiForm class
Notes:



Property Detail
Top

CHARACTER BaseRegistryKey


Returns CHARACTER


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