Alice's Blog

Alice's Blog
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

07 2005 档案

摘要:Draw Dorp-Down propertyGrid[TypeConverter(typeof(backgroundRepeatConverter)),DescriptionAttribute("description"),CategoryAttribute("行为")]publicstringbackgroundRepeat{get{if(e.style.backgroundRepeat==n... 阅读全文

posted @ 2005-07-09 04:59 Alice 阅读(389) 评论(0) 推荐(0)

摘要:加入一个propertyGridPropertyGridpropertyGrid1=newPropertyGrid();propertyGrid1.CommandsVisibleIfAvailable=true;propertyGrid1.Location=newPoint(10,20);propertyGrid1.Size=newSystem.Drawing.Size(400,300);prop... 阅读全文

posted @ 2005-07-08 15:31 Alice 阅读(1246) 评论(1) 推荐(0)

摘要:Glyphs是当我们像DreamWeaver一样编辑网页时,会显示出每个html标签的图标,点中图片选择htmlelement,可以用来结构化编辑区,实现对非可见区域的编辑,比如编辑script等VB.net code 'showGlyph,startaddbyalice,2005-5-17DimctAshtmlinterface.IOleCommandTarget=m_docDimpguidCm... 阅读全文

posted @ 2005-07-08 15:14 Alice 阅读(822) 评论(2) 推荐(0)

摘要:PublicSubShowTableZeroBorders()SubShowTableZeroBorders(ByValbAsBoolean)IfisDesignModeThen'showGlyph,startaddbyalice,2005-5-18isShowTableZeroBorders=bDimctAshtmlinterface.IOleCommandTarget=m_docDimpgui... 阅读全文

posted @ 2005-07-08 15:10 Alice 阅读(891) 评论(2) 推荐(0)

摘要:定义了事件PublicEventoncontextmenu()下面是事件的触发(其他代码省略)PrivateFunctionm_doc_oncontextmenu()Functionm_doc_oncontextmenu()AsBooleanHandlesm_doc.oncontextmenuRaiseEventoncontextmenu()m_doc_oncontextmenu=FalseEnd... 阅读全文

posted @ 2005-07-08 14:54 Alice 阅读(1628) 评论(0) 推荐(0)

摘要:using System;using System.Runtime.InteropServices;namespace d4htmlinterface{ /**//// /// Class1 的摘要说明。 /// public class htmlinterface { public htmlinterface() { ... 阅读全文

posted @ 2005-07-08 14:43 Alice 阅读(799) 评论(0) 推荐(0)

摘要:要继续努力呀 推荐一款出色的在线编辑器CuteEditorhttp://cutesoft.net/ 阅读全文

posted @ 2005-07-08 14:33 Alice 阅读(173) 评论(0) 推荐(0)