'Declaration <DescriptionAttribute("Occurs when display mode is changed.")> <CategoryAttribute("VintaSoft")> Public Event DisplayModeChanged As System.EventHandler
[Description("Occurs when display mode is changed.")] [Category("VintaSoft")] public event System.EventHandler DisplayModeChanged
[Description("Occurs when display mode is changed.")] [Category("VintaSoft")] public: __event System.EventHandler* DisplayModeChanged
[Description("Occurs when display mode is changed.")] [Category("VintaSoft")] public:
event System.EventHandler^ DisplayModeChanged