[SRCategory("CatPropertyChanged")] [SRDescription("ControlOnBackgroundImageChangedDescr")] public event System.EventHandler BackgroundImageChanged
'Declaration
<SRCategoryAttribute("CatPropertyChanged")> <SRDescriptionAttribute("ControlOnBackgroundImageChangedDescr")> Public Event BackgroundImageChanged As System.EventHandler
'Usage
Dim instance As NFormulaSheetEditorUC Dim handler As System.EventHandler AddHandler instance.BackgroundImageChanged, handler