| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Sub Preset() | |
| C# | |
|---|---|
public abstract void Preset() | |
| C++/CLI | |
|---|---|
public: abstract void Preset(); | |
The colors, fonts, the theme, windows scaling are preset by this method.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)