SunnyUI.Net, 基於 C# .Net WinForm 開源控件庫、工具類庫、擴展類庫、多頁面開發框架
![](http://static.javashuo.com/static/loading.gif)
字體圖標
SunnyUI的字體圖標目前主要有兩個:css
國內網站可參考:http://www.fontawesome.com.cn/faicons/html
![](http://static.javashuo.com/static/loading.gif)
![](http://static.javashuo.com/static/loading.gif)
這兩個都是目前Web開發經常使用的字體圖標,SunnyUI通過苦心研發,將他們用於.Net Winform開發,省去了處處找圖標的麻煩。git
SunnyUI經常使用字體圖標的控件爲UISymbolButton和UISymbolLabel:github
![](http://static.javashuo.com/static/loading.gif)
![](http://static.javashuo.com/static/loading.gif)
字體圖標的選擇方法是設置UISymbolButton和UISymbolLabel的如下屬性:框架
Symbol:字體圖標(int)工具
SymbolSize:字體圖標的大小(int)post
![](http://static.javashuo.com/static/loading.gif)
點擊Symbol右側的按鈕:字體
![](http://static.javashuo.com/static/loading.gif)
鼠標移到圖標上,顯示的數字爲Symbol字符,點擊圖標便可設置UISymbolButton的圖標。網站
另外SunnyUI還有多處用到了字體圖標。url
例如:
![](http://static.javashuo.com/static/loading.gif)
左側邊欄的UINavMenu的圖標,上側UINavBar的圖標,UICombobox的下拉圖標,UIDatePicker的日期選擇圖標等等。