'Declaration <CategoryAttribute("VintaSoft")> <DescriptionAttribute("Occurs when value of the FocusedIndex property is changed.")> Public Event FocusedIndexChanged As System.EventHandler(Of FocusedIndexChangedEventArgs)
[Category("VintaSoft")] [Description("Occurs when value of the FocusedIndex property is changed.")] public event System.EventHandler<FocusedIndexChangedEventArgs> FocusedIndexChanged
[Category("VintaSoft")] [Description("Occurs when value of the FocusedIndex property is changed.")] public: __event System.EventHandler<FocusedIndexChangedEventArgs*>* FocusedIndexChanged
[Category("VintaSoft")] [Description("Occurs when value of the FocusedIndex property is changed.")] public:
event System.EventHandler<FocusedIndexChangedEventArgs^>^ FocusedIndexChanged