随笔分类 - .NET 控件和组件
摘要:Geekees.Common.Controls
阅读全文
摘要:原文在http://lwchome.spaces.live.com/blog/cns%21791B533443007D37%21234.entry步骤1: 建立一个新的“windows窗体控件库”项目2: 在AssemblyInfo.cs中引用System.Security命名空间,并添加一句:[assembly:AllowPartiallyTrustedCallers()...
阅读全文
摘要:用TlbImp.exe 软件转化。 它的路径一般是。C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin\TlbImp.exe语法:TlbImp 非托管dll文件路径 /out:输出的托管dll文件路径如: TlbImp aaa.dll /out:aaa_NET.dll
阅读全文
摘要:连字符形式内部嵌套内部嵌套默认属性
阅读全文
摘要:BindablebrowsableEditorBrowsableCategoryDescriptionDesignOnlyReadOnlyThemeableDesignerSerializationVisibility (Hidden, Visible, Content)NotifyParentPropertyParseChildrenPersistChildrenPersistenceModeD...
阅读全文