OLEControl Members (2007 System)
Include Protected Members
Include Inherited Members
Represents a linked or embedded control on a document.
The OLEControl type exposes the following members.
Methods
Name
Description
Activates the OLEControl.
Copies the OLEControl to the Clipboard.
Cuts the OLEControl to the Clipboard.
Deletes the OLEControl.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Selects the OLEControl.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Infrastructure.
Infrastructure.
Gets or sets the height, in points, of the OLEControl.
Gets the underlying InlineShape of the OLEControl.
Gets or sets the distance, in points, from the left edge of the OLEControl to the left edge of the document.
Gets or sets the name of the OLEControl.
Gets the underlying Shape of the OLEControl.
Gets or sets the distance, in points, from the top edge of the OLEControl to the top of the document.
Gets or sets the width, in points, of the OLEControl.
Top