source: trunk/Snippets/ProgressAnimation/My Project/Application.myapp @ 155

Last change on this file since 155 was 110, checked in by roman, 12 years ago

Progress Animation VB.NET UserControl?

File size: 472 bytes
RevLine 
[110]1<?xml version="1.0" encoding="utf-16"?>
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>MainForm</MainForm>
5  <SingleInstance>false</SingleInstance>
6  <ShutdownMode>0</ShutdownMode>
7  <EnableVisualStyles>true</EnableVisualStyles>
8  <AuthenticationMode>0</AuthenticationMode>
9  <SaveMySettingsOnExit>true</SaveMySettingsOnExit>
10</MyApplicationData>
Note: See TracBrowser for help on using the repository browser.