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