protected override void Initialize()
 {
     OpenFolder.Initialize(this);
     base.Initialize();
     OpenOutDirectory.Initialize(this);
 }