Contains arguments passed to handlers of the LinkRealized event.
The following tables list the members exposed by the VirtualLinkEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the VirtualLinkEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the adjustment handle being moved by the user. (Inherited from LinkEventArgs.) |
|
![]() |
The data item just shown on screen. |
|
![]() |
Gets or sets a LinkLabel related to this event. (Inherited from LinkEventArgs.) |
|
![]() |
Gets the link for which the event raised. (Inherited from LinkEventArgs.) |
|
![]() |
Gets which mouse button was pressed. (Inherited from LinkEventArgs.) |
|
![]() |
Gets or sets the current mouse pointer position. (Inherited from LinkEventArgs.) |
See Also