/Visual Studio 2008/VBWinFormPassValueBetweenForms/My Project/Application.myapp

# · MSBuild · 11 lines · 11 code · 0 blank · 0 comment · 0 complexity · a4c8a6e6d2bd50e0f044abd4b686342a MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <MySubMain>true</MySubMain>
  4. <MainForm>Form1</MainForm>
  5. <SingleInstance>false</SingleInstance>
  6. <ShutdownMode>0</ShutdownMode>
  7. <EnableVisualStyles>true</EnableVisualStyles>
  8. <AuthenticationMode>0</AuthenticationMode>
  9. <ApplicationType>0</ApplicationType>
  10. <SaveMySettingsOnExit>true</SaveMySettingsOnExit>
  11. </MyApplicationData>