VersionControlLabelExt Events

Include Protected Members
Include Inherited Members

The VersionControlLabelExt type exposes the following members.

Events

  Name Description
Public event SelectionChanged This event is fired when the selection changes in a version control window. (Inherited from VersionControlBaseExt.)
Public event WindowChanged Raised when a label document window has finished loading its content.
Public event WindowClosing Raised when a label document window is created.
Public event WindowCreated Raised when a label document window is created. The label will not have its metadata populated yet. Therefore, it will be impossible to know the name, owner, and so on of the label. It is more common to listen for the LabelMetadataAvailable event instead of this one.

Top

See Also

Reference

VersionControlLabelExt Class

Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace