We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c03877d + f82c18e commit 5448347Copy full SHA for 5448347
docs/snippets/visualbasic/VS_Snippets_Winforms/ClickOnce.SatelliteAssembliesVB/VB/ApplicationEvents.vb
@@ -6,7 +6,7 @@ Imports System.Threading
6
7
Namespace My
8
9
- ' The following events are availble for MyApplication:
+ ' The following events are available for MyApplication:
10
'
11
' Startup: Raised when the application starts, before the startup form is created.
12
' Shutdown: Raised after all application forms are closed. This event is not raised if the application terminates abnormally.
0 commit comments