EntryPointBindableComponentBase Members (2007 System)

Include Protected Members
Include Inherited Members

This API supports the Visual Studio Tools for Office infrastructure and is not intended to be used directly from your code.

The EntryPointBindableComponentBase type exposes the following members.

Constructors

 

Name

Description

Protected method

EntryPointBindableComponentBase

Overloaded.

Top

Methods

 

Name

Description

Protected method

CheckValidState

(Inherited from RemoteComponent.)

Public method

Dispose

Overloaded.

Public method

Equals

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

Protected method

Finalize

(Inherited from RemoteComponent.)

Protected method

FinishInitialization

(Inherited from EntryPointComponentBase.)

Public method

GetHashCode

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

Protected method

GetHostItem<T>

(Inherited from RemoteComponent.)

Protected method

GetService

(Inherited from RemoteComponent.)

Public method

GetType

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

Protected method

Initialize

(Inherited from EntryPointComponentBase.)

Protected method

InitializeControl

(Inherited from RemoteComponent.)

Protected method

InitializeDataBindings

(Inherited from EntryPointComponentBase.)

Protected method

MemberwiseClone

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

Protected method

OnBindingContextChanged

Protected method

OnShutdown

(Inherited from EntryPointComponentBase.)

Protected method

OnStartup

(Inherited from EntryPointComponentBase.)

Protected method

SetPrimaryCookie

(Inherited from RemoteComponent.)

Public method

ToString

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

Top

Properties

 

Name

Description

Public property

BindingContext

Public property

Container

(Inherited from RemoteComponent.)

Public property

ContainerComponent

Public property

DataBindings

Protected property

DataHost

(Inherited from EntryPointComponentBase.)

Public property

DefaultDataSourceUpdateMode

Protected property

DesignMode

(Inherited from RemoteComponent.)

Protected property

HostContext

(Inherited from RemoteComponent.)

Protected property

Identifier

(Inherited from RemoteComponent.)

Protected property

InnerType

(Inherited from RemoteComponent.)

Protected property

ItemProvider

(Inherited from RemoteComponent.)

Protected property

PrimaryCookie

(Inherited from RemoteComponent.)

Public property

Site

(Inherited from RemoteComponent.)

Public property

Tag

(Inherited from RemoteComponent.)

Top

Events

 

Name

Description

Public event

BindingContextChanged

Public event

Disposed

(Inherited from RemoteComponent.)

Top

Explicit Interface Implementations

 

Name

Description

Explicit interface implemetationPrivate method

IEntryPoint.FinishInitialization

(Inherited from EntryPointComponentBase.)

Explicit interface implemetationPrivate method

IEntryPoint.Initialize

(Inherited from EntryPointComponentBase.)

Explicit interface implemetationPrivate method

IEntryPoint.InitializeDataBindings

(Inherited from EntryPointComponentBase.)

Explicit interface implemetationPrivate method

IEntryPoint.OnShutdown

(Inherited from EntryPointComponentBase.)

Top

See Also

Reference

EntryPointBindableComponentBase Class

Microsoft.VisualStudio.Tools.Office Namespace