public void InformationenTableFieldSelectorModellChanged (InformationenTableFieldSelectorModell OldValue,
				InformationenTableFieldSelectorModell NewValue)
			{
			}
		public InformationenTableFieldSelectorControl()
			{
			InformationenTableFieldSelectorModellInstance = new InformationenTableFieldSelectorModell ();
			InitializeComponent();
			}