<FlowDocument xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
              xmlns:b="http://schemas.byk.com/2009/xaml/presentation"
			        Tag="Project Selection">
  
   
  <Paragraph>The Online function allows to display measured data saved in the instrument. Additionally, the 
             measurements can be performed directly "online" via the software. 
              </Paragraph>
              
  <Paragraph>The measurement data are stored in Project files with the extension .xml, which also can
              be easily sent. 
              </Paragraph>
  
  
  <Paragraph>• <Bold>Recent Projects</Bold>: the files of recently used projects.
               </Paragraph>
  
  <Paragraph>• Select the desired Project in the list box and press <Bold>Open</Bold>, or double click the Project file.
  </Paragraph>
  
  
  <Paragraph Style="{DynamicResource Header}">New Project</Paragraph>
             
  <Paragraph>To generate a new project press the button <Bold>New Project</Bold> and follow the guided steps.
               </Paragraph>
  
  <Paragraph Style="{DynamicResource Header}">Browse Project</Paragraph>
  
  <Paragraph>... allows to open an existing project from the file system. A dialog box will open for selection of 
                the desired project file.
                 </Paragraph>
                 
  <Paragraph Style="{DynamicResource Header}">Remove</Paragraph>
  
  <Paragraph>• Removes the selected project from the Recent Projects list.
  </Paragraph>
   
    <Paragraph Style="{DynamicResource Header}">Remove All</Paragraph>
  
  <Paragraph>• Removes all projects from the Recent Projects list.
  </Paragraph> 
  
  <Paragraph><Bold>Note</Bold>: The Projects are only removed from the "Recent" list,
               the data saved as xml file are kept in the file system and can be added later to the list again 
               with the button "Browse Project".
               </Paragraph>
  
    <Paragraph>  </Paragraph>
    <Paragraph>  </Paragraph>
 
</FlowDocument>