| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 799 人关注过本帖
标题:Fontstyle的用法
只看楼主 加入收藏
wcp126
Rank: 1
等 级:等待验证会员
帖 子:95
专家分:7
注 册:2010-3-30
结帖率:90.91%
收藏
 问题点数:0 回复次数:3 
Fontstyle的用法
Fontstyle怎么用的?
搜索更多相关主题的帖子: Fontstyle 用法 
2010-04-21 15:51
athenalux
Rank: 11Rank: 11Rank: 11Rank: 11
来 自:河北石家庄
等 级:小飞侠
威 望:8
帖 子:975
专家分:2514
注 册:2008-11-26
收藏
得分:0 
这是一个枚举,
 FontStyle.Bold 加粗文本。  
 FontStyle.Italic 倾斜文本。  
 FontStyle.Regular 普通文本。  
 FontStyle.Strikeout 中间有直线通过的文本。  
 FontStyle.Underline 带下划线的文本。

QQ:81704464
2010-04-21 18:02
xueshui20
Rank: 5Rank: 5
等 级:职业侠客
威 望:1
帖 子:269
专家分:309
注 册:2009-4-19
收藏
得分:0 
FontStyle成员
  成员名称           说明
 BackgroundColor 指定 HTML backgroundcolor 样式。  
 BackgroundImage 指定 HTML backgroundimage 样式。  
 BorderCollapse 指定 HTML bordercollapse 样式。  
 BorderColor 指定 HTML bordercolor 样式。  
 BorderStyle 指定 HTML borderstyle 样式。  
 BorderWidth 指定 HTML borderwidth 样式。  
 Color 指定 HTML color 样式。  
 Cursor 指定 HTML cursor 样式。  
 Direction 指定 HTML direction 样式。  
 Display 指定 HTML display 样式。  
 Filter 指定 HTML filter 样式。  
 FontFamily 指定 HTML fontfamily 样式。  
 FontSize 指定 HTML fontsize 样式。  
 FontStyle 指定 HTML fontstyle 样式。  
 FontVariant 指定 HTML fontvariant 样式。  
 FontWeight 指定 HTML fontheight 样式。  
 Height 指定 HTML height 样式。  
 Left 指定 HTML left 样式。  
 ListStyleImage 指定 HTML liststyleimage 样式。  
 ListStyleType 指定 HTML liststyletype 样式。  
 Margin 指定 HTML margin 样式。  
 MarginBottom 指定 HTML marginbottom 样式。  
 MarginLeft 指定 HTML marginleft 样式。  
 MarginRight 指定 HTML marginright 样式。  
 MarginTop 指定 HTML margintop 样式。  
 Overflow 指定 HTML overflow 样式。  
 OverflowX 指定 HTML overflowx 样式。  
 OverflowY 指定 HTML overflowy 样式。  
 Padding 指定 HTML padding 样式。  
 PaddingBottom 指定 HTML paddingbottom 样式。  
 PaddingLeft 指定 HTML paddingleft 样式。  
 PaddingRight 指定 HTML paddingright 样式。  
 PaddingTop 指定 HTML paddingtop 样式。  
 Position 指定 HTML position 样式。  
 TextAlign 指定 HTML textalign 样式。  
 TextDecoration 指定 HTML textdecoration 样式。  
 TextOverflow 指定 HTML textoverflow 样式。  
 Top 指定 HTML top 样式。  
 VerticalAlign 指定 HTML verticalalign 样式。  
 Visibility 指定 HTML visibility 样式。  
 WhiteSpace 指定 HTML whitespace 样式。  
 Width 指定 HTML width 样式。  
 ZIndex 指定 HTML zindex 样式。
2010-04-21 22:00
wcp126
Rank: 1
等 级:等待验证会员
帖 子:95
专家分:7
注 册:2010-3-30
收藏
得分:0 
回复 2楼 athenalux
能不能给点具体的实例
2010-04-24 12:13
快速回复:Fontstyle的用法
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.015613 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved