DocumentProperties Methods

Include Protected Members
Include Inherited Members

The DocumentProperties type exposes the following members.

Methods

 

Name

Description

Public method

Close

Closes down the DocumentProperties object so that its properties are no longer visible in the Properties window.

Public method

CountObjects

Returns the number of objects managed by this DocumentProperties object.

Public method

CreateDesignPropertyDescriptor

Returns a DesignPropertyDescriptor wrapper on the given property descriptor. (Inherited from LocalizableProperties.)

Public method

Dispose

Overloaded. Cleans up the object.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Does final cleanup of the object. (Overrides Object.Finalize().)

Public method

GetAttributes

Gets a collection of attributes for this component. (Inherited from LocalizableProperties.)

Public method

GetClassName

Returns the class name of this object. (Inherited from LocalizableProperties.)

Public method

GetCodeWindowManager

Retrieves the code window manager associated with this DocumentProperties object.

Public method

GetComponentName

Returns the name of this object. (Inherited from LocalizableProperties.)

Public method

GetConverter

Returns a type converter for this object. (Inherited from LocalizableProperties.)

Public method

GetDefaultEvent

Returns the default event for this object. (Inherited from LocalizableProperties.)

Public method

GetDefaultProperty

Gets the default property for a component. (Inherited from LocalizableProperties.)

Public method

GetEditor

Retrieves the editor for this object. (Inherited from LocalizableProperties.)

Public method

GetEvents

Overloaded. Gets the collection of events.

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetObjects

Returns a list of objects managed by this DocumentProperties object.

Public method

GetProperties

Overloaded. Gets the collection of properties.

Public method

GetPropertyOwner

Returns the brows-able object. (Inherited from LocalizableProperties.)

Public method

GetSource

Returns a Source object associated with this DocumentProperties object.

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

Refresh

Updates the Properties window with the latest property values.

Public method

SelectObjects

Called to manage the selection of multiple objects in the Properties window.

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

See Also

Reference

DocumentProperties Class

Microsoft.VisualStudio.Package Namespace