Added DSO Library and DisplayTabContol etc.

This commit is contained in:
Rich
2007-12-10 20:37:46 +00:00
parent 2a18febf54
commit d927deacd7
2 changed files with 53 additions and 0 deletions

View File

@@ -87,6 +87,7 @@ 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
//