Added DSO Library and DisplayTabContol etc.
This commit is contained in:
@@ -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
|
||||
//
|
||||
|
Reference in New Issue
Block a user