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