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