⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 oldskin.xml

📁 皮肤界面组件开发包,让你们系统随时可以按用户喜欢的风格设置了.
💻 XML
📖 第 1 页 / 共 2 页
字号:
                <Control ID="39" ControlType="BitmapSlider" ControlName="EQSlider" Hints="" Direction="Vertical"
                         BmpFile="EQSlider.BMP" BitCount="38" ComIndex="8" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                    />
                <Control ID="40" ControlType="BitmapSlider" ControlName="EQSlider" Hints="" Direction="Vertical"
                         BmpFile="EQSlider.BMP" BitCount="38" ComIndex="9" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                    />
                <Control ID="41" ControlType="BitmapSlider" ControlName="EQSlider" Hints="" Direction="Vertical"
                         BmpFile="EQSlider.BMP" BitCount="38" ComIndex="10" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                    />
            </ControlGroup>
            <ControlGrop Name="Curve">
                <Control ID="101" ControlType="Curve" ControlName="EQCurveCtrl" DisplayMode = ",UseFradual,"
                         ColorBaseLine = "0,0,255" ColorStart = "255,255,255" ColorMiddle = "255,255,255" ColorEnd = "255,255,255"
                    />
            </ControlGrop>
        </Controls>
    </Window>
    
    <Window WindowName="TunerWnd"    WndTitle="高级控制"
            Normal="TunerNormal.bmp" Over="TunerHigh.bmp" Pushed="TunerPushed.bmp" 
            Disabled="tunerdisabled.bmp" Mask="tunermask.bmp"
            Menu="MainMenu"
            >
            <Controls>
                <ControlGroup Name="Button" >
                    <Control ID="1" ControlType="Button" ControlName="Close" Hints="关闭" />
                </ControlGroup>
                <ControlGrop Name="MenuButton" NormalCur="HandNormal.cur" PushedCur="HandPushed.cur">
                    <Control ID="8" ControlType="MenuButton" ControlName="MenuButton1" Hints="高级控制" MenuName = "TunerMenu" MenuGroup = "1" />
                </ControlGrop>
                <ControlGroup Name="StaticButton" >    
                    <Control ID="2" ControlType="StaticButton" ControlName="Enable3D" StateCount="2" BmpFile="TunerCheck.bmp"
                        >                       
                        <Hints>
                            <Hint>3D效果已关闭</Hint>
                            <Hint>3D效果已打开</Hint>
                        </Hints>
                    </Control>            
                    <Control ID="3" ControlType="StaticButton" ControlName="MuteMain" StateCount="2" BmpFile="TunerCheck.bmp"
                        >
                        <Hints>
                            <Hint>关闭主音量</Hint>
                            <Hint>打开关闭主音量</Hint>
                        </Hints>
                    </Control>
                    <Control ID="4" ControlType="StaticButton" ControlName="MuteWAV" StateCount="2" BmpFile="TunerCheck.bmp"
                        >
                        <Hints>
                            <Hint>关闭WAV音量</Hint>
                            <Hint>打开主音量</Hint>
                        </Hints>
                    </Control>
                    <Control ID="5" ControlType="StaticButton" ControlName="MuteMIC"  StateCount="2" BmpFile="TunerCheck.bmp"
                        >                        
                        <Hints>
                            <Hint>关闭MIC音量</Hint>
                            <Hint>打开MIC音量</Hint>
                        </Hints>
                    </Control>
                    <Control ID="6"  ControlType="StaticButton" ControlName="MuteCD" StateCount="2" BmpFile="TunerCheck.bmp"
                        >                        
                        <Hints>
                            <Hint>关闭CD音量</Hint>
                            <Hint>打开CD音量</Hint>
                        </Hints>
                    </Control>
                    <Control ID="7" ControlType="StaticButton" ControlName="EnableBrightnessControl" StateCount="2" BmpFile="TunerCheck.bmp"
                        >                        
                        <Hints>
                            <Hint>亮度控制已关闭</Hint>
                            <Hint>亮度控制已打开</Hint>
                        </Hints>
                    </Control>
                </ControlGroup>
                
                <ControlGroup Name="Slider">
                    <Control ID="51" ControlType="Slider" ControlName="MainBalance" BarBmpFile="TunerSliderBar.bmp" Hints="改变主音量平衡"
                             Direction="Horizontal" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                        />                    
                    <Control ID="52" ControlType="Slider" ControlName="WAVBalance" BarBmpFile="TunerSliderBar.bmp" Hints="改变WAV音量平衡"
                             Direction="Horizontal" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                        />
                    <Control ID="53" ControlType="Slider" ControlName="MICBalance" BarBmpFile="TunerSliderBar.bmp" Hints="改变MIC音量平衡"
                             Direction="Horizontal" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                        />
                    <Control ID="54" ControlType="Slider" ControlName="CDBalance" BarBmpFile="TunerSliderBar.bmp" Hints="改变CD音量平衡"
                             Direction="Horizontal" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                        />
                </ControlGroup>
                
                <ControlGroup Name="BitmapSlider">
                    <Control ID="61" ControlType="BitmapSlider" ControlName="MainVolume" Hints="改变主音量" Direction="Vertical"
                             BmpFile="TunerSlider.bmp" BitCount="38" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                        />
                    <Control ID="62" ControlType="BitmapSlider" ControlName="WAVVolume" Hints="改变WAV音量" Direction="Vertical"
                             BmpFile="TunerSlider.bmp" BitCount="38" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                        />
                    <Control ID="63" ControlType="BitmapSlider" ControlName="MICVolume" Hints="改变MIC音量" Direction="Vertical"
                             BmpFile="TunerSlider.bmp" BitCount="38" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                        />
                    <Control ID="64" ControlType="BitmapSlider" ControlName="CDVolume" Hints="改变CD音量" Direction="Vertical"
                             BmpFile="TunerSlider.bmp" BitCount="38" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                        />                    
                    <Control ID="71" ControlType="BitmapSlider" ControlName="VideoBrightness" Hints="改变亮度" Direction="Vertical"
                             BmpFile="TunerSlider.bmp" BitCount="38" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                        />
                    <Control ID="72" ControlType="BitmapSlider" ControlName="VideoColorR" Hints="改变红色" Direction="Vertical"
                             BmpFile="TunerSlider.bmp" BitCount="38" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                             Min="0" Max="255"
                        />
                    <Control ID="73" ControlType="BitmapSlider" ControlName="VideoColorG" Hints="改变绿色" Direction="Vertical"
                             BmpFile="TunerSlider.bmp" BitCount="38" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                             Min="0" Max="255"
                        />
                    <Control ID="74" ControlType="BitmapSlider" ControlName="VideoColorB" Hints="改变蓝色" Direction="Vertical"
                             BmpFile="TunerSlider.bmp" BitCount="38" NormalCur="HandNormal.cur" DraggingCur="HandPushed.cur"
                             Min="0" Max="255"
                        />
                </ControlGroup>
            
            </Controls>
    </Window>
    
    <PlayListWnd
            ListFace="listface.bmp"
            
            TopLeftRC="0,0,21,20"
            TopRightRC="312,0,320,20"
            BottomLeftRC="0,96,21,108"
            BottomRightRC="312,96,320,108"
                
            LeftMiddleRC="0,20,4,96"
            BottomMiddleRC="21,103,305,108"
            RightMiddleRC="314,20,320,96"
            TopMiddleRC="21,0,312,20"       
        >
        <Controls>
            <ControlGroup Name="Button" >
                <Control ID="1" ControlType="Button" ControlName="Close"  Hints="关闭" BitmapFile="CloseButton.bmp" Position="15,1" Align="TopRight" />
            </ControlGroup> 
            <ControlGroup Name="PlayListCtr">
                <Control ID="2" ControlType="PlayListCtr" ControlName="PlayList" Rect="4,13,4,4" >
                        <Splitter BitFile="HSplitter.bmp" SplitterTop="0,0,0,0" SplitterMID="0,0,4,44" SplitterBottom="0,0,0,0" />
                        <TreeCtrl FontHeight="100" FontName="宋体">
                            <VScrollBar  Name="VScrollBar" BarBitFile="VScrollBar.bmp" ScrollBarType="VScrollBar"                                        
                                        LUArrowWH="12" DragBarWH="19" RDArrowWH="12" />
                            <HScrollBar  Name="HScrollBar" BarBitFile="HScrollBar.bmp" ScrollBarType="HScrollBar"
                                        LUArrowWH="12" DragBarWH="18" RDArrowWH="12" />
                        </TreeCtrl>
                        <MediaListControl FontHeight="100" FontName="宋体" >
                            <ScrollBar  Name="VScrollBar" BarBitFile="VScrollBar.bmp" ScrollBarType="VScrollBar"
                                        LUArrowWH="12" DragBarWH="18" RDArrowWH="12" />
                        </MediaListControl>
                </Control>
            </ControlGroup>
            
        </Controls>
    </PlayListWnd>

    </SunvPlayerSkin>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -