System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.cs (40)
1387add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "BackgroundImageLayoutChanged"));
1395add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "Enter"));
1403add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "Leave"));
1411add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseCaptureChanged"));
1419add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseClick"));
1427add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseDoubleClick"));
1435add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "BackColorChanged"));
1443add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "BackgroundImageChanged"));
1451add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "BindingContextChanged"));
1459add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "CursorChanged"));
1467add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "EnabledChanged"));
1475add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "FontChanged"));
1483add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "ForeColorChanged"));
1491add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "RightToLeftChanged"));
1499add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "TextChanged"));
1507add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "Click"));
1515add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "DragDrop"));
1523add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "DragEnter"));
1531add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "DragOver"));
1539add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "DragLeave"));
1547add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "GiveFeedback"));
1556add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "HelpRequested"));
1564add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "Paint"));
1572add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "QueryContinueDrag"));
1580add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "QueryAccessibilityHelp"));
1588add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "DoubleClick"));
1596add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "ImeModeChanged"));
1604add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "KeyDown"));
1612add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "KeyPress"));
1620add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "KeyUp"));
1628add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "Layout"));
1636add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseDown"));
1644add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseEnter"));
1652add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseLeave"));
1660add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseHover"));
1668add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseMove"));
1676add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseUp"));
1684add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseWheel"));
1692add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "ChangeUICues"));
1700add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "StyleChanged"));