Tomas (NW7US)
Tomas (NW7US)
In my C# project, I have a **switch statement** that has many tens of values based on an _Enum_. This **enum variable** is used in a communications environment. Each **case**...
Is it possible to have the **<c>** and **<code>** content displayed in a **monospaced** font? I want to have my text, in certain cases (especially any code), line up character-by-character...
Provide a way to **sort saved sessions** by **_Descending date and time_**, so the the latest saved session is first in the scrollable list of saved sessions.