DocumentProperties Members
Include Protected Members
Include Inherited Members
Provides support for document-specific properties associated with a language service.
The DocumentProperties type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the DocumentProperties class.
Top
Methods
Name
Description
Closes down the DocumentProperties object so that its properties are no longer visible in the Properties window.
Returns the number of objects managed by this DocumentProperties object.
CreateDesignPropertyDescriptor
Returns a DesignPropertyDescriptor wrapper on the given property descriptor. (Inherited from LocalizableProperties.)
Overloaded. Cleans up the object.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Does final cleanup of the object. (Overrides Object.Finalize().)
Gets a collection of attributes for this component. (Inherited from LocalizableProperties.)
Returns the class name of this object. (Inherited from LocalizableProperties.)
Retrieves the code window manager associated with this DocumentProperties object.
Returns the name of this object. (Inherited from LocalizableProperties.)
Returns a type converter for this object. (Inherited from LocalizableProperties.)
Returns the default event for this object. (Inherited from LocalizableProperties.)
Gets the default property for a component. (Inherited from LocalizableProperties.)
Retrieves the editor for this object. (Inherited from LocalizableProperties.)
Overloaded. Gets the collection of events.
Serves as a hash function for a particular type. (Inherited from Object.)
Returns a list of objects managed by this DocumentProperties object.
Overloaded. Gets the collection of properties.
Returns the brows-able object. (Inherited from LocalizableProperties.)
Returns a Source object associated with this DocumentProperties object.
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Updates the Properties window with the latest property values.
Called to manage the selection of multiple objects in the Properties window.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Determines if the DocumentProperties object is visible in the Properties window.
Top