📄 minitoolskin.xml
字号:
<?xml version="1.0" encoding="GB2312"?>
<SunvPlayerSkin>
<Window WindowName="MiniToolBar" WndTitle="东方影都-便捷工具条"
Normal="tbnormal.bmp" Over="tbover.bmp" Pushed="tbpushed.bmp"
Disabled="tbdisabled.bmp" Mask="tbmask.bmp"
Menu="MainMenu" DoNotActiveBrothers = "1">
<Controls Count="7">
<ControlGroup Name="Button" >
<Control ID="101" ControlType="Button" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur"
ControlName="PlayBackward" Hints="后退"
>
</Control>
<Control ID="102" ControlType="Button" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur"
ControlName="PlayPrevious" Hints="上一个"
>
</Control>
<Control ID="103" ControlType="Button" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur"
ControlName="Pause" Hints="暂停"
>
</Control>
<Control ID="104" ControlType="Button" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur"
ControlName="Play" Hints="播放"
>
</Control>
<Control ID="105" ControlType="Button" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur"
ControlName="Stop" Hints="停止"
>
</Control>
<Control ID="106" ControlType="Button" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur"
ControlName="PlayNext" Hints="下一个"
>
</Control>
<Control ID="107" ControlType="Button" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur"
ControlName="PlayForward" Hints="前进"
>
</Control>
</ControlGroup>
<ControlGroup Name="BitmapSlider">
<Control ID="115" ControlType="BitmapSlider" ControlName="MainVolume" Hints="改变主音量" Direction="Horizontal" BmpFile="tbvolume.bmp" BitCount="77" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur" />
</ControlGroup>
<ControlGroup Name="TimeControl">
<Control ID="108" ControlType="TimeControl"
ControlName="PlaySeekTime" Description="设置播放时间"
Hints="设置播放时间"
FaceBmpFile="tbtimedig.bmp"
Timer="100"
>
<FaceBmpFile>tbtimedig.bmp</FaceBmpFile>
</Control>
</ControlGroup>
<ControlGroup Name="Slider">
<Control ID="109" ControlType="Slider"
ControlName="PlayProgress" Description="播放进程"
BarBmpFile="dvdsliderbar.bmp" Hints="播放进程"
Direction="Horizontal"
NormalCur="HandNormal.cur"
DraggingCur="HandPushed.cur"
>
</Control>
</ControlGroup>
</Controls>
</Window>
</SunvPlayerSkin>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -