This commit is contained in:
Jsj
2007-11-30 14:40:47 +00:00
parent 9d594d0470
commit 75590ecaed
3 changed files with 76 additions and 117 deletions

View File

@@ -87,7 +87,6 @@ namespace Volian.Controls.Library
this.vlnExp.WidthFactor = 7;
this.vlnExp.BeforeExpand += new Volian.Controls.Library.vlnExpanderEvent(this.vlnExp_BeforeExpand);
this.vlnExp.BeforeColapse += new Volian.Controls.Library.vlnExpanderEvent(this.vlnExp_BeforeColapse);
this.vlnExp.AttachmentClick += new vlnExpanderEvent(vlnExp_AttachmentClick);
//
// DisplayItem
//