|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Assign () |
Assigns the object properties |
|
+ | Clear () |
Clears the Control |
|
# | System.Windows.Forms.Control CreateControl (IPropertyDescriptor, integer) |
Creates a editor control |
|
# | Infragistics.Win.Misc.UltraLabel CreateLabel (IPropertyDescriptor, integer) |
Creates a label control |
|
# | DisposedHandler (Object, EventArgs) |
Event handler for the Disposed event of the user control |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | OnPropertyChanged (PropertyChangedEventArgs) |
Raises the PropertyChanged |
|
+ | RefreshPropertySheet () |
Refreshes the field values shown in the property sheet with the
current values from the object instance |
|
# | RenderProperties (ITypeDescriptor) |
Renders the properties on the user control |
|
# | TextChangedHandler (Object, EventArgs) |
Event handler for the TextChanged event of the dynamically created
Controls |
Options | Name | Purpose | |
---|---|---|---|
+ | PropertySheetControl () |
Constructor for the PropertySheetControl class |
Options | Name | Purpose | |
---|---|---|---|
+ | PropertyChanged (Object, PropertyChangedEventArgs) |
Raised when a property value has changed |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.Framework.TypeDescriptor.IHasTypeDescriptor ObjectReference |
|
Top
PUBLIC Assign ()
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Clear ()
|
|||||||||||||||||||||||||
PROTECTED System.Windows.Forms.Control CreateControl (IPropertyDescriptor, integer)
|
|||||||||||||||||||||||||
PROTECTED Infragistics.Win.Misc.UltraLabel CreateLabel (IPropertyDescriptor, integer)
|
|||||||||||||||||||||||||
PROTECTED DisposedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||
PRIVATE InitializeComponent ()
|
|||||||||||||||||||||||||
PROTECTED OnPropertyChanged (PropertyChangedEventArgs)
|
|||||||||||||||||||||||||
PUBLIC RefreshPropertySheet ()
|
|||||||||||||||||||||||||
PROTECTED RenderProperties (ITypeDescriptor)
|
|||||||||||||||||||||||||
PROTECTED TextChangedHandler (Object, EventArgs)
|
PUBLIC PropertySheetControl ()
|
---|
PUBLIC PropertyChanged (Object, PropertyChangedEventArgs)
|
---|
PUBLIC Consultingwerk.Framework.TypeDescriptor.IHasTypeDescriptor ObjectReference
|
---|