System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.cs (40)
1381add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "BackgroundImageLayoutChanged"));
1389add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "Enter"));
1397add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "Leave"));
1405add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseCaptureChanged"));
1413add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseClick"));
1421add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseDoubleClick"));
1429add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "BackColorChanged"));
1437add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "BackgroundImageChanged"));
1445add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "BindingContextChanged"));
1453add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "CursorChanged"));
1461add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "EnabledChanged"));
1469add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "FontChanged"));
1477add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "ForeColorChanged"));
1485add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "RightToLeftChanged"));
1493add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "TextChanged"));
1501add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "Click"));
1509add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "DragDrop"));
1517add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "DragEnter"));
1525add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "DragOver"));
1533add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "DragLeave"));
1541add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "GiveFeedback"));
1550add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "HelpRequested"));
1558add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "Paint"));
1566add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "QueryContinueDrag"));
1574add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "QueryAccessibilityHelp"));
1582add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "DoubleClick"));
1590add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "ImeModeChanged"));
1598add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "KeyDown"));
1606add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "KeyPress"));
1614add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "KeyUp"));
1622add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "Layout"));
1630add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseDown"));
1638add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseEnter"));
1646add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseLeave"));
1654add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseHover"));
1662add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseMove"));
1670add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseUp"));
1678add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "MouseWheel"));
1686add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "ChangeUICues"));
1694add => throw new NotSupportedException(string.Format(SR.AXAddInvalidEvent, "StyleChanged"));