duilib cef控件使用

mac2024-03-31  29

 

1 XML 资源文件

添加CEF控件

<CefControl name="cef_student"  visible="true"/>

 

<?xml version="1.0" encoding="UTF-8"?> <Window caption="0,0,0,44" mininfo="814,666" size="814,666" sizebox="4,4,4,4" shadowattached="false" roundcorner="10,10" > <!-- --> <Box bordercolor="green" bordersize="1,1,1,1" padding="1,1,1,1" visible="true"> <VBox bkcolor="xnw_client"> <HBox height="44" bkcolor="white" borderround="10,10"> <Button class="btn_wnd_min_black" margin="25,14,20,0" name="my_minbtn" /> <Box margin="0,14,20,0" w
最新回复(0)