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

File:SystemObjectPropertiesForm
Purpose:Visualizes properties on a System.Object instance
in a GUI for .NET Control
Syntax:Static method
Consultingwerk.Windows.Util.Forms.SystemObjectPropertiesForm:DisplayPropertiesOfObject (object)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Dec 05 13:18:29 CET 2015



Top Method Summary
Options Name Purpose
DisplayObjectProperties (Object) Displays the properties of the passed in object in the property grid
DisplayObjectProperties (Object, character) Displays the properties of the passed in object in the property grid
DisplayPropertiesOfObject (Object) Displays the properties of the passed in object in the property grid
DisplayPropertiesOfObject (Object, character) Displays the properties of the passed in object in the property grid
InitializeComponent ()

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


Method Detail
Top

DisplayObjectProperties (Object)

Purpose: Displays the properties of the passed in object in the property grid
Notes:

Parameters:
poObject System.Object
The object to visualize
Top

DisplayObjectProperties (Object, character)

Purpose: Displays the properties of the passed in object in the property grid
Notes:

Parameters:
poObject System.Object
The object to visualize
pcTitle CHARACTER
The title to display above the object properties
Top

DisplayPropertiesOfObject (Object)

Purpose: Displays the properties of the passed in object in the property grid
Notes:

Parameters:
poObject System.Object
The object to visualize
Top

DisplayPropertiesOfObject (Object, character)

Purpose: Displays the properties of the passed in object in the property grid
Notes:

Parameters:
poObject System.Object
The object to visualize
pcTitle CHARACTER
The title to display above the object properties
Top

InitializeComponent ()




Constructor Detail
Top

SystemObjectPropertiesForm ()

Purpose: Constructor for the SystemObjectPropertiesForm class
Notes:



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