21 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="utf-8"?>
 | 
						|
<!--
 | 
						|
    This file is automatically generated by Visual Studio .Net. It is 
 | 
						|
    used to store generic object data source configuration information.  
 | 
						|
    Renaming the file extension or editing the content of this file may   
 | 
						|
    cause the file to be unrecognizable by the program.
 | 
						|
-->
 | 
						|
<GenericObjectDataSource DisplayName="IgnoreLines" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
 | 
						|
   <TypeInfo>Baseline.IgnoreLines, Baseline, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
 | 
						|
   <TypeUISetting>
 | 
						|
      <PropertyUISettings>
 | 
						|
         <PropertyUISetting Name="SearchType">
 | 
						|
            <ControlSettings>
 | 
						|
               <ControlSetting ArtifactName="Microsoft:System.Windows.Forms:Form">
 | 
						|
                  <BindableControlInfo Name="ComboBox" Type="System.Windows.Forms.ComboBox" AssemblyName="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
 | 
						|
               </ControlSetting>
 | 
						|
            </ControlSettings>
 | 
						|
         </PropertyUISetting>
 | 
						|
      </PropertyUISettings>
 | 
						|
   </TypeUISetting>
 | 
						|
</GenericObjectDataSource> |