public virtual Control CreateUIControl()
 {
     return(m_Component.CreateUIControl());
 }