System.Drawing.Design
Constructs a new sys description.
description text.
Retrieves the description text.
description
Provides a user interface for selecting bitmap files in a properties
window.
Provides a user interface for selecting images in a Properties window.
Creates a string of file name extensions using the specified array of file
extensions and the specified separator.
The extensions to filter for.
The separator to use.
A string containing the specified file name
extensions, each separated by the specified separator.
Creates a filter entry for a file dialog box's file list.
The image editor to get the filter entry from.
The new filter entry string.
Edits the specified object value using the edit style
provided by .
An that can be used to gain additional context information.
A service provider object through which editing services can be obtained.
An instance of the value being edited.
The new value of the object. If the value of the object has not changed,
this method should return the same object passed to it.
Gets the editing style of the
method.
An that can be used to gain additional context information.
A enumeration value indicating the supported editing style.
Gets the description for the default file list filter provided by
this editor.
The description for the default type of files to filter the file list
for.
Gets the extensions for the file list filter that this editor initially uses to filter the file list.
A set of file extensions used to filter the file list.
Gets a value indicating whether this editor supports painting a representation
of an object's value.
An that can be used to gain additional context information.
if
is implemented;
otherwise, .
Loads an image from the specified stream.
A stream that contains the image to load.
The that has been loaded.
Paints a value indicated by the specified .
A indicating what to paint and where to paint it.
Gets the description for the default file list filter provided by this
editor.
The description for the default type of files to filter the file list
for.
Gets the extensions for the file list filter that the bitmap editor will initially
use to filter the file list.
The default set of file extensions used to filter the file list.
Loads an image from the specified stream.
The stream from which to load the image.
The loaded from the stream.
Edits the given object value using the editor style
provided by
.
An that can be used to gain additional context information.
An through which editing services may be obtained.
An instance of the value being edited.
The new value of the object. If the value of the object hasn't
changed, this should return the same object it was passed.
Gets the editing style of the Edit method. If the method
is not supported, this will return .
An that can be used to gain additional context information.
An enum value indicating the provided editing style.
Gets a value indicating if this editor supports the painting of a representation
of an object's value.
An that can be used to gain additional context information.
if PaintValue is implemented;
otherwise, .
Paints a representative value of the given object to the provided
canvas. Painting should be done within the boundaries of the
provided rectangle.
What to paint and where to paint it.
[To be supplied.]
[To be supplied.]
[To be supplied.]
[To be supplied.]
[To be supplied.]
[To be supplied.]
[To be supplied.]
[To be supplied.]
[To be supplied.]
[To be supplied.]
Allows someone else to close our dropdown.
Edits the given object value using
the editor style provided by GetEditStyle.
An that can be used to gain additional context information.
An through which editing services may be obtained.
An instance of the value being edited.
The new value of the object. If the value of the object hasn't
changed, this should return the same object it was passed.
Gets the editing style of the Edit method.
An that can be used to gain additional context information.
A value indicating the
provided editing style. If the method to retrieve the edit style is not
supported, this will return .
Here, we handle the return, tab, and escape keys appropriately
Edits the given object value using the editor style provided by
GetEditorStyle. A service provider is provided so that any
required editing services can be obtained.
A type descriptor context that can be used to provide additional
context information.
A service provider object through which editing services may
be obtained.
An instance of the value being edited.
The new value of the object. If the value of the object hasn't
changed, this should return the same object it was passed.
Retrieves the editing style of the Edit method. If the method
is not supported, this will return None.
A type descriptor context that can be used to provide additional
context information.
An enum value indicating the provided editing style.
Provides a user interface to select and configure
a
object.
Edits the value of the specified object using the editor style
indicated by .
An that can be used to gain additional context information.
An that this editor can use to obtain services.
The object to edit.
The new value of the object. If the value of the object has not changed,
this should return the same object that was passed to it.
Gets the editor style used by the method.
An that can be used to gain additional context information.
A value that
indicates the style of editor used by .
Determines if this editor supports the painting of a representation
of an object's value.
A type descriptor context that can be used to provide additional
context information.
Returns true if PaintValue is implemented.
Paints a representative value of the given object to the provided
canvas. Painting should be done within the boundaries of the
provided rectangle.
What to paint and where to paint it.
[To be supplied.]
[To be supplied.]
Edits the given object value using the editor style provided by
GetEditorStyle. A service provider is provided so that any
required editing services can be obtained.
A type descriptor context that can be used to provide additional
context information.
A service provider object through which editing services may
be obtained.
An instance of the value being edited.
The new value of the object. If the value of the object hasn't
changed, this should return the same object it was passed.
Retrieves the editing style of the Edit method. If the method
is not supported, this will return None.
A type descriptor context that can be used to provide additional
context information.
An enum value indicating the provided editing style.
[To be supplied.]
[To be supplied.]
Determines if this editor supports the painting of a representation
of an object's value.
A type descriptor context that can be used to provide additional
context information.
Returns true if PaintValue is implemented.
[To be supplied.]
Paints a representative value of the given object to the provided
canvas. Painting should be done within the boundaries of the
provided rectangle.
What to paint and where to paint it.
[To be supplied.]
[To be supplied.]
[To be supplied.]