在.NET中使按钮显示为XP风格设置
摘要:在.NET中使按钮显示为XP风格(当然操作系统也需要是XP)需要将按钮的FlatSytle属性设置为System其他按钮的像CheckBox RadioButton也同样适用并在项目运行的目录中加入一个与可执行文件名称一样的manifest文件比如: a.exe 那么文件就为a.exe.manifestmanifest文件的内容如下:
阅读全文
posted @
2005-12-20 00:16
Jans
阅读(940)
推荐(0)
.NET中访问Oracle数据库链接:ORA-02041: client database did not begin a transaction 问题的处理。
摘要:.NET中访问Oracle数据库链接:ORA-02041: client database did not begin a transaction 问题的处理。 .NET中访问Oracle数据库链接:ORA-02041: client database did not begin a transaction 问题的处理。 .NET中访问Oracle中带有DB_LINK时对象时,会抛...
阅读全文
posted @
2005-12-17 20:50
Jans
阅读(1252)
推荐(0)