2006年9月29日
posted @ 2006-09-29 13:54
stswordman
阅读(320)
推荐(0)
2006年9月28日
摘要:
This property only uses whatever the alpha channel value is for the supplied Brush. The other channels of the Brush's rendered content (e.g., Red, Green, or Blue) are ignored. The most commonly used B...
阅读全文
posted @ 2006-09-28 11:40
stswordman
阅读(555)
推荐(0)
2006年9月27日
摘要:
Bitmap Effect位于System.Windows.Media.Effects 命名空间下,可以方便的实现大量的特殊效果,下面介几种BitmapEffect BevelBitmapEffect 元素表面出现倾斜的阴影效果 BlurBitmapEffect 元素表面出现模糊的效果 DropShadowBitmapEffect 元素外部...
阅读全文
posted @ 2006-09-27 16:54
stswordman
阅读(3863)
推荐(1)
2006年8月24日
posted @ 2006-08-24 20:27
stswordman
阅读(59427)
推荐(11)
2006年8月23日
摘要:
网页开发中最烦人的事情之一就是为表单处理"Enter key" ,"Enter key"已经成为用户提交表单的偏好。虽然我们为用户提供了提交按钮,但是最简单也是最直接的方式仍然是:输入文字,然后回车完成提交ASP.NET 2.0中为此提供了很好的解决方法。只需要将"defaultbutton"属性指定到想要引发事件的按钮控件的ID上就可以了。在表单级别和面板级别( 标记)均可以指定"de...
阅读全文
posted @ 2006-08-23 00:16
stswordman
阅读(6826)
推荐(1)
2006年8月19日
posted @ 2006-08-19 11:07
stswordman
阅读(1780)
推荐(0)
2006年8月18日
摘要:
如何使用户控件,服务器控件应用主题
阅读全文
posted @ 2006-08-18 08:52
stswordman
阅读(3010)
推荐(0)
2006年8月6日
posted @ 2006-08-06 00:44
stswordman
阅读(5419)
推荐(0)
2006年8月5日
posted @ 2006-08-05 21:35
stswordman
阅读(2726)
推荐(0)
2006年8月4日
摘要:
Highlighting Rows with TextBox OnFocus
阅读全文
posted @ 2006-08-04 08:43
stswordman
阅读(507)
推荐(0)