Difference between revisions of "Task Bar Icon"
Jump to navigation
Jump to search
(Created page with "This page documents the Task Bar Icon of the application, or the icon at the bottom right of a typical Windows Desktop setup. == UI Guide Menu == :* UI - Truxton Analyst -...") |
|||
| Line 15: | Line 15: | ||
! Path | ! Path | ||
|- | |- | ||
| − | | | + | | TrayApplicationContext.cs |
| − | | | + | | This file holds the UI functionality of the Task Bar Icon. Each menu option is configured, then added to menuItems |
| − | + | | \Truxton\Management Tools\public\TruxtonStatus\TruxtonStatus\TrayApplicationContext.cs | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | | \Truxton\ | ||
|- | |- | ||
|} | |} | ||
Revision as of 15:16, 9 November 2021
This page documents the Task Bar Icon of the application, or the icon at the bottom right of a typical Windows Desktop setup.
UI Guide Menu
Main Files
File Summary Path TrayApplicationContext.cs This file holds the UI functionality of the Task Bar Icon. Each menu option is configured, then added to menuItems \Truxton\Management Tools\public\TruxtonStatus\TruxtonStatus\TrayApplicationContext.cs