如何使用 Visual Basic.NET 中的 Windows Form NotifyIcon 元件,在通知區域顯示應用程式圖示
Public Class Form1 Inherits System.Windows.Forms.Form #Region " Windows Form Designer generated code " Public Sub New() MyBase.New() 'This call is required by the Windows Form Designer. InitializeComponent() 'Add any ...
support.microsoft.com |