日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程语言 > asp.net >内容正文

asp.net

XML属性列表

發布時間:2025/3/21 asp.net 57 豆豆
生活随笔 收集整理的這篇文章主要介紹了 XML属性列表 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

XML屬性列表

<?xml version="1.0" encoding="UTF-8"?><Resources><Include ><Attribute name="source" default="" type="STRING" comment="XML布局文件"/><Attribute name="count" default="" type="INT" comment="嵌入的次數"/></Include><Font><Attribute name="name" default="" type="STRING" comment="字體的名字"/><Attribute name="size" default="" type="INT" comment="字體的大小"/><Attribute name="bold" default="false" type="BOOL" comment="是否為粗體"/><Attribute name="underline" default="false" type="BOOL" comment="是否有下劃線"/><Attribute name="italic" default="false" type="BOOL" comment="是否為斜體"/><Attribute name="default" default="false" type="BOOL" comment="是否為默認的字體"/></Font></Resources><Controls><Window parent=""><Attribute name="size" default="0,0" type="SIZE" comment="窗口的初始化大小,如(800,600)"/><Attribute name="sizebox" default="0,0,0,0" type="RECT" comment="窗口可拖動改變窗口大小的邊距,如(4,4,6,6)"/><Attribute name="caption" default="0,0,0,0" type="RECT" comment="窗口可拖動的標題欄大小的邊距,最后一個參數是指離上邊框的距離,如(0,0,0,28)"/><Attribute name="roundcorner" default="0,0" type="SIZE" comment="窗口圓角大小,如(4,4)"/><Attribute name="mininfo" default="0,0" type="SIZE" comment="窗口最小大小,如(320,240)"/><Attribute name="maxinfo" default="0,0" type="SIZE" comment="窗口最大大小,如(1600,1200)"/><Attribute name="alpha" default="255" type="BYTE" comment="窗口的alpha值(0-255),如(100)"/><Attribute name="bktrans" default="false" type="BOOL" comment="窗口是否開啟異形半透明功能,如(false)"/><Attribute name="gdiplustext" default="false" type="BOOL" comment="是否用gdi+渲染文字(抗鋸齒效果更好,但是效率低)"/><Attribute name="richeditcorner" default="0,0,0,0" type="RECT" comment="窗口中所有的RichEdit控件與窗體的邊距,用于在異形半透明窗體中修復RichEdit控件的alpha通道(只有在bktrans為true并且使用Gdi+渲染時指定)"/><Attribute name="disabledfontcolor" default="0xFFA7A6AA" type="DWORD" comment="默認的disabled字體顏色,如(0xFFA7A6AA)"/><Attribute name="defaultfontcolor" default="0xFF000000" type="DWORD" comment="默認的字體顏色,如(0xFF000000)"/><Attribute name="linkfontcolor" default="0xFF0000FF" type="DWORD" comment="默認的link字體顏色,如(0xFF0000FF)"/><Attribute name="linkhoverfontcolor" default="0xFFD3215F" type="DWORD" comment="默認的linkhoverfont字體顏色,如(0xFFD3215F)"/><Attribute name="selectedcolor" default="0xFFBAE4FF" type="DWORD" comment="默認的selected字體顏色,如(0xFFBAE4FF)"/><Attribute name="showshadow" default="false" type="BOOL" comment="是否啟用窗體陰影"/><Attribute name="shadowimage" default="" type="STRING" comment="陰影圖片,使用此屬性后自動屏蔽算法陰影(不支持source等屬性設置)"/><Attribute name="shadowcorner" default="0,0,0,0" type="RECT" comment="圖片陰影的九宮格描述"/><Attribute name="shadowsize" default="0" type="BYTE" comment="算法陰影的寬度(-20到20)"/><Attribute name="shadowsharpness" default="255" type="BYTE" comment="算法陰影的銳度"/><Attribute name="shadowdarkness" default="255" type="BYTE" comment="算法陰影的深度(相當于透明度)"/><Attribute name="shadowposition" default="0,0" type="SIZE" comment="算法陰影的偏移量"/><Attribute name="shadowcolor" default="0x000000" type="DWORD" comment="算法陰影的顏色,RGB格式,不支持透明度,使用shadowdarkness設置透明度"/></Window><ChildLayout parent="Container" ><Attribute name="xmlfile" default="" type="STRING" comment="子窗體XML布局文件"/></ChildLayout><Control parent="" notifies="setfocus killfocus timer menu windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="nativebkcolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="0" type="INT | RECT" comment="可以設置INT或RECT類型的值。當值為ING時則左、上、右、下都用該值作為寬。值為RECT類型時則分別設置左、上、右、下的邊框"/><Attribute name="leftbordersize" default="0" type="INT" comment="左邊邊框大小,如(1),設置該值大于0,則將忽略bordersize屬性的設置"/><Attribute name="topbordersize" default="0" type="INT" comment="頂部邊框大小,如(1),設置該值大于0,則將忽略bordersize屬性的設置"/><Attribute name="rightbordersize" default="0" type="INT" comment="右邊邊框大小,如(1),設置該值大于0,則將忽略bordersize屬性的設置"/><Attribute name="bottombordersize" default="0" type="INT" comment="底部邊框大小,如(1),設置該值大于0,則將忽略bordersize屬性的設置"/><Attribute name="borderstyle" default="0" type="INT" comment="邊框樣式的設置,數值范圍0-5"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="normalimage" default="" type="STRING" comment="普通狀態圖片"/><Attribute name="hotimage" default="" type="STRING" comment="鼠標懸浮的狀態圖片"/><Attribute name="pushedimage" default="" type="STRING" comment="鼠標按下的狀態圖片"/><Attribute name="focusedimage" default="" type="STRING" comment="獲得焦點時的狀態圖片"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="foreimage" default="" type="STRING" comment="前景狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true)"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="keyboard" default="true" type="BOOL" comment="非CButtonUI類忽略該值,為false時不支持TAB_STOP,且該對象不處理鍵盤信息"/><Attribute name="virtualwnd" default="" type="string" comment="設置控件的虛擬窗體的名字"/></Control><Container parent="Control" notifies="setfocus killfocus timer menu windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="relativepos" default="0,0,0,0" type="RECT" comment="設置相對移動,float為真時,分別表示橫縱向位移值,橫縱向縮放值,移動單位建議50或100"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true),同時禁用或者啟用子控件"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="mousechild" default="true" type="BOOL" comment="本控件的子控件是否可以響應用戶操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="inset" default="0,0,0,0" type="RECT" comment="容器的內邊距,如(2,2,2,2)"/><Attribute name="vscrollbar" default="false" type="BOOL" comment="是否使用豎向滾動條,如(true)"/><Attribute name="hscrollbar" default="false" type="BOOL" comment="是否使用橫向滾動條,如(true)"/><Attribute name="childpadding" default="0" type="INT" comment="子控件之間的額外距離,如(4)"/><Attribute name="vscrollbarstyle" default="" type="STRING" comment="設置本容器的縱向滾動條的樣式"/><Attribute name="hscrollbarstyle" default="" type="STRING" comment="設置本容器的橫向滾動條的樣式"/><Attribute name="scrollstepsize" default="0" type="INT" comment="容器的滾動條滾動步長,0代表使用默認步長"/></Container><VerticalLayout parent="Container" notifies="setfocus killfocus timer menu windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true),同時禁用或者啟用子控件"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="mousechild" default="true" type="BOOL" comment="本控件的子控件是否可以響應用戶操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="inset" default="0,0,0,0" type="RECT" comment="容器的內邊距,如(2,2,2,2)"/><Attribute name="vscrollbar" default="false" type="BOOL" comment="是否使用豎向滾動條,如(true)"/><Attribute name="hscrollbar" default="false" type="BOOL" comment="是否使用橫向滾動條,如(true)"/><Attribute name="childpadding" default="0" type="INT" comment="子控件之間的額外距離,如(4)"/><Attribute name="vscrollbarstyle" default="" type="STRING" comment="設置本容器的縱向滾動條的樣式"/><Attribute name="hscrollbarstyle" default="" type="STRING" comment="設置本容器的橫向滾動條的樣式"/><Attribute name="scrollstepsize" default="0" type="INT" comment="容器的滾動條滾動步長,0代表使用默認步長"/><Attribute name="sepheight" default="0" type="INT" comment="分隔符高度,正負表示分隔符在頂部還是底部,如(4)"/><Attribute name="sepimm" default="false" type="BOOL" comment="拖動分隔符是否立即改變大小,如(false)"/></VerticalLayout><HorizontalLayout parent="Container" notifies="setfocus killfocus timer menu windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true),同時禁用或者啟用子控件"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="mousechild" default="true" type="BOOL" comment="本控件的子控件是否可以響應用戶操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="inset" default="0,0,0,0" type="RECT" comment="容器的內邊距,如(2,2,2,2)"/><Attribute name="vscrollbar" default="false" type="BOOL" comment="是否使用豎向滾動條,如(true)"/><Attribute name="hscrollbar" default="false" type="BOOL" comment="是否使用橫向滾動條,如(true)"/><Attribute name="childpadding" default="0" type="INT" comment="子控件之間的額外距離,如(4)"/><Attribute name="vscrollbarstyle" default="" type="STRING" comment="設置本容器的縱向滾動條的樣式"/><Attribute name="hscrollbarstyle" default="" type="STRING" comment="設置本容器的橫向滾動條的樣式"/><Attribute name="scrollstepsize" default="0" type="INT" comment="容器的滾動條滾動步長,0代表使用默認步長"/><Attribute name="sepwidth" default="0" type="INT" comment="分隔符寬,正負表示分隔符在左邊還是右邊,如(-4)"/><Attribute name="sepimm" default="false" type="BOOL" comment="拖動分隔符是否立即改變大小,如(false)"/></HorizontalLayout><TileLayout parent="Container" notifies="setfocus killfocus timer menu windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true),同時禁用或者啟用子控件"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="mousechild" default="true" type="BOOL" comment="本控件的子控件是否可以響應用戶操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="inset" default="0,0,0,0" type="RECT" comment="容器的內邊距,如(2,2,2,2)"/><Attribute name="vscrollbar" default="false" type="BOOL" comment="是否使用豎向滾動條,如(true)"/><Attribute name="hscrollbar" default="false" type="BOOL" comment="是否使用橫向滾動條,如(true)"/><Attribute name="childpadding" default="0" type="INT" comment="子控件之間的額外距離,如(4)"/><Attribute name="vscrollbarstyle" default="" type="STRING" comment="設置本容器的縱向滾動條的樣式"/><Attribute name="hscrollbarstyle" default="" type="STRING" comment="設置本容器的橫向滾動條的樣式"/><Attribute name="scrollstepsize" default="0" type="INT" comment="容器的滾動條滾動步長,0代表使用默認步長"/><Attribute name="columns" default="1" type="INT" comment="列數,如(4)"/><Attribute name="itemsize" default="0,0" type="SIZE" comment="子項固定大小,如(128,128)"/></TileLayout><TabLayout parent="Container" notifies="setfocus killfocus timer menu tabselect windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true),同時禁用或者啟用子控件"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="mousechild" default="true" type="BOOL" comment="本控件的子控件是否可以響應用戶操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="inset" default="0,0,0,0" type="RECT" comment="容器的內邊距,如(2,2,2,2)"/><Attribute name="vscrollbar" default="false" type="BOOL" comment="是否使用豎向滾動條,如(true)"/><Attribute name="hscrollbar" default="false" type="BOOL" comment="是否使用橫向滾動條,如(true)"/><Attribute name="childpadding" default="0" type="DWORD" comment="子控件之間的額外距離,如(4)"/><Attribute name="vscrollbarstyle" default="" type="STRING" comment="設置本容器的縱向滾動條的樣式"/><Attribute name="hscrollbarstyle" default="" type="STRING" comment="設置本容器的橫向滾動條的樣式"/><Attribute name="scrollstepsize" default="0" type="INT" comment="容器的滾動條滾動步長,0代表使用默認步長"/><Attribute name="selectedid" default="0" type="INT" comment="默認選中的頁面id,如(0)"/></TabLayout><ActiveX parent="Control" notifies="setfocus killfocus timer menu showactivex windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true)"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="mousechild" default="true" type="BOOL" comment="本控件的子控件是否可以響應用戶操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="clsid" default="" type="STRING" comment="activex的clsid,如({8856F961-340A-11D0-A96B-00C04FD705A2})"/><Attribute name="modulename" default="" type="STRING" comment="activex從指定位置加載,如(flash/flash.ocx)"/><Attribute name="delaycreate" default="true" type="BOOL" comment="是否需要延遲創建activex,如(false)"/></ActiveX><WebBrowser parent="ActiveX" ><Attribute name="homepage" default="" type="STRING" comment="默認首頁" /><Attribute name="autonavi" default="false" type="BOOL" comment="是否打開默認首頁" /></WebBrowser><Combo parent="Container" notifies="setfocus killfocus timer menu dropdown itemselect windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true),同時禁用或者啟用子控件"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="mousechild" default="true" type="BOOL" comment="本控件的子控件是否可以響應用戶操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="inset" default="0,0,0,0" type="RECT" comment="容器的內邊距,如(2,2,2,2)"/><Attribute name="vscrollbar" default="false" type="BOOL" comment="是否使用豎向滾動條,如(true)"/><Attribute name="hscrollbar" default="false" type="BOOL" comment="是否使用橫向滾動條,如(true)"/><Attribute name="childpadding" default="0" type="INT" comment="子控件之間的額外距離,如(4)"/><Attribute name="vscrollbarstyle" default="" type="STRING" comment="設置本容器的縱向滾動條的樣式"/><Attribute name="hscrollbarstyle" default="" type="STRING" comment="設置本容器的橫向滾動條的樣式"/><Attribute name="textpadding" default="0,0,0,0" type="RECT" comment="文字顯示的邊距,如(2,2,2,2)"/><Attribute name="normalimage" default="" type="STRING" comment="普通狀態圖片"/><Attribute name="hotimage" default="" type="STRING" comment="鼠標懸浮的狀態圖片"/><Attribute name="pushedimage" default="" type="STRING" comment="鼠標按下的狀態圖片"/><Attribute name="focusedimage" default="" type="STRING" comment="獲得焦點時的狀態圖片"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="dropboxsize" default="0,150" type="STRING" comment="彈出框大小設置"/><Attribute name="itemfont" default="-1" type="INT" comment="item的字體id,如(0)"/><Attribute name="itemalign" default="center" type="STRING" comment="item對齊方式,取值left、right、center,如(center)"/><Attribute name="itemendellipsis" default="false" type="BOOL" comment="item句末顯示不全是否使用...代替,如(true)"/><Attribute name="itemtextpadding" default="0,0,0,0" type="RECT" comment="item文字顯示的邊距,如(2,2,2,2)"/><Attribute name="itemtextcolor" default="0xFF000000" type="DWORD" comment="item字體顏色"/><Attribute name="itembkcolor" default="0x00000000" type="DWORD" comment="item背景顏色"/><Attribute name="itembkimage" default="" type="STRING" comment="item背景圖片"/><Attribute name="itemaltbk" default="false" type="BOOL" comment="item是否使用隔行交替背景"/><Attribute name="itemselectedtextcolor" default="0xFF000000" type="DWORD" comment="item被選中時的字體顏色"/><Attribute name="itemselectedbkcolor" default="0xFFC1E3FF" type="DWORD" comment="item被選中時的背景顏色"/><Attribute name="itemselectedimage" default="" type="STRING" comment="item被選中時的背景圖片"/><Attribute name="itemhottextcolor" default="0xFF000000" type="DWORD" comment="item鼠標懸浮時的字體顏色"/><Attribute name="itemhotbkcolor" default="0xFFE9F5FF" type="DWORD" comment="item鼠標懸浮時的背景顏色"/><Attribute name="itemhotimage" default="" type="STRING" comment="item鼠標懸浮時的背景圖片"/><Attribute name="itemdisabledtextcolor" default="0xFFCCCCCC" type="DWORD" comment="item禁用時的字體顏色"/><Attribute name="itemdisabledbkcolor" default="0xFFFFFFFF" type="DWORD" comment="item禁用時的背景顏色"/><Attribute name="itemdisabledimage" default="" type="STRING" comment="item禁用時的背景圖片"/><Attribute name="itemlinecolor" default="0x00000000" type="DWORD" comment="item行分割線顏色"/><Attribute name="itemshowhtml" default="false" type="BOOL" comment="item是否使用類html富文本繪制,如(false)"/><Attribute name="multiexpanding" default="false" type="BOOL" comment="是否支持多個item同時打開,如(false)"/></Combo><Label parent="Control" notifies="setfocus killfocus timer menu windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true)"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="align" default="left" type="STRING" comment="文字對齊方式,取值left、right、center、top、bottom,如(center)"/><Attribute name="endellipsis" default="false" type="BOOL" comment="句末顯示不全是否使用...代替,如(true)"/><Attribute name="font" default="-1" type="INT" comment="字體id,如(0)"/><Attribute name="textcolor" default="0x00000000" type="DWORD" comment="字體顏色,0表示使用默認字體顏色,如(0xFFFF0000)"/><Attribute name="disabledtextcolor" default="0x00000000" type="DWORD" comment="disabled字體顏色,0表示使用默認disabled字體顏色,如(0xFFFF0000)"/><Attribute name="textpadding" default="0,0,0,0" type="RECT" comment="文字顯示的邊距,如(2,2,2,2)"/><Attribute name="showhtml" default="false" type="BOOL" comment="是否使用類html富文本繪制,如(false)"/><Attribute name="align" default="left" type="STRING" comment="文字橫向對齊方式,取值left、center、right"/><Attribute name="valign" default="center" type="STRING" comment="文字縱向對齊方式,取值top、center、bottom"/><Attribute name="autocalcwidth" default="false" type="INT" comment="是否自動計算寬度"/></Label><DateTime parent="Label" notifies="setfocus killfocus timer menu windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true)"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="align" default="left" type="STRING" comment="文字對齊方式,取值left、right、center、top、bottom,如(center)"/><Attribute name="endellipsis" default="false" type="BOOL" comment="句末顯示不全是否使用...代替,如(true)"/><Attribute name="font" default="-1" type="INT" comment="字體id,如(0)"/><Attribute name="textcolor" default="0x00000000" type="DWORD" comment="字體顏色,0表示使用默認字體顏色,如(0xFFFF0000)"/><Attribute name="disabledtextcolor" default="0x00000000" type="DWORD" comment="disabled字體顏色,0表示使用默認disabled字體顏色,如(0xFFFF0000)"/><Attribute name="textpadding" default="0,0,0,0" type="RECT" comment="文字顯示的邊距,如(2,2,2,2)"/><Attribute name="align" default="left" type="STRING" comment="文字橫向對齊方式,取值left、center、right"/><Attribute name="valign" default="center" type="STRING" comment="文字縱向對齊方式,取值top、center、bottom"/><Attribute name="rhaa" default="0" type="STRING" comment="字體質量0-5"/><Attribute name="autocalcwidth" default="false" type="INT" comment="是否自動計算寬度"/></DateTime><GifAnim parent="Control" notifies="setfocus killfocus timer menu windowinit(root)"><Attribute name="bkimage" default="" type="STRING" comment="Gif動畫圖片路徑(不支持source等屬性設置)"/><Attribute name="autoplay" default="true" type="BOOL" comment="是否自動播放GIF動畫"/><Attribute name="autosize" default="false" type="BOOL" comment="是否根據圖片自動設置控件大小(開啟后width和height屬性失效)"/></GifAnim><Menu parent="CListUI" notifies="setfocus killfocus timer menu itemselect windowinit(root)"><Attribute name="inset" default="0,0,0,0" type="RECT" comment="菜單的高度等于所有菜單項的高度之和,加上inset屬性的top和bottom"/><!-- Menu標簽的屬性要通過Default來定義,為了讓下級菜單也能擁有同樣的外觀,其他屬性設置見List --></Menu><MenuElement parent="CListContainerElementUI" notifies="click valuechanged WM_MENUCLICK"><Attribute name="icon" default="" type="STRING" comment="菜單項的圖標圖片"/><Attribute name="iconsize" default="0,0" type="SIZE" comment="圖片的大小,最大為26x26"/><Attribute name="checkitem" default="false" type="BOOL" comment="是否有復選功能"/><Attribute name="ischeck" default="false" type="BOOL" comment="是否被選中(前提是開啟了復選功能,復選功能屬性應該寫在本屬性的前面)"/><Attribute name="linetype" default="false" type="BOOL" comment="是否是分割線(開啟后將不會顯示圖標)"/><Attribute name="linepadding" default="29,0,7,0" type="RECT" comment="分割線的外邊據"/><Attribute name="linecolor" default="0xFFBCBFC4" type="DWORD" comment="分割線的顏色"/><Attribute name="expland" default="false" type="BOOL" comment="是否顯示下級菜單的小三角圖片(需要通過Default標簽設置ExplandIcon屬性圖片的路徑)"/><Attribute name="height" default="30" type="INT" comment="菜單項高度(分割線默認高度是6)"/></MenuElement><Button parent="Label" notifies="setfocus killfocus timer menu click windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true)"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="align" default="left" type="STRING" comment="文字對齊方式,取值left、right、center、top、button,如(center)"/><Attribute name="endellipsis" default="false" type="BOOL" comment="句末顯示不完是否使用...代替,如(true)"/><Attribute name="font" default="-1" type="INT" comment="字體id,如(0)"/><Attribute name="textcolor" default="0x00000000" type="DWORD" comment="字體顏色,0表示使用默認字體顏色,如(0xFFFF0000)"/><Attribute name="disabledtextcolor" default="0x00000000" type="DWORD" comment="disabled字體顏色,0表示使用默認disabled字體顏色,如(0xFFFF0000)"/><Attribute name="textpadding" default="0,0,0,0" type="RECT" comment="文字顯示的邊距,如(2,2,2,2)"/><Attribute name="showhtml" default="false" type="BOOL" comment="是否使用類html富文本繪制,如(false)"/><Attribute name="normalimage" default="" type="STRING" comment="普通狀態圖片"/><Attribute name="hotimage" default="" type="STRING" comment="鼠標懸浮的狀態圖片"/><Attribute name="pushedimage" default="" type="STRING" comment="鼠標按下的狀態圖片"/><Attribute name="focusedimage" default="" type="STRING" comment="獲得焦點時的狀態圖片"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="foreimage" default="" type="STRING" comment="前景圖片"/><Attribute name="hotforeimage" default="" type="STRING" comment="鼠標懸浮的前景狀態圖片"/><Attribute name="pushedforeimage" default="" type="STRING" comment="鼠標按下的前景狀態圖片"/><Attribute name="hottextcolor" default="0x00000000" type="DWORD" comment="鼠標懸浮字體顏色,0表示不使用此顏色,如(0xFFFF0000)"/><Attribute name="pushedtextcolor" default="0x00000000" type="DWORD" comment="鼠標按下字體顏色,0表示不使用此顏色,如(0xFFFF0000)"/><Attribute name="focusedtextcolor" default="0x00000000" type="DWORD" comment="獲得焦點字體顏色,0表示不使用此顏色,如(0xFFFF0000)"/><Attribute name="autocalcwidth" default="false" type="INT" comment="是否自動計算寬度"/><Attribute name="bindtablayoutname" default="" type="STRING" comment="綁定TabLayout控件"/><Attribute name="bindtabindex" default="" type="INT" comment="點擊后將觸發綁定TabLayout控件的對應索引號"/><Attribute name="multiline" default="false" type="INT" comment="是否支持多行文字"/></Button><Option parent="Button" notifies="setfocus killfocus timer menu click selectchanged windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true)"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="align" default="left" type="STRING" comment="文字對齊方式,取值left、right、center、top、button,如(center)"/><Attribute name="endellipsis" default="false" type="BOOL" comment="句末顯示不完是否使用...代替,如(true)"/><Attribute name="font" default="-1" type="INT" comment="字體id,如(0)"/><Attribute name="textcolor" default="0x00000000" type="DWORD" comment="字體顏色,0表示使用默認字體顏色,如(0xFFFF0000)"/><Attribute name="disabledtextcolor" default="0x00000000" type="DWORD" comment="disabled字體顏色,0表示使用默認disabled字體顏色,如(0xFFFF0000)"/><Attribute name="textpadding" default="0,0,0,0" type="RECT" comment="文字顯示的邊距,如(2,2,2,2)"/><Attribute name="showhtml" default="false" type="BOOL" comment="是否使用類html富文本繪制,如(false)"/><Attribute name="normalimage" default="" type="STRING" comment="普通狀態圖片"/><Attribute name="hotimage" default="" type="STRING" comment="鼠標懸浮的狀態圖片"/><Attribute name="pushedimage" default="" type="STRING" comment="鼠標按下的狀態圖片"/><Attribute name="focusedimage" default="" type="STRING" comment="獲得焦點時的狀態圖片"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="selectedimage" default="" type="STRING" comment="選中的狀態圖片"/><Attribute name="selectedhotimage" default="" type="STRING" comment="選中鼠標懸浮的的狀態圖片"/><Attribute name="selectedpushedimage" default="" type="STRING" comment="選中鼠標按下的的狀態圖片"/><Attribute name="foreimage" default="" type="STRING" comment="前景圖片"/><Attribute name="selectedforeimage" default="" type="STRING" comment="選中的前景圖片"/><Attribute name="hottextcolor" default="0x00000000" type="DWORD" comment="鼠標懸浮字體顏色,0表示不使用此顏色,如(0xFFFF0000)"/><Attribute name="pushedtextcolor" default="0x00000000" type="DWORD" comment="鼠標按下字體顏色,0表示不使用此顏色,如(0xFFFF0000)"/><Attribute name="focusedtextcolor" default="0x00000000" type="DWORD" comment="獲得焦點字體顏色,0表示不使用此顏色,如(0xFFFF0000)"/><Attribute name="selectedbkcolor" default="0x00000000" type="DWORD" comment="選中狀態背景顏色,0表示不使用此顏色,如(0xFFFF0000)"/><Attribute name="group" default="" type="STRING" comment="所屬組的名稱,可不設"/><Attribute name="selected" default="false" type="BOOL" comment="是否選中"/><Attribute name="bindtablayoutname" default="" type="STRING" comment="綁定TabLayout控件"/><Attribute name="bindtabindex" default="" type="INT" comment="點擊后將觸發綁定TabLayout控件的對應索引號"/></Option><Text parent="Label" notifies="setfocus killfocus timer menu link windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true)"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="align" default="left" type="STRING" comment="文字對齊方式,取值left、right、center、top、button,如(center)"/><Attribute name="endellipsis" default="false" type="BOOL" comment="句末顯示不完是否使用...代替,如(true)"/><Attribute name="font" default="-1" type="INT" comment="字體id,如(0)"/><Attribute name="textcolor" default="0x00000000" type="DWORD" comment="字體顏色,0表示使用默認字體顏色,如(0xFFFF0000)"/><Attribute name="shadowcolor" default="0x00000000" type="DWORD" comment="字體陰影顏色,可用在背景色經常變換的場景,0表示無陰影,如(0xFFFF0000)"/><Attribute name="disabledtextcolor" default="0x00000000" type="DWORD" comment="disabled字體顏色,0表示使用默認disabled字體顏色,如(0xFFFF0000)"/><Attribute name="textpadding" default="2,0,2,0" type="RECT" comment="文字顯示的邊距,如(2,0,2,0)"/><Attribute name="showhtml" default="false" type="BOOL" comment="是否使用類html富文本繪制,如(false)"/><Attribute name="autocalcwidth" default="false" type="INT" comment="是否自動計算寬度"/></Text><Progress parent="Label" notifies="setfocus killfocus timer menu windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true)"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="align" default="certer" type="STRING" comment="文字對齊方式,取值left、right、center、top、button,如(center)"/><Attribute name="endellipsis" default="false" type="BOOL" comment="句末顯示不完是否使用...代替,如(true)"/><Attribute name="font" default="-1" type="INT" comment="字體id,如(0)"/><Attribute name="textcolor" default="0x00000000" type="DWORD" comment="字體顏色,0表示使用默認字體顏色,如(0xFFFF0000)"/><Attribute name="disabledtextcolor" default="0x00000000" type="DWORD" comment="disabled字體顏色,0表示使用默認disabled字體顏色,如(0xFFFF0000)"/><Attribute name="textpadding" default="2,0,2,0" type="RECT" comment="文字顯示的邊距,如(2,0,2,0)"/><Attribute name="showhtml" default="false" type="BOOL" comment="是否使用類html富文本繪制,如(false)"/><Attribute name="foreimage" default="" type="STRING" comment="前景圖片"/><Attribute name="hor" default="true" type="BOOL" comment="水平或垂直,如(true)"/><Attribute name="min" default="0" type="INT" comment="進度最小值,如(0)"/><Attribute name="max" default="100" type="INT" comment="進度最大值,如(100)"/><Attribute name="value" default="0" type="INT" comment="進度值,如(50)"/><Attribute name="isstretchfore" default="TRUE" type="BOOL" comment="指定前景圖片是否縮放顯示"/><Attribute name="autocalcwidth" default="false" type="INT" comment="是否自動計算寬度"/></Progress><Slider parent="Progress" notifies="setfocus killfocus timer menu valuechanged movevaluechanged windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true)"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="align" default="center" type="STRING" comment="文字對齊方式,取值left、right、center、top、button,如(center)"/><Attribute name="endellipsis" default="false" type="BOOL" comment="句末顯示不完是否使用...代替,如(true)"/><Attribute name="font" default="-1" type="INT" comment="字體id,如(0)"/><Attribute name="textcolor" default="0x00000000" type="DWORD" comment="字體顏色,0表示使用默認字體顏色,如(0xFFFF0000)"/><Attribute name="disabledtextcolor" default="0x00000000" type="DWORD" comment="disabled字體顏色,0表示使用默認disabled字體顏色,如(0xFFFF0000)"/><Attribute name="textpadding" default="2,0,2,0" type="RECT" comment="文字顯示的邊距,如(2,0,2,0)"/><Attribute name="showhtml" default="false" type="BOOL" comment="是否使用類html富文本繪制,如(false)"/><Attribute name="foreimage" default="" type="STRING" comment="前景圖片"/><Attribute name="hor" default="true" type="BOOL" comment="水平或垂直,如(true)"/><Attribute name="min" default="0" type="INT" comment="進度最小值,如(0)"/><Attribute name="max" default="100" type="INT" comment="進度最大值,如(100)"/><Attribute name="value" default="0" type="INT" comment="進度值,如(50)"/><Attribute name="thumbimage" default="" type="STRING" comment="拖動滑塊普通狀態圖片"/><Attribute name="thumbhotimage" default="" type="STRING" comment="拖動滑塊鼠標懸浮狀態圖片"/><Attribute name="thumbpushedimage" default="" type="STRING" comment="拖動滑塊鼠標按下狀態圖片"/><Attribute name="thumbsize" default="10,10" type="SIZE" comment="拖動滑塊大小,如(10,10)"/><Attribute name="step" default="1" type="INT" comment="進度步長,如(1)"/><Attribute name="sendmove" default="false" type="BOOL" comment="是否發送movevaluechanged消息"/></Slider><Edit parent="Label" notifies="setfocus killfocus timer menu return textchanged windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true)"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="align" default="left" type="STRING" comment="文字對齊方式,取值left、right、center、top、button,如(center)"/><Attribute name="endellipsis" default="false" type="BOOL" comment="句末顯示不完是否使用...代替,如(true)"/><Attribute name="font" default="-1" type="INT" comment="字體id,如(0)"/><Attribute name="textcolor" default="0x00000000" type="DWORD" comment="字體顏色,0表示使用默認字體顏色,如(0xFFFF0000)"/><Attribute name="disabledtextcolor" default="0x00000000" type="DWORD" comment="disabled字體顏色,0表示使用默認disabled字體顏色,如(0xFFFF0000)"/><Attribute name="textpadding" default="0,0,0,0" type="RECT" comment="文字顯示的邊距,如(2,2,2,2)"/><Attribute name="showhtml" default="false" type="BOOL" comment="是否使用類html富文本繪制,如(false)"/><Attribute name="readonly" default="false" type="BOOL" comment="是否只讀,如(false)"/><Attribute name="password" default="false" type="BOOL" comment="是否顯示密碼字符,如(false)"/><Attribute name="maxchar" default="255" type="INT" comment="輸入字符最大長度,如(100)"/><Attribute name="normalimage" default="" type="STRING" comment="普通狀態圖片"/><Attribute name="hotimage" default="" type="STRING" comment="鼠標懸浮狀態圖片"/><Attribute name="focusedimage" default="" type="STRING" comment="獲得焦點狀態圖片"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用狀態圖片"/><Attribute name="nativebkcolor" default="0x00000000" type="DWORD" comment="windows原生edit控件的背景顏色,如(0xFFFFFFFF)"/><Attribute name="nativetextcolor" default="0x00000000" type="DWORD" comment="windows原生edit控件的文字顏色,如(0xFFFFFFFF)"/><Attribute name="passwordchar" default="" type="STRING" comment="設置密碼字符"/><Attribute name="tipvalue" default="" type="STRING" comment="文本框內提示文字,當文本框text為空時顯示并失去焦點時顯示"/><Attribute name="tipvaluecolor" default="0xFFBAC0C5" type="DWORD" comment="文本框內提示文字的顏色"/></Edit><ScrollBar parent="Control" notifies="timer menu scrolled windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true)"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="button1normalimage" default="" type="STRING" comment="左或上按鈕普通狀態圖片"/><Attribute name="button1hotimage" default="" type="STRING" comment="左或上按鈕鼠標懸浮狀態圖片"/><Attribute name="button1pushedimage" default="" type="STRING" comment="左或上按鈕鼠標按下狀態圖片"/><Attribute name="button1disabledimage" default="" type="STRING" comment="左或上按鈕禁用狀態圖片"/><Attribute name="button2normalimage" default="" type="STRING" comment="右或下按鈕普通狀態圖片"/><Attribute name="button2hotimage" default="" type="STRING" comment="右或下按鈕鼠標懸浮狀態圖片"/><Attribute name="button2pushedimage" default="" type="STRING" comment="右或下按鈕鼠標按下狀態圖片"/><Attribute name="button2disabledimage" default="" type="STRING" comment="右或下按鈕禁用狀態圖片"/><Attribute name="thumbnormalimage" default="" type="STRING" comment="滑塊普通狀態圖片"/><Attribute name="thumbhotimage" default="" type="STRING" comment="滑塊鼠標懸浮狀態圖片"/><Attribute name="thumbpushedimage" default="" type="STRING" comment="滑塊鼠標按下狀態圖片"/><Attribute name="thumbdisabledimage" default="" type="STRING" comment="滑塊禁用狀態圖片"/><Attribute name="railnormalimage" default="" type="STRING" comment="滑塊中間標識普通狀態圖片"/><Attribute name="railhotimage" default="" type="STRING" comment="滑塊中間標識鼠標懸浮狀態圖片"/><Attribute name="railpushedimage" default="" type="STRING" comment="滑塊中間標識鼠標按下狀態圖片"/><Attribute name="raildisabledimage" default="" type="STRING" comment="滑塊中間標識禁用狀態圖片"/><Attribute name="bknormalimage" default="" type="STRING" comment="背景普通狀態圖片"/><Attribute name="bkhotimage" default="" type="STRING" comment="背景鼠標懸浮狀態圖片"/><Attribute name="bkpushedimage" default="" type="STRING" comment="背景鼠標按下狀態圖片"/><Attribute name="bkdisabledimage" default="" type="STRING" comment="背景禁用狀態圖片"/><Attribute name="hor" default="true" type="BOOL" comment="水平或垂直,如(true)"/><Attribute name="linesize" default="8" type="INT" comment="滾動一行的大小,如(8)"/><Attribute name="range" default="100" type="INT" comment="滾動范圍,如(100)"/><Attribute name="value" default="0" type="INT" comment="滾動位置,如(0)"/><Attribute name="showbutton1" default="true" type="BOOL" comment="是否顯示左或上按鈕,如(true)"/><Attribute name="showbutton2" default="true" type="BOOL" comment="是否顯示右或下按鈕,如(true)"/></ScrollBar><List parent="VerticalLayout" notifies="setfocus killfocus timer menu itemselect windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true),同時禁用或者啟用子控件"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="mousechild" default="true" type="BOOL" comment="本控件的子控件是否可以響應用戶操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="inset" default="0,0,0,0" type="RECT" comment="容器的內邊距,如(2,2,2,2)"/><Attribute name="vscrollbar" default="false" type="BOOL" comment="是否使用豎向滾動條,如(true)"/><Attribute name="hscrollbar" default="false" type="BOOL" comment="是否使用橫向滾動條,如(true)"/><Attribute name="childpadding" default="0" type="INT" comment="子控件之間的額外距離,如(4)"/><Attribute name="vscrollbarstyle" default="" type="STRING" comment="設置本容器的縱向滾動條的樣式"/><Attribute name="hscrollbarstyle" default="" type="STRING" comment="設置本容器的橫向滾動條的樣式"/><Attribute name="scrollstepsize" default="0" type="INT" comment="容器的滾動條滾動步長,0代表使用默認步長"/><Attribute name="sepheight" default="0" type="INT" comment="分隔符高度,正負表示分隔符在頂部還是底部,如(4)"/><Attribute name="sepimm" default="false" type="BOOL" comment="拖動分隔符是否立即改變大小,如(false)"/><Attribute name="header" default="true" type="BOOL" comment="是否顯示表頭,如(true),隱藏則設置為hidden"/><Attribute name="headerbkimage" default="" type="STRING" comment="表頭背景圖片"/><Attribute name="scrollselect" default="false" type="BOOL" comment="是否隨滾動改變選中項,如(false)"/><Attribute name="itemfont" default="-1" type="INT" comment="item的字體id,如(0)"/><Attribute name="itemalign" default="center" type="STRING" comment="item對齊方式,取值left、right、center,如(center)"/><Attribute name="itemendellipsis" default="false" type="BOOL" comment="item句末顯示不全是否使用...代替,如(true)"/><Attribute name="itemtextpadding" default="0,0,0,0" type="RECT" comment="item文字顯示的邊距,如(2,2,2,2)"/><Attribute name="itemtextcolor" default="0xFF000000" type="DWORD" comment="item字體顏色"/><Attribute name="itembkcolor" default="0x00000000" type="DWORD" comment="item背景顏色"/><Attribute name="itembkimage" default="" type="STRING" comment="item背景圖片"/><Attribute name="itemaltbk" default="false" type="BOOL" comment="item是否使用隔行交替背景"/><Attribute name="itemselectedtextcolor" default="0xFF000000" type="DWORD" comment="item被選中時的字體顏色"/><Attribute name="itemselectedbkcolor" default="0xFFC1E3FF" type="DWORD" comment="item被選中時的背景顏色"/><Attribute name="itemselectedimage" default="" type="STRING" comment="item被選中時的背景圖片"/><Attribute name="itemhottextcolor" default="0xFF000000" type="DWORD" comment="item鼠標懸浮時的字體顏色"/><Attribute name="itemhotbkcolor" default="0xFFE9F5FF" type="DWORD" comment="item鼠標懸浮時的背景顏色"/><Attribute name="itemhotimage" default="" type="STRING" comment="item鼠標懸浮時的背景圖片"/><Attribute name="itemdisabledtextcolor" default="0xFFCCCCCC" type="DWORD" comment="item禁用時的字體顏色"/><Attribute name="itemdisabledbkcolor" default="0xFFFFFFFF" type="DWORD" comment="item禁用時的背景顏色"/><Attribute name="itemdisabledimage" default="" type="STRING" comment="item禁用時的背景圖片"/><Attribute name="itemlinecolor" default="0x00000000" type="DWORD" comment="item行分割線顏色"/><Attribute name="itemshowhtml" default="false" type="BOOL" comment="item是否使用類html富文本繪制,如(false)"/><Attribute name="multiexpanding" default="false" type="BOOL" comment="是否支持多個item同時打開,如(false)"/></List><ListHeader parent="HorizontalLayout" notifies="setfocus killfocus timer windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true),同時禁用或者啟用子控件"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="mousechild" default="true" type="BOOL" comment="本控件的子控件是否可以響應用戶操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="inset" default="0,0,0,0" type="RECT" comment="容器的內邊距,如(2,2,2,2)"/><Attribute name="vscrollbar" default="false" type="BOOL" comment="是否使用豎向滾動條,如(true)"/><Attribute name="hscrollbar" default="false" type="BOOL" comment="是否使用橫向滾動條,如(true)"/><Attribute name="childpadding" default="0" type="INT" comment="子控件之間的額外距離,如(4)"/><Attribute name="sepwidth" default="0" type="INT" comment="分隔符寬,正負表示分隔符在左邊還是右邊,如(-4)"/><Attribute name="sepimm" default="false" type="BOOL" comment="拖動分隔符是否立即改變大小,如(false)"/><Attribute name="scaleheader" default="false" type="BOOL" comment="每個表頭的寬度是否按照百分比來設置"/></ListHeader><ListHeaderItem parent="Control" notifies="setfocus killfocus timer headerclick windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="16" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true)"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="dragable" default="true" type="BOOL" comment="是否可拖動改變大小,如(true)"/><Attribute name="sepwidth" default="4" type="INT" comment="分隔符寬,如(4)"/><Attribute name="align" default="left" type="STRING" comment="文字對齊方式,取值left、right、cente,如(center)"/><Attribute name="endellipsis" default="false" type="BOOL" comment="句末顯示不全是否使用...代替,如(true)"/><Attribute name="font" default="-1" type="INT" comment="字體id,如(0)"/><Attribute name="textcolor" default="0x00000000" type="DWORD" comment="字體顏色,0表示使用默認字體顏色,如(0xFFFF0000)"/><Attribute name="textpadding" default="2,0,2,0" type="RECT" comment="文字顯示的邊距,如(2,2,2,2)"/><Attribute name="showhtml" default="false" type="BOOL" comment="是否使用類html富文本繪制,如(false)"/><Attribute name="normalimage" default="" type="STRING" comment="普通狀態圖片"/><Attribute name="hotimage" default="" type="STRING" comment="鼠標懸浮的狀態圖片"/><Attribute name="pushedimage" default="" type="STRING" comment="鼠標按下的狀態圖片"/><Attribute name="focusedimage" default="" type="STRING" comment="獲得焦點時的狀態圖片"/><Attribute name="sepimage" default="" type="STRING" comment="拖動條圖片"/><Attribute name="scale" default="0" type="INT" comment="設置子表頭所占總表頭的百分比寬度,如40(代表占40%的寬度)"/></ListHeaderItem><ListLabelElement parent="Control" notifies="setfocus killfocus timer itemactivate itemclick windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true)"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="selected" default="false" type="BOOL" comment="是否選中,如(true)"/></ListLabelElement><ListTextElement parent="ListLabelElement" notifies="setfocus killfocus timer itemactivate itemclick link windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true)"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="selected" default="false" type="BOOL" comment="是否選中,如(true)"/></ListTextElement><ListContainerElement parent="Container" notifies="setfocus killfocus timer itemactivate itemclick itemexpanded itemcollapsed windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true),同時禁用或者啟用子控件"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="mousechild" default="true" type="BOOL" comment="本控件的子控件是否可以響應用戶操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="inset" default="0,0,0,0" type="RECT" comment="容器的內邊距,如(2,2,2,2)"/><Attribute name="vscrollbar" default="false" type="BOOL" comment="是否使用豎向滾動條,如(true)"/><Attribute name="hscrollbar" default="false" type="BOOL" comment="是否使用橫向滾動條,如(true)"/><Attribute name="childpadding" default="0" type="INT" comment="子控件之間的額外距離,如(4)"/><Attribute name="selected" default="false" type="BOOL" comment="是否選中,如(true)"/></ListContainerElement><RichEdit parent="Container" notifies="textchanged setfocus killfocus timer menu return windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="0" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bordervisible" default="false" type="BOOL" comment="是否顯示邊框"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true),同時禁用或者啟用子控件"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="mousechild" default="true" type="BOOL" comment="本控件的子控件是否可以響應用戶操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="inset" default="0,0,0,0" type="RECT" comment="容器的內邊距,如(2,2,2,2)"/><Attribute name="vscrollbar" default="false" type="BOOL" comment="是否使用豎向滾動條,如(true)"/><Attribute name="autovscroll" default="false" type="BOOL" comment="是否隨輸入豎向滾動,如(true)"/><Attribute name="hscrollbar" default="false" type="BOOL" comment="是否使用橫向滾動條,如(true)"/><Attribute name="autohscroll" default="false" type="BOOL" comment="是否隨輸入橫向滾動,如(true)"/><Attribute name="childpadding" default="0" type="INT" comment="子控件之間的額外距離,如(4)"/><Attribute name="vscrollbarstyle" default="" type="STRING" comment="設置本容器的縱向滾動條的樣式"/><Attribute name="hscrollbarstyle" default="" type="STRING" comment="設置本容器的橫向滾動條的樣式"/><Attribute name="wanttab" default="true" type="BOOL" comment="是否接受tab按鍵消息,如(true)"/><Attribute name="wantreturn" default="true" type="BOOL" comment="是否接受return按鍵消息,如(true)"/><Attribute name="wantctrlreturn" default="true" type="BOOL" comment="是否接受ctrl+return按鍵消息,如(true)"/><Attribute name="transparent" default="true" type="BOOL" comment="是否背景透明,如(true)"/><Attribute name="rich" default="true" type="BOOL" comment="是否使用富格式,如(true)"/><Attribute name="multiline" default="true" type="BOOL" comment="是否使用多行,如(true)"/><Attribute name="readonly" default="false" type="BOOL" comment="是否只讀,如(false)"/><Attribute name="password" default="false" type="BOOL" comment="是否顯示密碼符,如(true)"/><Attribute name="align" default="left" type="STRING" comment="文字對齊方式,取值left、right、cente,如(center)"/><Attribute name="font" default="-1" type="INT" comment="字體id,如(0)"/><Attribute name="textcolor" default="0xFF000000" type="DWORD" comment="字體顏色,如(0xFFFF0000)"/><Attribute name="maxchar" default="-1" type="INT" comment="輸入字符最大長度,如(100),默認為無限制"/><Attribute name="normalimage" default="" type="STRING" comment="普通狀態圖片"/><Attribute name="hotimage" default="" type="STRING" comment="鼠標懸浮狀態圖片"/><Attribute name="focusedimage" default="" type="STRING" comment="獲得焦點狀態圖片"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用狀態圖片"/><Attribute name="textpadding" default="0,0,0,0" type="RECT" comment="文字顯示的邊距,如(2,2,2,2)"/><Attribute name="tipvalue" default="" type="STRING" comment="文本框內提示文字,當文本框text為空時顯示并失去焦點時顯示"/><Attribute name="tipvaluecolor" default="0xFFBAC0C5" type="DWORD" comment="文本框內提示文字的顏色"/></RichEdit><TreeView parent="List" notifies="selectchanged setfocus killfocus timer menu itemselect windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true),同時禁用或者啟用子控件"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="mousechild" default="true" type="BOOL" comment="本控件的子控件是否可以響應用戶操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="inset" default="0,0,0,0" type="RECT" comment="容器的內邊距,如(2,2,2,2)"/><Attribute name="vscrollbar" default="false" type="BOOL" comment="是否使用豎向滾動條,如(true)"/><Attribute name="hscrollbar" default="false" type="BOOL" comment="是否使用橫向滾動條,如(true)"/><Attribute name="childpadding" default="0" type="INT" comment="子控件之間的額外距離,如(4)"/><Attribute name="vscrollbarstyle" default="" type="STRING" comment="設置本容器的縱向滾動條的樣式"/><Attribute name="hscrollbarstyle" default="" type="STRING" comment="設置本容器的橫向滾動條的樣式"/><Attribute name="scrollstepsize" default="0" type="INT" comment="容器的滾動條滾動步長,0代表使用默認步長"/><Attribute name="sepheight" default="0" type="INT" comment="分隔符高度,正負表示分隔符在頂部還是底部,如(4)"/><Attribute name="sepimm" default="false" type="BOOL" comment="拖動分隔符是否立即改變大小,如(false)"/><Attribute name="header" default="true" type="BOOL" comment="是否顯示表頭,如(true)"/><Attribute name="headerbkimage" default="" type="STRING" comment="表頭背景圖片"/><Attribute name="scrollselect" default="false" type="BOOL" comment="是否隨滾動改變選中項,如(false)"/><Attribute name="itemfont" default="-1" type="INT" comment="item的字體id,如(0)"/><Attribute name="itemalign" default="center" type="STRING" comment="item對齊方式,取值left、right、center,如(center)"/><Attribute name="itemendellipsis" default="false" type="BOOL" comment="item句末顯示不全是否使用...代替,如(true)"/><Attribute name="itemtextpadding" default="0,0,0,0" type="RECT" comment="item文字顯示的邊距,如(2,2,2,2)"/><Attribute name="itemtextcolor" default="0xFF000000" type="DWORD" comment="item字體顏色"/><Attribute name="itembkcolor" default="0x00000000" type="DWORD" comment="item背景顏色"/><Attribute name="itembkimage" default="" type="STRING" comment="item背景圖片"/><Attribute name="itemaltbk" default="false" type="BOOL" comment="item是否使用隔行交替背景"/><Attribute name="itemselectedtextcolor" default="0xFF000000" type="DWORD" comment="item被選中時的字體顏色"/><Attribute name="itemselectedbkcolor" default="0xFFC1E3FF" type="DWORD" comment="item被選中時的背景顏色"/><Attribute name="itemselectedimage" default="" type="STRING" comment="item被選中時的背景圖片"/><Attribute name="itemhottextcolor" default="0xFF000000" type="DWORD" comment="item鼠標懸浮時的字體顏色"/><Attribute name="itemhotbkcolor" default="0xFFE9F5FF" type="DWORD" comment="item鼠標懸浮時的背景顏色"/><Attribute name="itemhotimage" default="" type="STRING" comment="item鼠標懸浮時的背景圖片"/><Attribute name="itemdisabledtextcolor" default="0xFFCCCCCC" type="DWORD" comment="item禁用時的字體顏色"/><Attribute name="itemdisabledbkcolor" default="0xFFFFFFFF" type="DWORD" comment="item禁用時的背景顏色"/><Attribute name="itemdisabledimage" default="" type="STRING" comment="item禁用時的背景圖片"/><Attribute name="itemlinecolor" default="0x00000000" type="DWORD" comment="item行分割線顏色"/><Attribute name="itemshowhtml" default="false" type="BOOL" comment="item是否使用類html富文本繪制,如(false)"/><Attribute name="multiexpanding" default="false" type="BOOL" comment="是否支持多個item同時打開,如(false)"/><!--TreeView 私有屬性--><Attribute name="multipleitem" default="true" type="BOOL" comment="是否允許item多選"/><Attribute name="itemcheckimgsize" default="0,0" type="SIZE" comment="Item的復選框圖片大小,如(2,2)"/><Attribute name="itemiconimgsize" default="0,0" type="SIZE" comment="Item的圖標大小,如(2,2)"/><Attribute name="visiblefolderbtn" default="true" type="BOOL" comment="是否顯示展開與收縮按鈕對象"/><Attribute name="visiblecheckbtn" default="false" type="BOOL" comment="是否顯示復選框對象"/><Attribute name="itemminwidth" default="0" type="UINT" comment="設置Item的最小寬度,當hscrollbar為真且itemminwidth大于TreeView寬度時才會顯示橫向滾動條"/><Attribute name="itemtextcolor" default="0x00000000" type="DWORD" comment="item文本顏色"/><Attribute name="itemhottextcolor" default="0x00000000" type="DWORD" comment="鼠標進入item時文本顏色"/><Attribute name="selitemtextcolor" default="0x00000000" type="DWORD" comment="item被選中時文本顏色"/><Attribute name="selitemhottextcolor" default="0x00000000" type="DWORD" comment="item被選中時且鼠標進入時的文本顏色"/></TreeView><TreeNode parent="ListContainerElement" notifies="setfocus killfocus timer itemactivate itemclick itemexpanded itemcollapsed windowinit(root)"><Attribute name="name" default="" type="STRING" comment="控件名字,同一窗口內必須唯一,如(testbtn)"/><Attribute name="pos" default="0,0,0,0" type="RECT" comment="位置,如果為float控件則指定位置和大小,否則只指定大小,如(0,0,100,100)"/><Attribute name="padding" default="0,0,0,0" type="RECT" comment="外邊距,如(2,2,2,2)"/><Attribute name="bkcolor" default="0x00000000" type="DWORD" comment="背景顏色,如(0xFFFF0000)"/><Attribute name="bkcolor2" default="0x00000000" type="DWORD" comment="背景漸變色2,和bkcolor配合使用,如(0xFFFFFF00)"/><Attribute name="bkcolor3" default="0x00000000" type="DWORD" comment="背景漸變色3,和bkcolor、bkcolor2配合使用,如(0xFFFF00FF)"/><Attribute name="bordercolor" default="0x00000000" type="DWORD" comment="邊框顏色,如(0xFF000000)"/><Attribute name="focusbordercolor" default="0x00000000" type="DWORD" comment="獲得焦點時邊框的顏色,如(0xFFFF0000)"/><Attribute name="colorhsl" default="false" type="BOOL" comment="本控件的顏色是否隨窗口的hsl變化而變化,如(false)"/><Attribute name="bordersize" default="1" type="INT" comment="邊框大小,如(1)"/><Attribute name="borderround" default="0,0" type="SIZE" comment="邊框圓角半徑,如(2,2)"/><Attribute name="bkimage" default="" type="STRING" comment="背景圖片,如(bk.bmp或file='aaa.jpg' res='' restype='0' dest='0,0,0,0' source='0,0,0,0' corner='0,0,0,0' mask='#FF0000' fade='255' hole='false' xtiled='false' ytiled='false')"/><Attribute name="disabledimage" default="" type="STRING" comment="禁用的狀態圖片"/><Attribute name="width" default="0" type="INT" comment="控件預設的寬度,如(100)"/><Attribute name="height" default="0" type="INT" comment="控件預設的高度,如(30)"/><Attribute name="minwidth" default="0" type="INT" comment="控件的最小寬度,如(100)"/><Attribute name="minheight" default="0" type="INT" comment="控件的最小高度,如(30)"/><Attribute name="maxwidth" default="9999" type="INT" comment="控件的最大寬度,如(100)"/><Attribute name="maxheight" default="9999" type="INT" comment="控件的最大高度,如(30)"/><Attribute name="text" default="" type="STRING" comment="顯示文本,如(測試文本)"/><Attribute name="tooltip" default="" type="STRING" comment="鼠標懸浮提示,如(請在這里輸入你的密碼)"/><Attribute name="userdata" default="" type="STRING" comment="自定義標識"/><Attribute name="enabled" default="true" type="BOOL" comment="是否可以響應用戶操作,如(true),同時禁用或者啟用子控件"/><Attribute name="mouse" default="true" type="BOOL" comment="本控件是否可以響應鼠標操作,如(true)"/><Attribute name="mousechild" default="true" type="BOOL" comment="本控件的子控件是否可以響應用戶操作,如(true)"/><Attribute name="visible" default="true" type="BOOL" comment="是否可見,如(true)"/><Attribute name="float" default="false" type="BOOL" comment="是否使用絕對定位,如(true)"/><Attribute name="shortcut" default="" type="CHAR" comment="對應的快捷鍵,如(P)"/><Attribute name="menu" default="false" type="BOOL" comment="是否需要右鍵菜單,如(true)"/><Attribute name="inset" default="0,0,0,0" type="RECT" comment="容器的內邊距,如(2,2,2,2)"/><Attribute name="vscrollbar" default="false" type="BOOL" comment="是否使用豎向滾動條,如(true)"/><Attribute name="hscrollbar" default="false" type="BOOL" comment="是否使用橫向滾動條,如(true)"/><Attribute name="childpadding" default="0" type="INT" comment="子控件之間的額外距離,如(4)"/><Attribute name="selected" default="false" type="BOOL" comment="是否選中,如(true)"/><!--TreeNode 私有屬性--><Attribute name="horizattr" default="" type="STRING" comment="item虛線、復選框、展開與收縮、文本按鈕等對象容器屬性設置,格式參考Default元素的屬性設置"/><Attribute name="dotlineattr" default="" type="STRING" comment="item虛線對象屬性設置,格式參考Default元素的屬性設置"/><Attribute name="folderattr" default="" type="STRING" comment="item展開與收縮按鈕對象屬性設置,格式參考Default元素的屬性設置"/><Attribute name="checkboxattr" default="" type="STRING" comment="item復選框對象屬性設置,格式參考Default元素的屬性設置"/><Attribute name="itemattr" default="" type="STRING" comment="item按鈕對象屬性設置,格式參考Default元素的屬性設置"/><Attribute name="textcolor" default="0x00000000" type="DWORD" comment="item文本顏色"/><Attribute name="texthotcolor" default="0x00000000" type="DWORD" comment="鼠標進入item時文本顏色"/><Attribute name="selitemtextcolor" default="0x00000000" type="DWORD" comment="item被選中時文本顏色"/><Attribute name="selhotitemtextcolor" default="0x00000000" type="DWORD" comment="item被選中時且鼠標進入時的文本顏色"/><Attribute name="defaultexpand" default="false" type="BOOL" comment="設置初始狀態是否展開"/></TreeNode></Controls>

總結

以上是生活随笔為你收集整理的XML属性列表的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。

嫩嫩影院理论片 | 日韩精品不卡在线观看 | 国产精品一区二区吃奶在线观看 | 2024国产精品视频 | 日本久久影视 | 亚洲一区视频免费观看 | 日韩在线中文字幕 | 97视频在线观看成人 | 日韩a在线看 | 亚洲精品一区二区三区四区高清 | 国产精品一区二区三区在线 | 国产精品v欧美精品v日韩 | 国产精品久久久久久一区二区 | 日本午夜免费福利视频 | 五月激情久久久 | 久久久久亚洲精品男人的天堂 | 亚洲男男gaygay无套同网址 | 日韩成人精品一区二区三区 | 日韩在线视频网址 | 在线免费观看视频 | www.在线观看视频 | 欧美色噜噜 | 久久精品视频在线免费观看 | 日韩欧美在线第一页 | 欧美性超爽| 成年人黄色免费视频 | 久草在线视频中文 | 国产一区二区三区高清播放 | 高清不卡一区二区三区 | 正在播放 国产精品 | 日韩免费视频在线观看 | 日韩精品免费一线在线观看 | 日日操天天操夜夜操 | 五月天精品视频 | 国产视频在线观看一区 | 婷婷色网站 | 又黄又爽又湿又无遮挡的在线视频 | 免费看色的网站 | 免费看的黄色的网站 | 久久婷婷一区二区三区 | 91在线国产观看 | 日日成人网 | av免费网 | 国产精品 视频 | 日韩中字在线观看 | 中文字幕日本在线 | 国产精品美女久久久久久网站 | 日韩电影在线观看一区二区 | 激情五月六月婷婷 | 欧美成人一区二区 | 日韩啪视频 | 一级黄毛片| 国产成人精品午夜在线播放 | 亚洲综合小说 | 久久久一本精品99久久精品66 | 欧美精品久久99 | 日本久草电影 | 欧美美女一级片 | 99热超碰在线 | 久久激情片 | 日韩高清在线看 | 午夜国产一区二区三区四区 | av久久在线 | 久久激情视频网 | 国内丰满少妇猛烈精品播 | 九九久久久久久久久激情 | 超碰国产97| av网在线观看 | 亚洲一区二区三区毛片 | 欧美国产日韩一区二区三区 | 久久免费一级片 | 最新成人av| 91福利视频一区 | 日韩69av| 天天躁天天操 | 91在线播放国产 | 久久伊人色综合 | 毛片.com| 国产精品18久久久久久不卡孕妇 | 最新色站| 国产91大片| 色哟哟国产精品 | 亚洲欧美在线综合 | 成人性生爱a∨ | 免费91麻豆精品国产自产在线观看 | 久久精品一区二区 | 日日日视频 | 韩日在线一区 | 欧美日韩高清不卡 | 黄色毛片视频免费 | 亚洲在线综合 | 丁香五月缴情综合网 | 国产成人精品免高潮在线观看 | 日本论理电影 | 日本中文字幕在线免费观看 | 国产黄色精品在线 | 国产一区在线播放 | 国产黄色电影 | 久久久久久久久久久免费视频 | 久久成人亚洲欧美电影 | www国产一区| 81国产精品久久久久久久久久 | 欧美一级特黄aaaaaa大片在线观看 | 亚洲午夜av | 手机在线黄色网址 | 99久久精品一区二区成人 | 香蕉精品视频在线观看 | 亚洲国产精品视频 | 在线免费看黄色 | 毛片美女网站 | 色夜视频 | 久久久久免费网 | 久久一线 | 97成人在线| 久久人人精 | 日韩在线免费视频 | 国产在线 一区二区三区 | 在线亚洲欧美视频 | 欧美在线视频一区二区三区 | 久久久久激情 | 久久久国产精品一区二区三区 | 亚洲精品一区二区三区高潮 | 精品国产精品久久 | 五月天欧美精品 | 国产特级毛片aaaaaa高清 | 色资源中文字幕 | 99精品国产兔费观看久久99 | 成人xxxx | 91精品视频免费看 | 五月天九九| 在线免费三级 | 婷婷激情网站 | 免费av福利 | 免费观看国产成人 | 女人18毛片a级毛片一区二区 | 日韩丝袜视频 | 黄色视屏在线免费观看 | 国产精品网站一区二区三区 | 亚洲国产高清视频 | 在线观看亚洲精品视频 | 日韩精品资源 | 午夜a区| 色99网| 91精品国产高清自在线观看 | 国产a级片免费观看 | 狠狠色综合欧美激情 | 久二影院 | 国产免费av一区二区三区 | 免费h精品视频在线播放 | 干干干操操操 | 亚洲精品免费在线观看视频 | 日韩中文在线视频 | 中日韩在线视频 | 99热手机在线观看 | 国产视频精品网 | www.日本色| 永久免费的啪啪网站免费观看浪潮 | 精品久久久久久国产91 | 香蕉视频在线视频 | 狠狠激情中文字幕 | 国产一级一片免费播放放 | 欧美中文字幕久久 | 国内免费的中文字幕 | 91大神在线看| 国产精品 亚洲精品 | 午夜三级理论 | 久久午夜鲁丝片 | 四虎影视久久久 | 丁香婷婷激情啪啪 | 99久久久国产精品美女 | 欧美另类网站 | av不卡中文字幕 | 婷婷六月综合网 | 九九视频精品免费 | 精品国偷自产国产一区 | 久久99这里只有精品 | 久久不色 | 国产最新精品视频 | 超级碰碰视频 | 久久se视频 | 婷婷丁香花 | 日韩黄色大片在线观看 | 精品国产自 | 日韩成人免费电影 | 国产不卡精品视频 | 日韩精品免费在线视频 | 成人动态视频 | 欧美午夜精品久久久久久孕妇 | 激情网婷婷 | 九九交易行官网 | 黄色高清视频在线观看 | 五月天六月丁香 | 在线观看一级视频 | 1000部国产精品成人观看 | 婷色在线 | 国内揄拍国产精品 | 国产一区麻豆 | 午夜精品久久一牛影视 | 久草在线免费新视频 | 国产伦精品一区二区三区无广告 | 精品国产伦一区二区三区观看方式 | 亚洲高清视频在线播放 | 色噜噜日韩精品欧美一区二区 | 中文字幕在线观看完整版电影 | 久久99深爱久久99精品 | 麻豆91在线| 日韩av不卡在线 | 又黄又爽的视频在线观看网站 | 国产片免费在线观看视频 | 日韩三级视频在线看 | 国产精品久久久久久久免费 | 手机av在线网站 | 在线观看av黄色 | 日韩激情网 | 99国产一区二区三精品乱码 | 三级黄色网址 | 天天操夜操 | 亚洲日b视频| 激情av一区二区 | 不卡av电影在线观看 | 久久激情小视频 | 黄色大片av| 精品国产99 | 17婷婷久久www | 午夜精品久久久 | 99精品欧美一区二区蜜桃免费 | 国产经典av | 在线看欧美 | 日韩免费视频 | 天天视频色版 | 欧美日韩国产一二 | 日本在线h | 亚洲精品视频在线观看视频 | 中文字幕人成乱码在线观看 | 在线天堂v | 国产在线日本 | 国产成人一区二区三区免费看 | 亚洲黄色免费观看 | 青草草在线 | 亚洲伦理中文字幕 | 亚洲经典中文字幕 | 4438全国亚洲精品在线观看视频 | 亚洲精品欧洲精品 | 国产一二三在线视频 | 在线看国产日韩 | 国产在线视频在线观看 | 国产视频在线观看一区 | 色婷婷狠狠 | 国产一区二区三区午夜 | av电影在线观看 | 国产亚洲视频中文字幕视频 | 国内精品亚洲 | 日日婷婷夜日日天干 | 五月天,com | 91视频久久久久久 | 在线观看免费色 | 国产色综合 | 成年人看片 | 国产在线不卡精品 | 中文在线字幕免 | 黄色一级免费网站 | 五月天丁香综合 | 国产99视频在线观看 | 国产精品白丝av | 91精品影视 | 国产精品一区二区三区在线播放 | 狠狠色狠狠色综合日日小说 | 久久综合狠狠综合 | 国产一区免费看 | 免费成人在线观看 | 成人免费共享视频 | 97在线免费视频 | 99精品成人| 你操综合| 日韩极品在线 | 又紧又大又爽精品一区二区 | 91精品久久久久久久久久入口 | 97在线观视频免费观看 | www.久草.com| 视频成人永久免费视频 | 免费高清男女打扑克视频 | 色美女在线 | 欧美a性| 99久久这里有精品 | 91九色视频国产 | 国产日本在线播放 | 久久久精品国产一区二区三区 | 五月婷婷久 | 在线影视 一区 二区 三区 | 在线观看中文字幕网站 | 久久久久久久久久电影 | 缴情综合网五月天 | 十八岁以下禁止观看的1000个网站 | 亚洲精品国产精品国自产在线 | 黄www在线观看 | 一区 二区电影免费在线观看 | 三级性生活视频 | 国产无遮挡又黄又爽在线观看 | 国产一区二区视频在线播放 | 国产高清视频在线免费观看 | 五月婷av| 人人射| 国产精品 日韩 | 亚洲精品国产精品乱码不99热 | 四虎影视久久久 | 波多野结衣电影一区 | 色妞久久福利网 | 99久久久久久久 | 最近中文字幕免费av | 中文字幕精品一区久久久久 | 麻豆视频一区二区 | 99热这里是精品 | 日韩一区二区三区高清免费看看 | 成人午夜精品久久久久久久3d | 在线看av的网址 | 国产在线观看你懂的 | 探花视频免费观看高清视频 | 麻豆精品视频在线 | 日韩av中文在线观看 | 免费精品视频在线观看 | 亚洲色五月 | 国产一级高清视频 | 五月婷婷在线视频观看 | 欧美精品乱码久久久久久 | 久久蜜臀一区二区三区av | 麻豆成人小视频 | 一级a性色生活片久久毛片波多野 | 五月天丁香亚洲 | www.com黄色 | 久草香蕉在线 | 国产精品一区专区欧美日韩 | 国产精品一区二区在线观看 | 天天操天天怕 | 岛国av在线免费 | h网站免费在线观看 | 亚洲国产精品va在线 | 日韩影片在线观看 | 中文av一区二区 | 国产福利一区二区在线 | 91粉色视频 | 96av在线视频 | 成人午夜精品福利免费 | 999视频网站 | 97超碰在线久草超碰在线观看 | 黄色av电影在线观看 | 日韩免费观看视频 | 国产精品videoxxxx | 日韩在线网址 | 亚洲久草网 | 色成人亚洲网 | 国产精品美女久久久久久久久 | 久久乐九色婷婷综合色狠狠182 | 亚洲老妇xxxxxx | 又粗又长又大又爽又黄少妇毛片 | 国产 视频 久久 | 国产高清区 | 婷婷午夜激情 | 色综合小说 | 欧美 日韩 国产 成人 在线 | 中文一区在线 | 伊人久在线 | 欧美不卡视频在线 | 在线观看v片 | 欧美精品久久久久久久久免 | 欧美黑人巨大xxxxx | 人人爽久久久噜噜噜电影 | 99性视频| 国产美女视频 | 一级理论片在线观看 | 国产精品永久免费观看 | 国产日韩精品久久 | 国产破处在线播放 | 亚洲精品久久久久久久蜜桃 | 国产精品成人在线观看 | 国产精品免费在线 | 香蕉影视在线观看 | 成年人黄色在线观看 | 日日日干| 91视频免费 | 国产日本在线观看 | 亚洲男人天堂a | 国产色在线 | 在线草| 91黄色在线看 | 亚洲在线高清 | 久久国产精品99久久久久久老狼 | 91免费视频国产 | 欧美xxxxx在线视频 | 天天操天天射天天操 | 狠狠的干狠狠的操 | 96久久精品| 国产亚洲va综合人人澡精品 | 福利视频一区二区 | 91视频首页 | 狠狠干综合网 | 国产成人久久精品一区二区三区 | 欧美视频在线观看免费网址 | 色综合久久久网 | 娇妻呻吟一区二区三区 | 天天干天天干天天干天天干天天干天天干 | 国产成人无码AⅤ片在线观 日韩av不卡在线 | 国产精品婷婷 | 国产黄网在线 | 四虎影视成人永久免费观看亚洲欧美 | 中文字幕在线观看免费 | 久久国产精品色av免费看 | 色综合人人| 国产最新在线观看 | 欧美日韩亚洲第一 | 日韩av影片在线观看 | 日韩国产精品久久久久久亚洲 | 国产色黄网站 | 国产精品99久久久久久有的能看 | 色视频国产直接看 | 亚洲视频aaa | 国产精品99久久久久的智能播放 | 国产精品一区二区精品视频免费看 | 三级动图| 久久精品国产一区二区三区 | 亚洲国产精品久久久久婷婷884 | 丁香 久久 综合 | 久久免费电影网 | 久久8精品 | 国产99久久久精品视频 | 永久中文字幕 | 国产精品久久久久久久av电影 | 欧美日韩国产网站 | 奇米影音四色 | 国产精品99视频 | 97成人精品视频在线播放 | 亚洲精品国产综合99久久夜夜嗨 | 日韩免费在线观看 | 日韩精品欧美视频 | 在线亚洲午夜片av大片 | 精品黄色片 | 亚洲网站在线 | 成人国产精品免费 | 日韩欧美一区二区在线 | 久草精品视频在线看网站免费 | 中文国产成人精品久久一 | 亚洲成a人片在线观看中文 中文字幕在线视频第一页 狠狠色丁香婷婷综合 | 夜夜夜夜操 | 国产成人99久久亚洲综合精品 | 日韩欧美黄色网址 | 99热这里精品| 久久99热久久99精品 | 黄色大片免费播放 | 九九久久久久99精品 | 亚洲视频 一区 | 国产精品久久久久永久免费 | 天天射日 | 波多野结衣网址 | 中文字幕一区二区三区四区在线视频 | 国产精品久久久久久一区二区三区 | 亚洲区视频在线观看 | 黄色成人av| 黄色一级免费电影 | 日韩免费中文字幕 | 97精品在线 | 五月综合在线观看 | 久草视频免费播放 | 久久精品美女视频网站 | 免费在线色 | 99精品在线免费观看 | 天天操天| 成人a免费视频 | 黄色软件视频大全免费下载 | 91看成人| 日日夜操 | 黄网站色成年免费观看 | 色综合国产 | 国产精品毛片一区二区在线看 | 久久人人爽人人爽 | 亚洲日本精品 | 精品欧美一区二区三区久久久 | 婷婷精品在线视频 | 欧美国产一区在线 | a在线视频v视频 | 欧美色婷婷 | 91九色蝌蚪在线 | 在线亚洲成人 | 中日韩三级视频 | 黄色成人在线观看 | 亚洲91中文字幕无线码三区 | 免费人成网 | 久久成人精品电影 | 国产视频2区| 婷婷精品进入 | 日韩久久精品一区二区三区 | 青青久草在线视频 | 欧美最猛性xxx | 中文在线8资源库 | 日韩一区二区三区免费视频 | 国产精品1区2区3区 久久免费视频7 | 国产精品一区二区中文字幕 | 精品在线视频播放 | 日日躁夜夜躁aaaaxxxx | 久久精品九色 | 一区二区电影在线观看 | 亚洲开心激情 | 蜜臀一区二区三区精品免费视频 | 国语精品免费视频 | 不卡av电影在线观看 | 色婷婷福利 | 久草在线观看资源 | 久久er99热精品一区二区三区 | 视频在线在亚洲 | 贫乳av女优大全 | 9999国产| 99精品免费在线观看 | 久久久久欧美精品999 | 国产精品欧美久久久久天天影视 | 日韩字幕在线观看 | 亚洲精品国产精品国自 | 人人爽人人插 | 99精品免费视频 | 蜜臀av.com| 97免费在线观看视频 | 国产99精品 | 草久热| www色av| 欧美韩国日本在线观看 | 国产精品综合久久久久 | 狠狠干美女 | 国产小视频在线免费观看视频 | 一本一本久久a久久精品综合妖精 | 日本高清免费中文字幕 | 亚洲综合网站在线观看 | 免费看成年人 | 国产成人精品亚洲a | 97免费| 99精品热视频只有精品10 | 久久一久久| 日本久久久久 | 欧美日韩国产一二三区 | 国产原创中文在线 | 免费在线观看黄色网 | 天天操夜| 国产精品高清免费在线观看 | 超碰在线公开 | 国产97在线播放 | 亚洲精品免费在线观看 | 久草在线资源视频 | 亚洲国产视频直播 | 欧洲一区二区三区精品 | 中文字幕在线网址 | 97视频资源 | 国产精品久久久久久一区二区三区 | 狠狠躁日日躁 | 久久九九免费 | 国产成人精品综合久久久 | 久在线观看视频 | 国产+日韩欧美 | 国产一级免费观看 | 天天操天天草 | 国产永久网站 | 五月天开心 | 在线观看av小说 | 久久久久久久影视 | 337p日本大胆噜噜噜噜 | 在线天堂中文在线资源网 | 天天干天天射天天操 | 99综合久久 | 国产视频欧美视频 | 色综合天天色综合 | 国产美女网站视频 | 中文字幕一区二区三区四区视频 | 中文字幕九九 | 91视视频在线直接观看在线看网页在线看 | 日韩在线视频一区二区三区 | 免费色网站 | 天堂av色婷婷一区二区三区 | www.成人久久 | 日韩黄色在线 | 最新中文在线视频 | 久久午夜视频 | 热久久电影 | 丁香婷婷色月天 | 成人午夜在线电影 | av在线一级| 婷婷激情在线 | 国产精品欧美日韩在线观看 | 精品一区二区三区久久久 | 日韩欧美视频在线观看免费 | 中文字幕a在线 | 伊人天天狠天天添日日拍 | 91精品久久久久久久久久入口 | 久久久久久看片 | 超碰人人在线观看 | 日韩在线观看网址 | 中文字幕免费成人 | 久久久免费 | 成人黄色片在线播放 | 久久亚洲日本 | 国产一级免费片 | 久草在线手机视频 | 国内99视频 | 91av短视频 | 超碰人人做 | 福利区在线观看 | 日本在线观看中文字幕 | 在线久草视频 | 久久超碰网 | 亚洲欧美综合精品久久成人 | 国产精品资源在线观看 | 天天天干天天射天天天操 | 人人澡人人爽欧一区 | www久久九| 亚州日韩中文字幕 | 在线观看91精品国产网站 | 日日夜夜人人天天 | 91成人在线网站 | 国产精品久久中文字幕 | 免费亚洲视频 | 91精品日韩 | 91视频com| 黄色在线免费观看网站 | 国产探花视频在线播放 | 国产乱对白刺激视频在线观看女王 | 国内精品视频久久 | 国产精品视频最多的网站 | 中文字幕精品一区 | 国产精品区二区三区日本 | 中文字幕在线视频网站 | 国产网站在线免费观看 | 91av视频免费观看 | 91精品毛片| av在线精品 | av一区二区三区在线播放 | 国产精品一区二区三区四区在线观看 | 992tv人人网tv亚洲精品 | 中文字幕在线视频免费播放 | 天天操人人干 | 黄色综合 | 久久伦理电影网 | 麻豆视频在线免费看 | 国内精自线一二区永久 | 中文字幕在线观看三区 | 视频在线观看日韩 | www.五月激情.com | 午夜成人免费影院 | 在线观看视频一区二区三区 | 青青草视频精品 | 精品国产区在线 | 99久久精品免费 | 精品99999| 精品国产乱码一区二区三区在线 | 日本成人a | 91伊人久久大香线蕉蜜芽人口 | 99久久婷婷国产一区二区三区 | 69国产精品视频免费观看 | 免费看色的网站 | 婷婷.com| 中日韩在线 | www日韩在线观看 | 91女子私密保健养生少妇 | 久久兔费看a级 | 亚洲成人精品久久久 | 欧美激情精品久久久久久 | 人人澡人人草 | 午夜狠狠干 | 欧美日本三级 | 日韩成人免费在线 | 国产日韩视频在线 | 人人爽人人爱 | 欧美另类美少妇69xxxx | 亚洲精品视频www | 91在线九色| 九九免费视频 | 国产三级av在线 | 人人射人人澡 | 精品国产一区二区三区在线观看 | 日韩色在线 | 韩国一区二区三区在线观看 | 午夜a区| 伊人五月婷 | 午夜性盈盈 | 日韩精品一区二区久久 | 国产成人三级三级三级97 | 草久久久久久 | 中文字幕精品一区久久久久 | 少妇搡bbbb搡bbb搡aa | 三级av免费看 | 蜜桃av久久久亚洲精品 | 中文字幕丝袜 | 色婷婷视频在线观看 | 国产三级视频在线 | 日韩在线观看网站 | 午夜久久影院 | 日韩国产欧美在线播放 | 特黄特色特刺激视频免费播放 | 亚洲国产精品va在线看黑人动漫 | 国产日韩在线一区 | 麻豆免费视频网站 | 欧美成人精品欧美一级乱 | 精品欧美在线视频 | 一区二区三区四区不卡 | 亚洲午夜激情网 | a视频在线播放 | 97人人射 | 国产精品福利无圣光在线一区 | 久久综合亚洲鲁鲁五月久久 | 国产99一区 | 黄色www免费 | 国内精品久久久久影院一蜜桃 | 久久高清国产视频 | 国产破处在线视频 | 国产成人精品一区二三区 | 亚洲免费精品视频 | 亚洲欧洲精品一区二区精品久久久 | 亚洲专区 国产精品 | 成年人免费电影 | 中文视频在线看 | 中文字幕在线视频精品 | 日韩精品一区二区三区水蜜桃 | 亚洲成年片 | 最新免费av在线 | 黄色亚洲片 | 热久久影视 | 国产免费人成xvideos视频 | 国产999精品久久久久久 | 在线日本看片免费人成视久网 | 午夜久久久久久久久久影院 | 久久精品福利视频 | 国偷自产中文字幕亚洲手机在线 | 成人小视频在线观看免费 | 国产麻豆传媒 | 欧美性生活免费 | 亚洲国产97在线精品一区 | 玖草影院| 免费一级特黄录像 | 中文av网站 | 精品亚洲免a | 精品一区二区三区四区在线 | 国产一级黄色电影 | 丁香花在线视频观看免费 | 中文在线资源 | 中文国产在线观看 | 深夜免费网站 | 四虎永久网站 | 成人av动漫在线 | 日韩在线第一区 | 国产黄色播放 | 黄色av免费 | 91精品蜜桃| 久久久午夜视频 | 日韩欧美大片免费观看 | 99久久久国产精品免费99 | 国产手机视频 | 成人h视频| 三级免费黄色 | 黄色免费电影网站 | 最新日韩视频在线观看 | av在线一 | 日产乱码一二三区别免费 | 亚洲一区二区高潮无套美女 | av大全免费在线观看 | 久久久久 免费视频 | 久精品在线观看 | 精品国产1区2区3区 国产欧美精品在线观看 | 日韩欧美一区二区三区视频 | 96av在线视频 | 国产不卡免费av | 亚洲永久精品一区 | 探花在线观看 | av一级黄| www.在线看片.com| 色综合久久88色综合天天免费 | 天堂av高清 | 日韩欧美黄色网址 | 久久久久成人免费 | 日韩视频免费在线观看 | 日韩av播放在线 | 波多野结衣在线播放视频 | 在线黄色免费av | 免费能看的黄色片 | 国内偷拍精品视频 | 亚洲乱码中文字幕综合 | 久久久久免费精品国产 | av成人在线网站 | 国产片免费在线观看视频 | 免费在线观看国产精品 | 一级黄色大片在线观看 | 欧美一区在线观看视频 | 97精品国产一二三产区 | 91毛片在线 | 西西444www大胆高清视频 | 激情婷婷久久 | 三级av小说| 欧美性黄网官网 | 亚洲欧美日韩国产精品一区午夜 | 精品国产伦一区二区三区观看方式 | 视频国产在线 | 五月婷婷播播 | 一二区电影| 狠狠干夜夜| 人人爱人人射 | 色香天天 | 久久蜜臀一区二区三区av | 国语黄色片 | 黄色1级毛片 | 日韩理论在线视频 | 精品免费一区 | 婷婷视频在线观看 | 91精品入口 | 91九色在线观看视频 | 国产成人精品一区二区三区福利 | 亚洲免费a | 午夜精品一区二区国产 | 中文字幕在线观看视频一区二区三区 | 狠狠色丁香久久婷婷综 | 波多野结衣在线播放一区 | 91av在线免费播放 | 久久国语露脸国产精品电影 | 成人av动漫在线 | 丝袜美腿在线播放 | 成年人黄色免费视频 | 欧美日韩一级视频 | 天天天操操操 | 一二区av| 久草青青在线观看 | 日本中文在线观看 | 免费一级片视频 | 国产亚洲一级高清 | 亚洲国产精品va在线 | 久久无码精品一区二区三区 | 亚洲天天干 | 久久综合色一综合色88 | 国产高清日韩欧美 | 在线免费黄网站 | 久久久久久久久网站 | 天天操夜夜操国产精品 | 97综合网| 中文字幕av电影下载 | 国产麻豆电影 | 91麻豆精品 | 91午夜精品 | 久久精品国产一区二区 | 久久成人麻豆午夜电影 | 九九久久国产精品 | 国产特级毛片aaaaaa高清 | 五月婷香蕉久色在线看 | 久久久久美女 | av电影在线观看 | 精品久久久久一区二区国产 | 中文字幕亚洲五码 | 91免费版在线 | 伊人永久| 国产精品自产拍在线观看中文 | 国产亚洲精品久久久久动 | 久久成年人 | 日韩精品一卡 | 中日韩在线视频 | 国产精品免费视频观看 | 在线电影a| 五月婷婷在线视频观看 | 99久久电影| 国产成人黄色片 | 久久久久99999 | 97视频在线播放 | 欧美日韩性视频在线 | 99色婷婷| 手机av网站 | 三级毛片视频 | 欧美淫视频 | 久久久蜜桃 | a视频免费看 | 成人网中文字幕 | 日韩成人欧美 | 午夜精品久久久久久久99婷婷 | 毛片无卡免费无播放器 | 久久精品二区 | 国产一区二区三区免费在线观看 | 韩日精品中文字幕 | 日日射天天射 | 国产一在线精品一区在线观看 | 久久久观看| 天天曰 | 99视屏| 人人爽人人爽人人爽 | 国产爽视频 | 色综合天天综合 | 日韩乱色精品一区二区 | 国产精品激情 | 69视频在线播放 | 日日操网| 91av久久 | 中文字幕在线观看一区二区三区 | 国产一级a毛片视频爆浆 | 福利视频午夜 | 在线精品亚洲一区二区 | 美女视频黄是免费的 | 91九色pron| av免费电影网站 | 91精品国产成人观看 | 99精品国产在热久久下载 | 99久久精品免费看国产一区二区三区 | 日韩美av在线 | 久久a免费视频 | 中文字幕频道 | www.国产在线观看 | 国产免费高清 | 久久五月天婷婷 | 日韩三级中文字幕 | 久久精品伊人 | 婷婷综合激情 | www国产亚洲精品久久麻豆 | 在线看片视频 | 91视频久久久久 | 免费国产视频 | 日本女人b | 亚洲专区视频在线观看 | 国产在线a视频 | 婷婷5月激情5月 | www.狠狠| 久久久一本精品99久久精品66 | av一区在线 | 亚洲精品在线国产 | 国产精品大片免费观看 | 98涩涩国产露脸精品国产网 | 亚洲激情在线 | 探花视频在线观看 | 国产精品二区三区 | 亚洲v欧美v国产v在线观看 | 久草在线手机观看 | 亚洲精品电影在线 | 久久九九网站 | 99精品免费| 国产视频欧美视频 | 欧美极品xxx | av在线播放不卡 | 国产麻豆精品久久一二三 | 国产精品久久久久久五月尺 | 国产精品一区二区久久 | 久久99久久99精品免视看婷婷 | 日本久久电影 | 午夜在线观看影院 | 亚洲四虎影院 | 日产av在线播放 | 麻豆视频在线观看免费 | 国产精品午夜久久 | 丁香婷婷深情五月亚洲 | 久久福利剧场 | 成人av日韩 | 香蕉视频久久 | 久久久久美女 | 天天爱天天操天天干 | 狠狠色狠狠色合久久伊人 | 亚州av网站大全 | 亚洲最大激情中文字幕 | 久久色网站 | 天天操网址 | 国产一级做a| 中文视频在线播放 | 97视频在线免费 | 亚洲午夜精品一区 | 欧美性视频网站 | 91av播放 | 久久成年人 | 国产视频久久 | 97国产精品久久 | 日韩毛片久久久 | 中文字幕日韩国产 | 亚洲综合激情小说 | 国产精品一区二区三区四区在线观看 | 干干干操操操 | 亚洲做受高潮欧美裸体 | 成人在线观看资源 | 色婷婷视频在线观看 | 日韩免费小视频 | 久久在线视频在线 | 精品欧美一区二区精品久久 | 国产美女视频黄a视频免费 久久综合九色欧美综合狠狠 | 在线观看免费av网 | 日本特黄一级片 | 日本午夜在线亚洲.国产 | 天天操伊人 | 99久久久国产精品美女 | 国产第一页福利影院 | www·22com天天操 | 91香蕉视频在线 | 婷婷av色综合 | 伊人影院99| 国内小视频在线观看 | 国产成人精品亚洲 | 一本到在线 | 亚洲成人中文在线 | 色美女在线 | 超碰公开97| 99久久久国产精品免费99 | 91av视频在线观看免费 | 国产免费视频一区二区裸体 | 最近2019好看的中文字幕免费 | 中文字幕人成人 | avlulu久久精品 | 国产网红在线 | 色香蕉网 | 免费色网 |