RaiseSelectedIndexChangedEvent Method

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

Called when the SelectedIndex is changed.

Namespace:  Microsoft.SDK.Samples.VistaBridge.Library
Assembly:  VistaBridgeLibrary (in VistaBridgeLibrary.dll) Version: 1.4.0.0 (1.4.0.0)

Syntax

C#
public void RaiseSelectedIndexChangedEvent()
Visual Basic (Declaration)
Public Sub RaiseSelectedIndexChangedEvent
Visual C++
public:
virtual void RaiseSelectedIndexChangedEvent() sealed

See Also