Classes
| Class | Description | |
|---|---|---|
|
|
C1AdvancedColorPickerPart |
Control that allows the user to create a personalized color by changing
the different components of the HSL or RGB representation of the color.
|
|
|
C1BasicColorPickerPart |
Control that shows a range of predefined colors from a specified palette.
|
|
|
C1ColorSlider |
Slider used to chose the hue of a color.
|
|
|
C1PropertyGrid |
The C1PropertyGrid Provides a user interface for browsing the properties of an object.
|
|
|
ChangingPropertyBoxEventArgs |
Provides data for the ChangingPropertyBoxEventArgs event.
|
|
|
ColorPalette |
Class that defines named groups of colors.
|
|
|
ColorPaletteEntry |
Class that contains information about the color,
its name and description.
|
|
|
DisplayAttribute |
Specifies display properties such as description and name for a property shown in a C1PropertyGrid.
|
|
|
DisplayFormatAttribute |
Specifies how data fields are displayed and formatted.
|
|
|
EditorAttribute |
Specifies the editor to use for a property displayed in a C1PropertyGrid.
|
|
|
MaximumValueAttribute |
Specifies the maximum allowed value for a property displayed in a C1PropertyGrid.
|
|
|
MemberAttribute |
Used to provide configuration information for the C1PropertyGrid.
|
|
|
MethodAttribute |
Used to provide configuration information for the C1PropertyGrid.
|
|
|
MethodBox |
The control used by the C1PropertyGrid to display the SelectedObject's methods.
|
|
|
MinimumValueAttribute |
Specifies the minimum allowed value for a property displayed in a C1PropertyGrid.
|
|
|
PropertyAttribute |
Used to provide configuration information for the C1PropertyGrid.
|
|
|
PropertyBindingAttribute |
Specifies the binding to use for a property bound to an editor in a C1PropertyGrid.
|
|
|
PropertyBox |
The control used by the C1PropertyGrid to display the SelectedObject's properties.
|
|
|
PropertyBoxChangedEventArgs |
Provides data for the PropertyBoxChanged event.
|
Delegates
| Delegate | Description | |
|---|---|---|
|
|
CategoryContainerChangedEventHandler |
Represents the method that will handle the CategoryContainerChanged event.
|
|
|
ChangingPropertyBoxEventHandler |
Represents the method that will handle the ChangingPropertyBox event.
|
|
|
PropertyBoxChangedEventHandler |
Represents the method that will handle the PropertyBoxChanged event.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
PropertySort |
Specifies how properties are sorted in the C1PropertyGrid.
|