2 references to PanelClick
System.Windows.Forms (1)
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBar.cs (1)
23
[DefaultEvent(nameof(
PanelClick
))]
UnsupportedTypes (1)
CreateFrameworkTypes.cs (1)
157
statusBar.
PanelClick
+= (sender, e) => _count++;