private void InitializeLibrary() { libManager.InitializeLibrary(); this.BackgroundImage = libManager.GetMainImage().Image; }