- Moderator
- #11
Loading...
C#:
[SkinControl(50)] protected GUICheckButton cmShowOSD = null;
[SkinControl(51)] protected GUICheckButton cmAutoHideOSD = null;
[SkinControl(50)] protected GUICheckButton cmShowOSD = null;
[SkinControl(51)] protected GUICheckButton cmAutoHideOSD = null;
In configurator i add 2 settings, turn on Always Show OSD, and turn off Auto Hide OSD ...but how does it work?