HorizontalRulerOverlayIComponentConnectorConnect Method

CVB.Net Documentation
Attaches events and names to compiled content.

Namespace:  Stemmer.Cvb.Wpf.Overlays
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

[EditorBrowsableAttribute(EditorBrowsableState.Never)]
void IComponentConnector.Connect(
	int connectionId,
	Object target
)

Parameters

connectionId
Type: SystemInt32
An identifier token to distinguish calls.
target
Type: SystemObject
The target to connect events and names to.

Implements

IComponentConnectorConnect(Int32, Object)
See Also

Reference