Namespace: Consultingwerk.Windows.Util.Forms
Class 
ViewObjectsForm Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.Form

File:ViewObjectsForm
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Mar 27 15:31:26 CEST 2011



Top Method Summary
Options Name Purpose
Clear () Clears the output
Exit () Closes the Form
InitializeComponent ()
OnLoad (EventArgs) Raises the Load event
OnShown (EventArgs) Raises the Shown event
RefreshObjects () Refreshes the List of objects
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the UltraToolbarsManager instance

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


Method Detail
Top

Clear ()

Purpose: Clears the output
Notes:

Top

Exit ()

Purpose: Closes the Form
Notes:

Top

InitializeComponent ()


Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs 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

RefreshObjects ()

Purpose: Refreshes the List of objects
Notes:

Top

ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the UltraToolbarsManager
instance
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

ViewObjectsForm ()

Purpose: Constructor for the ViewObjectsForm class
Notes:



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