会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
coder情缘
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
Winform
Winform
c#枚举自定义,用于数据绑定。
摘要:[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Enum)] public class EnumSignAttribute : Attribute ...
阅读全文
posted @
2014-12-24 14:34
coder情缘
阅读(846)
评论(0)
推荐(0)
DevExpress控件水印文字提示
摘要:ButtonEdit.Properties.NullValuePrompt = "提示";ButtonEdit.Properties.NullValuePromptShowForEmptyValue = true;
阅读全文
posted @
2014-12-24 14:07
coder情缘
阅读(472)
评论(0)
推荐(0)
公告