//============================================================================================
 public IntellisenseMessageFilter(IntellisenseForm form)
 {
     this.IntelForm = form;
 }
		//============================================================================================
		public IntellisenseMessageFilter(IntellisenseForm form)
		{
			this.IntelForm = form;
		}