SelectionEventArgs Constructor (2003 System)

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

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
Public Sub New ( _
    selection As Selection _
)
'Usage
Dim selection As Selection

Dim instance As New SelectionEventArgs(selection)
public SelectionEventArgs(
    Selection selection
)

Parameters

Permissions

See Also

Reference

SelectionEventArgs Class

SelectionEventArgs Members

Microsoft.Office.Tools.Word Namespace