<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="290,44" bktrans="true">
    <HorizontalLayout bkimage="toolbar_pop\tool_bg.png">
        <Button name="copyButton" tooltip="复制" width="37" padding="10,5,0,5" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" align="center" normalimage="toolbar_pop\tool_copy_bt.png" hotimage="toolbar_pop\tool_copy_hover_bt.png" pushedimage="toolbar_pop\tool_copy_press_bt.png" hottextcolor="#00CC1010" />
        <Button name="penButton" tooltip="画线" width="37" padding="10,5,0,5" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" align="center" normalimage="toolbar_pop\tool_pen_bt.png" hotimage="toolbar_pop\tool_pen_hover_bt.png" pushedimage="toolbar_pop\tool_pen_press_bt.png" hottextcolor="#00CC1010" />
        <Button name="markButton" tooltip="画高亮线" width="37" padding="10,5,0,5" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" align="center" normalimage="toolbar_pop\tool_hightLight_bt.png" hotimage="toolbar_pop\tool_hightLight_hover_bt.png" pushedimage="toolbar_pop\tool_hightLight_press_bt.png" hottextcolor="#00CC1010" />
        <Button name="textButton" tooltip="插入文字注释" width="37" padding="10,5,0,5" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" align="center" normalimage="toolbar_pop\tool_txt_bt.png" hotimage="toolbar_pop\tool_txt_hover_bt.png" pushedimage="toolbar_pop\tool_txt_press_bt.png" hottextcolor="#00CC1010" />
        <Button name="imageButton" tooltip="插入图像" width="37" padding="10,5,0,5" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" align="center" normalimage="toolbar_pop\tool_image_bt.png" hotimage="toolbar_pop\tool_image_hover_bt.png" pushedimage="toolbar_pop\tool_image_press_bt.png" hottextcolor="#00CC1010" />
        <Button name="audioButton" tooltip="插入音频" width="37" padding="10,5,0,5" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" align="center" normalimage="toolbar_pop\tool_audio_bt.png" hotimage="toolbar_pop\tool_audio_hover_bt.png" pushedimage="toolbar_pop\tool_audio_press_bt.png" hottextcolor="#00CC1010" />
    </HorizontalLayout>
</Window>