Exemplo n.º 1
0
 /// <summary>
 /// Create the Attibute for double click
 /// </summary>
 public override void CreateAttributes()
 {
     m_attributes = new RhinoNestComponentAttributes(this);
 }
Exemplo n.º 2
0
 /// <summary>
 /// Create the Attibute for double click
 /// </summary>
 public override void CreateAttributes()
 {
     m_attributes = new RhinoNestComponentAttributes(this);
 }