NotifyIcon 元件 (Windows Form)
Windows Form NotifyIcon 元件在工作列的狀態通知區域中顯示圖示,供在背景中執行的處理序之用,除此以外並沒有使用者介面。 防毒程式即為範例之一,我們可在工作列的狀態告知區按一下圖示來存取。
在本節中
NotifyIcon 元件概觀 (Windows Form)
簡介 NotifyIcon 元件的一般概念,這個元件允許使用者檢視在背景執行且無使用者介面的處理序所顯示的圖示。HOW TO:使用 Windows Form NotifyIcon 元件將應用程式圖示加入至 TaskBar
提供設定 NotifyIcon 元件所顯示圖示的步驟。HOW TO:將捷徑功能表與 Windows Form NotifyIcon 元件關聯
提供將捷徑功能表加入 NotifyIcon 元件的步驟。
參考
- NotifyIcon
提供類別和其成員的參考資訊。
相關章節
- 在 Windows Form 上使用的控制項
提供 Windows Form 控制項的完整清單以及這些控制項用法資訊的連結。