Exemplo n.º 1
0
 //----------------------------------------------------------------------------
 private void OnHideNew(string strCtrl)
 {
     if (m_layerUI != null)
     {
         m_layerUI.HideNew(strCtrl);
     }
 }