voterdaemon-svn Mailing List for Voter Daemon
Status: Alpha
Brought to you by:
vishwin
You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
|---|
|
From: SVN c. a. l. m. <vot...@li...> - 2007-11-23 23:06:47
|
Revision: 2
http://voterdaemon.svn.sourceforge.net/voterdaemon/?rev=2&view=rev
Author: vishwin
Date: 2007-11-23 15:06:51 -0800 (Fri, 23 Nov 2007)
Log Message:
-----------
importing VB9 trunk
Added Paths:
-----------
trunk08/
trunk08/My Project/
trunk08/My Project/Application.Designer.vb
trunk08/My Project/Application.myapp
trunk08/My Project/AssemblyInfo.vb
trunk08/My Project/Resources.Designer.vb
trunk08/My Project/Resources.resx
trunk08/My Project/Settings.Designer.vb
trunk08/My Project/Settings.settings
trunk08/My Project/app.manifest
trunk08/Switchboard/
trunk08/Switchboard/MainSB.Designer.vb
trunk08/Switchboard/MainSB.vb
trunk08/Voter Daemon.vbproj
trunk08/Voter Daemon.vbproj.user
trunk08/app.config
trunk08/db.mdb
trunk08/dbDataSet.Designer.vb
trunk08/dbDataSet.xsc
trunk08/dbDataSet.xsd
trunk08/dbDataSet.xss
trunk08/splash.Designer.vb
trunk08/splash.resx
trunk08/splash.vb
Added: trunk08/My Project/Application.Designer.vb
===================================================================
--- trunk08/My Project/Application.Designer.vb (rev 0)
+++ trunk08/My Project/Application.Designer.vb 2007-11-23 23:06:51 UTC (rev 2)
@@ -0,0 +1,43 @@
+'------------------------------------------------------------------------------
+' <auto-generated>
+' This code was generated by a tool.
+' Runtime Version:2.0.50727.1433
+'
+' Changes to this file may cause incorrect behavior and will be lost if
+' the code is regenerated.
+' </auto-generated>
+'------------------------------------------------------------------------------
+
+Option Strict On
+Option Explicit On
+
+
+Namespace My
+
+ 'NOTE: This file is auto-generated; do not modify it directly. To make changes,
+ ' or if you encounter build errors in this file, go to the Project Designer
+ ' (go to Project Properties or double-click the My Project node in
+ ' Solution Explorer), and make changes on the Application tab.
+ '
+ Partial Friend Class MyApplication
+
+ <Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
+ Public Sub New()
+ MyBase.New(Global.Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows)
+ Me.IsSingleInstance = true
+ Me.EnableVisualStyles = true
+ Me.SaveMySettingsOnExit = true
+ Me.ShutDownStyle = Global.Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterAllFormsClose
+ End Sub
+
+ <Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
+ Protected Overrides Sub OnCreateMainForm()
+ Me.MainForm = Global.Voter_Daemon.MainSB
+ End Sub
+
+ <Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
+ Protected Overrides Sub OnCreateSplashScreen()
+ Me.SplashScreen = Global.Voter_Daemon.splash
+ End Sub
+ End Class
+End Namespace
Added: trunk08/My Project/Application.myapp
===================================================================
--- trunk08/My Project/Application.myapp (rev 0)
+++ trunk08/My Project/Application.myapp 2007-11-23 23:06:51 UTC (rev 2)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+ <MySubMain>true</MySubMain>
+ <MainForm>MainSB</MainForm>
+ <SingleInstance>true</SingleInstance>
+ <ShutdownMode>1</ShutdownMode>
+ <EnableVisualStyles>true</EnableVisualStyles>
+ <AuthenticationMode>0</AuthenticationMode>
+ <SplashScreen>splash</SplashScreen>
+ <SaveMySettingsOnExit>true</SaveMySettingsOnExit>
+</MyApplicationData>
\ No newline at end of file
Added: trunk08/My Project/AssemblyInfo.vb
===================================================================
--- trunk08/My Project/AssemblyInfo.vb (rev 0)
+++ trunk08/My Project/AssemblyInfo.vb 2007-11-23 23:06:51 UTC (rev 2)
@@ -0,0 +1,39 @@
+Imports System.Resources
+
+Imports System
+Imports System.Reflection
+Imports System.Runtime.InteropServices
+
+' General Information about an assembly is controlled through the following
+' set of attributes. Change these attribute values to modify the information
+' associated with an assembly.
+
+' Review the values of the assembly attributes
+
+<Assembly: AssemblyTitle("Voter Daemon")>
+<Assembly: AssemblyDescription("")>
+<Assembly: AssemblyCompany("")>
+<Assembly: AssemblyProduct("Voter Daemon")>
+<Assembly: AssemblyCopyright("Released under the Common Public License and the GNU General Public License")>
+<Assembly: AssemblyTrademark("")>
+
+<Assembly: ComVisible(False)>
+
+'The following GUID is for the ID of the typelib if this project is exposed to COM
+<Assembly: Guid("cce7e5a0-ef84-467c-bbf7-6d4c7a42be67")>
+
+' Version information for an assembly consists of the following four values:
+'
+' Major Version
+' Minor Version
+' Build Number
+' Revision
+'
+' You can specify all the values or you can default the Build and Revision Numbers
+' by using the '*' as shown below:
+' <Assembly: AssemblyVersion("1.0.*")>
+
+<Assembly: AssemblyVersion("0.4.1.1")>
+<Assembly: AssemblyFileVersion("1.0.0.0")>
+
+<Assembly: NeutralResourcesLanguageAttribute("en")>
\ No newline at end of file
Added: trunk08/My Project/Resources.Designer.vb
===================================================================
--- trunk08/My Project/Resources.Designer.vb (rev 0)
+++ trunk08/My Project/Resources.Designer.vb 2007-11-23 23:06:51 UTC (rev 2)
@@ -0,0 +1,62 @@
+'------------------------------------------------------------------------------
+' <auto-generated>
+' This code was generated by a tool.
+' Runtime Version:2.0.50727.1433
+'
+' Changes to this file may cause incorrect behavior and will be lost if
+' the code is regenerated.
+' </auto-generated>
+'------------------------------------------------------------------------------
+
+Option Strict On
+Option Explicit On
+
+
+Namespace My.Resources
+
+ 'This class was auto-generated by the StronglyTypedResourceBuilder
+ 'class via a tool like ResGen or Visual Studio.
+ 'To add or remove a member, edit your .ResX file then rerun ResGen
+ 'with the /str option, or rebuild your VS project.
+ '<summary>
+ ' A strongly-typed resource class, for looking up localized strings, etc.
+ '</summary>
+ <Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0"), _
+ Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
+ Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
+ Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
+ Friend Module Resources
+
+ Private resourceMan As Global.System.Resources.ResourceManager
+
+ Private resourceCulture As Global.System.Globalization.CultureInfo
+
+ '<summary>
+ ' Returns the cached ResourceManager instance used by this class.
+ '</summary>
+ <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
+ Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
+ Get
+ If Object.ReferenceEquals(resourceMan, Nothing) Then
+ Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("Voter_Daemon.Resources", GetType(Resources).Assembly)
+ resourceMan = temp
+ End If
+ Return resourceMan
+ End Get
+ End Property
+
+ '<summary>
+ ' Overrides the current thread's CurrentUICulture property for all
+ ' resource lookups using this strongly typed resource class.
+ '</summary>
+ <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
+ Friend Property Culture() As Global.System.Globalization.CultureInfo
+ Get
+ Return resourceCulture
+ End Get
+ Set(ByVal value As Global.System.Globalization.CultureInfo)
+ resourceCulture = value
+ End Set
+ End Property
+ End Module
+End Namespace
Added: trunk08/My Project/Resources.resx
===================================================================
--- trunk08/My Project/Resources.resx (rev 0)
+++ trunk08/My Project/Resources.resx 2007-11-23 23:06:51 UTC (rev 2)
@@ -0,0 +1,117 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+ <!--
+ Microsoft ResX Schema
+
+ Version 2.0
+
+ The primary goals of this format is to allow a simple XML format
+ that is mostly human readable. The generation and parsing of the
+ various data types are done through the TypeConverter classes
+ associated with the data types.
+
+ Example:
+
+ ... ado.net/XML headers & schema ...
+ <resheader name="resmimetype">text/microsoft-resx</resheader>
+ <resheader name="version">2.0</resheader>
+ <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+ <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+ <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+ <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+ <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+ <value>[base64 mime encoded serialized .NET Framework object]</value>
+ </data>
+ <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+ <comment>This is a comment</comment>
+ </data>
+
+ There are any number of "resheader" rows that contain simple
+ name/value pairs.
+
+ Each data row contains a name, and value. The row also contains a
+ type or mimetype. Type corresponds to a .NET class that support
+ text/value conversion through the TypeConverter architecture.
+ Classes that don't support this are serialized and stored with the
+ mimetype set.
+
+ The mimetype is used for serialized objects, and tells the
+ ResXResourceReader how to depersist the object. This is currently not
+ extensible. For a given mimetype the value must be set accordingly:
+
+ Note - application/x-microsoft.net.object.binary.base64 is the format
+ that the ResXResourceWriter will generate, however the reader can
+ read any of the formats listed below.
+
+ mimetype: application/x-microsoft.net.object.binary.base64
+ value : The object must be serialized with
+ : System.Serialization.Formatters.Binary.BinaryFormatter
+ : and then encoded with base64 encoding.
+
+ mimetype: application/x-microsoft.net.object.soap.base64
+ value : The object must be serialized with
+ : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+ : and then encoded with base64 encoding.
+
+ mimetype: application/x-microsoft.net.object.bytearray.base64
+ value : The object must be serialized into a byte array
+ : using a System.ComponentModel.TypeConverter
+ : and then encoded with base64 encoding.
+ -->
+ <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+ <xsd:element name="root" msdata:IsDataSet="true">
+ <xsd:complexType>
+ <xsd:choice maxOccurs="unbounded">
+ <xsd:element name="metadata">
+ <xsd:complexType>
+ <xsd:sequence>
+ <xsd:element name="value" type="xsd:string" minOccurs="0" />
+ </xsd:sequence>
+ <xsd:attribute name="name" type="xsd:string" />
+ <xsd:attribute name="type" type="xsd:string" />
+ <xsd:attribute name="mimetype" type="xsd:string" />
+ </xsd:complexType>
+ </xsd:element>
+ <xsd:element name="assembly">
+ <xsd:complexType>
+ <xsd:attribute name="alias" type="xsd:string" />
+ <xsd:attribute name="name" type="xsd:string" />
+ </xsd:complexType>
+ </xsd:element>
+ <xsd:element name="data">
+ <xsd:complexType>
+ <xsd:sequence>
+ <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+ <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+ </xsd:sequence>
+ <xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
+ <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+ <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+ </xsd:complexType>
+ </xsd:element>
+ <xsd:element name="resheader">
+ <xsd:complexType>
+ <xsd:sequence>
+ <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+ </xsd:sequence>
+ <xsd:attribute name="name" type="xsd:string" use="required" />
+ </xsd:complexType>
+ </xsd:element>
+ </xsd:choice>
+ </xsd:complexType>
+ </xsd:element>
+ </xsd:schema>
+ <resheader name="resmimetype">
+ <value>text/microsoft-resx</value>
+ </resheader>
+ <resheader name="version">
+ <value>2.0</value>
+ </resheader>
+ <resheader name="reader">
+ <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </resheader>
+ <resheader name="writer">
+ <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </resheader>
+</root>
\ No newline at end of file
Added: trunk08/My Project/Settings.Designer.vb
===================================================================
--- trunk08/My Project/Settings.Designer.vb (rev 0)
+++ trunk08/My Project/Settings.Designer.vb 2007-11-23 23:06:51 UTC (rev 2)
@@ -0,0 +1,83 @@
+'------------------------------------------------------------------------------
+' <auto-generated>
+' This code was generated by a tool.
+' Runtime Version:2.0.50727.1433
+'
+' Changes to this file may cause incorrect behavior and will be lost if
+' the code is regenerated.
+' </auto-generated>
+'------------------------------------------------------------------------------
+
+Option Strict On
+Option Explicit On
+
+
+Namespace My
+
+ <Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
+ Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0"), _
+ Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
+ Partial Friend NotInheritable Class MySettings
+ Inherits Global.System.Configuration.ApplicationSettingsBase
+
+ Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings),MySettings)
+
+#Region "My.Settings Auto-Save Functionality"
+#If _MyType = "WindowsForms" Then
+ Private Shared addedHandler As Boolean
+
+ Private Shared addedHandlerLockObject As New Object
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
+ Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, ByVal e As Global.System.EventArgs)
+ If My.Application.SaveMySettingsOnExit Then
+ My.Settings.Save()
+ End If
+ End Sub
+#End If
+#End Region
+
+ Public Shared ReadOnly Property [Default]() As MySettings
+ Get
+
+#If _MyType = "WindowsForms" Then
+ If Not addedHandler Then
+ SyncLock addedHandlerLockObject
+ If Not addedHandler Then
+ AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings
+ addedHandler = True
+ End If
+ End SyncLock
+ End If
+#End If
+ Return defaultInstance
+ End Get
+ End Property
+
+ <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
+ Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
+ Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString), _
+ Global.System.Configuration.DefaultSettingValueAttribute("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\db.mdb")> _
+ Public ReadOnly Property dbConnect() As String
+ Get
+ Return CType(Me("dbConnect"),String)
+ End Get
+ End Property
+ End Class
+End Namespace
+
+Namespace My
+
+ <Global.Microsoft.VisualBasic.HideModuleNameAttribute(), _
+ Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
+ Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
+ Friend Module MySettingsProperty
+
+ <Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
+ Friend ReadOnly Property Settings() As Global.Voter_Daemon.My.MySettings
+ Get
+ Return Global.Voter_Daemon.My.MySettings.Default
+ End Get
+ End Property
+ End Module
+End Namespace
Added: trunk08/My Project/Settings.settings
===================================================================
--- trunk08/My Project/Settings.settings (rev 0)
+++ trunk08/My Project/Settings.settings 2007-11-23 23:06:51 UTC (rev 2)
@@ -0,0 +1,14 @@
+<?xml version='1.0' encoding='utf-8'?>
+<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="My" GeneratedClassName="MySettings" UseMySettingsClassName="true">
+ <Profiles />
+ <Settings>
+ <Setting Name="dbConnect" Type="(Connection string)" Scope="Application">
+ <DesignTimeValue Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
+<SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+ <ConnectionString>Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\db.mdb</ConnectionString>
+ <ProviderName>System.Data.OleDb</ProviderName>
+</SerializableConnectionString></DesignTimeValue>
+ <Value Profile="(Default)">Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\db.mdb</Value>
+ </Setting>
+ </Settings>
+</SettingsFile>
\ No newline at end of file
Added: trunk08/My Project/app.manifest
===================================================================
--- trunk08/My Project/app.manifest (rev 0)
+++ trunk08/My Project/app.manifest 2007-11-23 23:06:51 UTC (rev 2)
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<asmv1:assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
+ <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
+ <security>
+ <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
+ <!-- UAC Manifest Options
+ If you want to change the Windows User Account Control level replace the
+ requestedExecutionLevel node with one of the following.
+
+ <requestedExecutionLevel level="asInvoker" uiAccess="false" />
+ <requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
+ <requestedExecutionLevel level="highestAvailable" uiAccess="false" />
+
+ If you want to utilize File and Registry Virtualization for backward
+ compatibility then delete the requestedExecutionLevel node.
+ -->
+ <requestedExecutionLevel level="asInvoker" uiAccess="false" />
+ </requestedPrivileges>
+ </security>
+ </trustInfo>
+</asmv1:assembly>
Added: trunk08/Switchboard/MainSB.Designer.vb
===================================================================
--- trunk08/Switchboard/MainSB.Designer.vb (rev 0)
+++ trunk08/Switchboard/MainSB.Designer.vb 2007-11-23 23:06:51 UTC (rev 2)
@@ -0,0 +1,29 @@
+<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
+Partial Class MainSB
+ Inherits System.Windows.Forms.Form
+
+ 'Form overrides dispose to clean up the component list.
+ <System.Diagnostics.DebuggerNonUserCode()> _
+ Protected Overrides Sub Dispose(ByVal disposing As Boolean)
+ Try
+ If disposing AndAlso components IsNot Nothing Then
+ components.Dispose()
+ End If
+ Finally
+ MyBase.Dispose(disposing)
+ End Try
+ End Sub
+
+ 'Required by the Windows Form Designer
+ Private components As System.ComponentModel.IContainer
+
+ 'NOTE: The following procedure is required by the Windows Form Designer
+ 'It can be modified using the Windows Form Designer.
+ 'Do not modify it using the code editor.
+ <System.Diagnostics.DebuggerStepThrough()> _
+ Private Sub InitializeComponent()
+ components = New System.ComponentModel.Container
+ Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
+ Me.Text = "MainSB"
+ End Sub
+End Class
Added: trunk08/Switchboard/MainSB.vb
===================================================================
--- trunk08/Switchboard/MainSB.vb (rev 0)
+++ trunk08/Switchboard/MainSB.vb 2007-11-23 23:06:51 UTC (rev 2)
@@ -0,0 +1,5 @@
+Public Class MainSB
+ Private Sub Main_Load(ByVal sender As System.Object, ByVal e As System.EventArgs)
+ Me.Show()
+ End Sub
+End Class
\ No newline at end of file
Added: trunk08/Voter Daemon.vbproj
===================================================================
--- trunk08/Voter Daemon.vbproj (rev 0)
+++ trunk08/Voter Daemon.vbproj 2007-11-23 23:06:51 UTC (rev 2)
@@ -0,0 +1,147 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.21022</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{582A25B1-6659-42ED-A2D7-5F7D70D15EA0}</ProjectGuid>
+ <OutputType>WinExe</OutputType>
+ <StartupObject>Voter_Daemon.My.MyApplication</StartupObject>
+ <RootNamespace>Voter_Daemon</RootNamespace>
+ <AssemblyName>Voter Daemon</AssemblyName>
+ <FileAlignment>512</FileAlignment>
+ <MyType>WindowsForms</MyType>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <OptionExplicit>On</OptionExplicit>
+ <OptionCompare>Binary</OptionCompare>
+ <OptionStrict>Off</OptionStrict>
+ <OptionInfer>On</OptionInfer>
+ <ApplicationManifest>My Project\app.manifest</ApplicationManifest>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <DefineDebug>true</DefineDebug>
+ <DefineTrace>true</DefineTrace>
+ <OutputPath>bin\Debug\</OutputPath>
+ <DocumentationFile>Voter Daemon.xml</DocumentationFile>
+ <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <DefineDebug>false</DefineDebug>
+ <DefineTrace>true</DefineTrace>
+ <Optimize>true</Optimize>
+ <OutputPath>bin\Release\</OutputPath>
+ <DocumentationFile>Voter Daemon.xml</DocumentationFile>
+ <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.Data" />
+ <Reference Include="System.Deployment" />
+ <Reference Include="System.Drawing" />
+ <Reference Include="System.Windows.Forms" />
+ <Reference Include="System.Xml" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Xml.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data.DataSetExtensions">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ </ItemGroup>
+ <ItemGroup>
+ <Import Include="Microsoft.VisualBasic" />
+ <Import Include="System" />
+ <Import Include="System.Collections" />
+ <Import Include="System.Collections.Generic" />
+ <Import Include="System.Data" />
+ <Import Include="System.Drawing" />
+ <Import Include="System.Diagnostics" />
+ <Import Include="System.Windows.Forms" />
+ <Import Include="System.Linq" />
+ <Import Include="System.Xml.Linq" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="dbDataSet.Designer.vb">
+ <AutoGen>True</AutoGen>
+ <DesignTime>True</DesignTime>
+ <DependentUpon>dbDataSet.xsd</DependentUpon>
+ </Compile>
+ <Compile Include="Switchboard\MainSB.Designer.vb">
+ <DependentUpon>MainSB.vb</DependentUpon>
+ </Compile>
+ <Compile Include="Switchboard\MainSB.vb">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="My Project\AssemblyInfo.vb" />
+ <Compile Include="My Project\Application.Designer.vb">
+ <AutoGen>True</AutoGen>
+ <DependentUpon>Application.myapp</DependentUpon>
+ </Compile>
+ <Compile Include="My Project\Resources.Designer.vb">
+ <AutoGen>True</AutoGen>
+ <DesignTime>True</DesignTime>
+ <DependentUpon>Resources.resx</DependentUpon>
+ </Compile>
+ <Compile Include="My Project\Settings.Designer.vb">
+ <AutoGen>True</AutoGen>
+ <DependentUpon>Settings.settings</DependentUpon>
+ <DesignTimeSharedInput>True</DesignTimeSharedInput>
+ </Compile>
+ <Compile Include="splash.Designer.vb">
+ <DependentUpon>splash.vb</DependentUpon>
+ </Compile>
+ <Compile Include="splash.vb">
+ <SubType>Form</SubType>
+ </Compile>
+ </ItemGroup>
+ <ItemGroup>
+ <EmbeddedResource Include="My Project\Resources.resx">
+ <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
+ <LastGenOutput>Resources.Designer.vb</LastGenOutput>
+ <CustomToolNamespace>My.Resources</CustomToolNamespace>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
+ <EmbeddedResource Include="splash.resx">
+ <DependentUpon>splash.vb</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="app.config" />
+ <None Include="dbDataSet.xsc">
+ <DependentUpon>dbDataSet.xsd</DependentUpon>
+ </None>
+ <None Include="dbDataSet.xsd">
+ <Generator>MSDataSetGenerator</Generator>
+ <LastGenOutput>dbDataSet.Designer.vb</LastGenOutput>
+ <SubType>Designer</SubType>
+ </None>
+ <None Include="dbDataSet.xss">
+ <DependentUpon>dbDataSet.xsd</DependentUpon>
+ </None>
+ <None Include="My Project\app.manifest" />
+ <None Include="My Project\Application.myapp">
+ <Generator>MyApplicationCodeGenerator</Generator>
+ <LastGenOutput>Application.Designer.vb</LastGenOutput>
+ </None>
+ <None Include="My Project\Settings.settings">
+ <Generator>SettingsSingleFileGenerator</Generator>
+ <CustomToolNamespace>My</CustomToolNamespace>
+ <LastGenOutput>Settings.Designer.vb</LastGenOutput>
+ </None>
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
+</Project>
\ No newline at end of file
Added: trunk08/Voter Daemon.vbproj.user
===================================================================
--- trunk08/Voter Daemon.vbproj.user (rev 0)
+++ trunk08/Voter Daemon.vbproj.user 2007-11-23 23:06:51 UTC (rev 2)
@@ -0,0 +1,5 @@
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <ProjectView>ShowAllFiles</ProjectView>
+ </PropertyGroup>
+</Project>
\ No newline at end of file
Added: trunk08/app.config
===================================================================
--- trunk08/app.config (rev 0)
+++ trunk08/app.config 2007-11-23 23:06:51 UTC (rev 2)
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<configuration>
+ <configSections>
+ </configSections>
+ <connectionStrings>
+ <add name="Voter_Daemon.My.MySettings.dbConnect" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\db.mdb"
+ providerName="System.Data.OleDb" />
+ </connectionStrings>
+ <system.diagnostics>
+ <sources>
+ <!-- This section defines the logging configuration for My.Application.Log -->
+ <source name="DefaultSource" switchName="DefaultSwitch">
+ <listeners>
+ <add name="FileLog"/>
+ <!-- Uncomment the below section to write to the Application Event Log -->
+ <!--<add name="EventLog"/>-->
+ </listeners>
+ </source>
+ </sources>
+ <switches>
+ <add name="DefaultSwitch" value="Information" />
+ </switches>
+ <sharedListeners>
+ <add name="FileLog"
+ type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
+ initializeData="FileLogWriter"/>
+ <!-- Uncomment the below section and replace APPLICATION_NAME with the name of your application to write to the Application Event Log -->
+ <!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
+ </sharedListeners>
+ </system.diagnostics>
+</configuration>
Added: trunk08/db.mdb
===================================================================
(Binary files differ)
Property changes on: trunk08/db.mdb
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk08/dbDataSet.Designer.vb
===================================================================
--- trunk08/dbDataSet.Designer.vb (rev 0)
+++ trunk08/dbDataSet.Designer.vb 2007-11-23 23:06:51 UTC (rev 2)
@@ -0,0 +1,4930 @@
+'------------------------------------------------------------------------------
+' <auto-generated>
+' This code was generated by a tool.
+' Runtime Version:2.0.50727.1433
+'
+' Changes to this file may cause incorrect behavior and will be lost if
+' the code is regenerated.
+' </auto-generated>
+'------------------------------------------------------------------------------
+
+Option Strict Off
+Option Explicit On
+
+
+
+'''<summary>
+'''Represents a strongly typed in-memory cache of data.
+'''</summary>
+<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0"), _
+ Global.System.Serializable(), _
+ Global.System.ComponentModel.DesignerCategoryAttribute("code"), _
+ Global.System.ComponentModel.ToolboxItem(true), _
+ Global.System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedDataSetSchema"), _
+ Global.System.Xml.Serialization.XmlRootAttribute("dbDataSet"), _
+ Global.System.ComponentModel.Design.HelpKeywordAttribute("vs.data.DataSet")> _
+Partial Public Class dbDataSet
+ Inherits Global.System.Data.DataSet
+
+ Private tableAccounts As AccountsDataTable
+
+ Private tableCandidates As CandidatesDataTable
+
+ Private tableJobs As JobsDataTable
+
+ Private tableSwitchboard_Items As Switchboard_ItemsDataTable
+
+ Private tableVoting As VotingDataTable
+
+ Private relationReference As Global.System.Data.DataRelation
+
+ Private relationReference3 As Global.System.Data.DataRelation
+
+ Private relationReference2 As Global.System.Data.DataRelation
+
+ Private relationReference4 As Global.System.Data.DataRelation
+
+ Private relationReference5 As Global.System.Data.DataRelation
+
+ Private _schemaSerializationMode As Global.System.Data.SchemaSerializationMode = Global.System.Data.SchemaSerializationMode.IncludeSchema
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Public Sub New()
+ MyBase.New
+ Me.BeginInit
+ Me.InitClass
+ Dim schemaChangedHandler As Global.System.ComponentModel.CollectionChangeEventHandler = AddressOf Me.SchemaChanged
+ AddHandler MyBase.Tables.CollectionChanged, schemaChangedHandler
+ AddHandler MyBase.Relations.CollectionChanged, schemaChangedHandler
+ Me.EndInit
+ End Sub
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Protected Sub New(ByVal info As Global.System.Runtime.Serialization.SerializationInfo, ByVal context As Global.System.Runtime.Serialization.StreamingContext)
+ MyBase.New(info, context, false)
+ If (Me.IsBinarySerialized(info, context) = true) Then
+ Me.InitVars(false)
+ Dim schemaChangedHandler1 As Global.System.ComponentModel.CollectionChangeEventHandler = AddressOf Me.SchemaChanged
+ AddHandler Me.Tables.CollectionChanged, schemaChangedHandler1
+ AddHandler Me.Relations.CollectionChanged, schemaChangedHandler1
+ Return
+ End If
+ Dim strSchema As String = CType(info.GetValue("XmlSchema", GetType(String)),String)
+ If (Me.DetermineSchemaSerializationMode(info, context) = Global.System.Data.SchemaSerializationMode.IncludeSchema) Then
+ Dim ds As Global.System.Data.DataSet = New Global.System.Data.DataSet
+ ds.ReadXmlSchema(New Global.System.Xml.XmlTextReader(New Global.System.IO.StringReader(strSchema)))
+ If (Not (ds.Tables("Accounts")) Is Nothing) Then
+ MyBase.Tables.Add(New AccountsDataTable(ds.Tables("Accounts")))
+ End If
+ If (Not (ds.Tables("Candidates")) Is Nothing) Then
+ MyBase.Tables.Add(New CandidatesDataTable(ds.Tables("Candidates")))
+ End If
+ If (Not (ds.Tables("Jobs")) Is Nothing) Then
+ MyBase.Tables.Add(New JobsDataTable(ds.Tables("Jobs")))
+ End If
+ If (Not (ds.Tables("Switchboard Items")) Is Nothing) Then
+ MyBase.Tables.Add(New Switchboard_ItemsDataTable(ds.Tables("Switchboard Items")))
+ End If
+ If (Not (ds.Tables("Voting")) Is Nothing) Then
+ MyBase.Tables.Add(New VotingDataTable(ds.Tables("Voting")))
+ End If
+ Me.DataSetName = ds.DataSetName
+ Me.Prefix = ds.Prefix
+ Me.Namespace = ds.Namespace
+ Me.Locale = ds.Locale
+ Me.CaseSensitive = ds.CaseSensitive
+ Me.EnforceConstraints = ds.EnforceConstraints
+ Me.Merge(ds, false, Global.System.Data.MissingSchemaAction.Add)
+ Me.InitVars
+ Else
+ Me.ReadXmlSchema(New Global.System.Xml.XmlTextReader(New Global.System.IO.StringReader(strSchema)))
+ End If
+ Me.GetSerializationData(info, context)
+ Dim schemaChangedHandler As Global.System.ComponentModel.CollectionChangeEventHandler = AddressOf Me.SchemaChanged
+ AddHandler MyBase.Tables.CollectionChanged, schemaChangedHandler
+ AddHandler Me.Relations.CollectionChanged, schemaChangedHandler
+ End Sub
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
+ Global.System.ComponentModel.Browsable(false), _
+ Global.System.ComponentModel.DesignerSerializationVisibility(Global.System.ComponentModel.DesignerSerializationVisibility.Content)> _
+ Public ReadOnly Property Accounts() As AccountsDataTable
+ Get
+ Return Me.tableAccounts
+ End Get
+ End Property
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
+ Global.System.ComponentModel.Browsable(false), _
+ Global.System.ComponentModel.DesignerSerializationVisibility(Global.System.ComponentModel.DesignerSerializationVisibility.Content)> _
+ Public ReadOnly Property Candidates() As CandidatesDataTable
+ Get
+ Return Me.tableCandidates
+ End Get
+ End Property
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
+ Global.System.ComponentModel.Browsable(false), _
+ Global.System.ComponentModel.DesignerSerializationVisibility(Global.System.ComponentModel.DesignerSerializationVisibility.Content)> _
+ Public ReadOnly Property Jobs() As JobsDataTable
+ Get
+ Return Me.tableJobs
+ End Get
+ End Property
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
+ Global.System.ComponentModel.Browsable(false), _
+ Global.System.ComponentModel.DesignerSerializationVisibility(Global.System.ComponentModel.DesignerSerializationVisibility.Content)> _
+ Public ReadOnly Property Switchboard_Items() As Switchboard_ItemsDataTable
+ Get
+ Return Me.tableSwitchboard_Items
+ End Get
+ End Property
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
+ Global.System.ComponentModel.Browsable(false), _
+ Global.System.ComponentModel.DesignerSerializationVisibility(Global.System.ComponentModel.DesignerSerializationVisibility.Content)> _
+ Public ReadOnly Property Voting() As VotingDataTable
+ Get
+ Return Me.tableVoting
+ End Get
+ End Property
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
+ Global.System.ComponentModel.BrowsableAttribute(true), _
+ Global.System.ComponentModel.DesignerSerializationVisibilityAttribute(Global.System.ComponentModel.DesignerSerializationVisibility.Visible)> _
+ Public Overrides Property SchemaSerializationMode() As Global.System.Data.SchemaSerializationMode
+ Get
+ Return Me._schemaSerializationMode
+ End Get
+ Set
+ Me._schemaSerializationMode = value
+ End Set
+ End Property
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
+ Global.System.ComponentModel.DesignerSerializationVisibilityAttribute(Global.System.ComponentModel.DesignerSerializationVisibility.Hidden)> _
+ Public Shadows ReadOnly Property Tables() As Global.System.Data.DataTableCollection
+ Get
+ Return MyBase.Tables
+ End Get
+ End Property
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
+ Global.System.ComponentModel.DesignerSerializationVisibilityAttribute(Global.System.ComponentModel.DesignerSerializationVisibility.Hidden)> _
+ Public Shadows ReadOnly Property Relations() As Global.System.Data.DataRelationCollection
+ Get
+ Return MyBase.Relations
+ End Get
+ End Property
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Protected Overrides Sub InitializeDerivedDataSet()
+ Me.BeginInit
+ Me.InitClass
+ Me.EndInit
+ End Sub
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Public Overrides Function Clone() As Global.System.Data.DataSet
+ Dim cln As dbDataSet = CType(MyBase.Clone,dbDataSet)
+ cln.InitVars
+ cln.SchemaSerializationMode = Me.SchemaSerializationMode
+ Return cln
+ End Function
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Protected Overrides Function ShouldSerializeTables() As Boolean
+ Return false
+ End Function
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Protected Overrides Function ShouldSerializeRelations() As Boolean
+ Return false
+ End Function
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Protected Overrides Sub ReadXmlSerializable(ByVal reader As Global.System.Xml.XmlReader)
+ If (Me.DetermineSchemaSerializationMode(reader) = Global.System.Data.SchemaSerializationMode.IncludeSchema) Then
+ Me.Reset
+ Dim ds As Global.System.Data.DataSet = New Global.System.Data.DataSet
+ ds.ReadXml(reader)
+ If (Not (ds.Tables("Accounts")) Is Nothing) Then
+ MyBase.Tables.Add(New AccountsDataTable(ds.Tables("Accounts")))
+ End If
+ If (Not (ds.Tables("Candidates")) Is Nothing) Then
+ MyBase.Tables.Add(New CandidatesDataTable(ds.Tables("Candidates")))
+ End If
+ If (Not (ds.Tables("Jobs")) Is Nothing) Then
+ MyBase.Tables.Add(New JobsDataTable(ds.Tables("Jobs")))
+ End If
+ If (Not (ds.Tables("Switchboard Items")) Is Nothing) Then
+ MyBase.Tables.Add(New Switchboard_ItemsDataTable(ds.Tables("Switchboard Items")))
+ End If
+ If (Not (ds.Tables("Voting")) Is Nothing) Then
+ MyBase.Tables.Add(New VotingDataTable(ds.Tables("Voting")))
+ End If
+ Me.DataSetName = ds.DataSetName
+ Me.Prefix = ds.Prefix
+ Me.Namespace = ds.Namespace
+ Me.Locale = ds.Locale
+ Me.CaseSensitive = ds.CaseSensitive
+ Me.EnforceConstraints = ds.EnforceConstraints
+ Me.Merge(ds, false, Global.System.Data.MissingSchemaAction.Add)
+ Me.InitVars
+ Else
+ Me.ReadXml(reader)
+ Me.InitVars
+ End If
+ End Sub
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Protected Overrides Function GetSchemaSerializable() As Global.System.Xml.Schema.XmlSchema
+ Dim stream As Global.System.IO.MemoryStream = New Global.System.IO.MemoryStream
+ Me.WriteXmlSchema(New Global.System.Xml.XmlTextWriter(stream, Nothing))
+ stream.Position = 0
+ Return Global.System.Xml.Schema.XmlSchema.Read(New Global.System.Xml.XmlTextReader(stream), Nothing)
+ End Function
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Friend Overloads Sub InitVars()
+ Me.InitVars(true)
+ End Sub
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Friend Overloads Sub InitVars(ByVal initTable As Boolean)
+ Me.tableAccounts = CType(MyBase.Tables("Accounts"),AccountsDataTable)
+ If (initTable = true) Then
+ If (Not (Me.tableAccounts) Is Nothing) Then
+ Me.tableAccounts.InitVars
+ End If
+ End If
+ Me.tableCandidates = CType(MyBase.Tables("Candidates"),CandidatesDataTable)
+ If (initTable = true) Then
+ If (Not (Me.tableCandidates) Is Nothing) Then
+ Me.tableCandidates.InitVars
+ End If
+ End If
+ Me.tableJobs = CType(MyBase.Tables("Jobs"),JobsDataTable)
+ If (initTable = true) Then
+ If (Not (Me.tableJobs) Is Nothing) Then
+ Me.tableJobs.InitVars
+ End If
+ End If
+ Me.tableSwitchboard_Items = CType(MyBase.Tables("Switchboard Items"),Switchboard_ItemsDataTable)
+ If (initTable = true) Then
+ If (Not (Me.tableSwitchboard_Items) Is Nothing) Then
+ Me.tableSwitchboard_Items.InitVars
+ End If
+ End If
+ Me.tableVoting = CType(MyBase.Tables("Voting"),VotingDataTable)
+ If (initTable = true) Then
+ If (Not (Me.tableVoting) Is Nothing) Then
+ Me.tableVoting.InitVars
+ End If
+ End If
+ Me.relationReference = Me.Relations("Reference")
+ Me.relationReference3 = Me.Relations("Reference3")
+ Me.relationReference2 = Me.Relations("Reference2")
+ Me.relationReference4 = Me.Relations("Reference4")
+ Me.relationReference5 = Me.Relations("Reference5")
+ End Sub
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Private Sub InitClass()
+ Me.DataSetName = "dbDataSet"
+ Me.Prefix = ""
+ Me.Namespace = "http://tempuri.org/dbDataSet.xsd"
+ Me.EnforceConstraints = true
+ Me.SchemaSerializationMode = Global.System.Data.SchemaSerializationMode.IncludeSchema
+ Me.tableAccounts = New AccountsDataTable
+ MyBase.Tables.Add(Me.tableAccounts)
+ Me.tableCandidates = New CandidatesDataTable
+ MyBase.Tables.Add(Me.tableCandidates)
+ Me.tableJobs = New JobsDataTable
+ MyBase.Tables.Add(Me.tableJobs)
+ Me.tableSwitchboard_Items = New Switchboard_ItemsDataTable
+ MyBase.Tables.Add(Me.tableSwitchboard_Items)
+ Me.tableVoting = New VotingDataTable
+ MyBase.Tables.Add(Me.tableVoting)
+ Me.relationReference = New Global.System.Data.DataRelation("Reference", New Global.System.Data.DataColumn() {Me.tableJobs.JobIDColumn}, New Global.System.Data.DataColumn() {Me.tableCandidates.RunningForColumn}, false)
+ Me.Relations.Add(Me.relationReference)
+ Me.relationReference3 = New Global.System.Data.DataRelation("Reference3", New Global.System.Data.DataColumn() {Me.tableAccounts.AccountIDColumn}, New Global.System.Data.DataColumn() {Me.tableCandidates.AccountNameColumn}, false)
+ Me.Relations.Add(Me.relationReference3)
+ Me.relationReference2 = New Global.System.Data.DataRelation("Reference2", New Global.System.Data.DataColumn() {Me.tableCandidates.CandidateIDColumn}, New Global.System.Data.DataColumn() {Me.tableVoting.VotingForColumn}, false)
+ Me.Relations.Add(Me.relationReference2)
+ Me.relationReference4 = New Global.System.Data.DataRelation("Reference4", New Global.System.Data.DataColumn() {Me.tableAccounts.AccountIDColumn}, New Global.System.Data.DataColumn() {Me.tableVoting.AccountNameColumn}, false)
+ Me.Relations.Add(Me.relationReference4)
+ Me.relationReference5 = New Global.System.Data.DataRelation("Reference5", New Global.System.Data.DataColumn() {Me.tableAccounts.AccountIDColumn}, New Global.System.Data.DataColumn() {Me.tableVoting.AccountPasswordColumn}, false)
+ Me.Relations.Add(Me.relationReference5)
+ End Sub
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Private Function ShouldSerializeAccounts() As Boolean
+ Return false
+ End Function
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Private Function ShouldSerializeCandidates() As Boolean
+ Return false
+ End Function
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Private Function ShouldSerializeJobs() As Boolean
+ Return false
+ End Function
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Private Function ShouldSerializeSwitchboard_Items() As Boolean
+ Return false
+ End Function
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Private Function ShouldSerializeVoting() As Boolean
+ Return false
+ End Function
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Private Sub SchemaChanged(ByVal sender As Object, ByVal e As Global.System.ComponentModel.CollectionChangeEventArgs)
+ If (e.Action = Global.System.ComponentModel.CollectionChangeAction.Remove) Then
+ Me.InitVars
+ End If
+ End Sub
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Public Shared Function GetTypedDataSetSchema(ByVal xs As Global.System.Xml.Schema.XmlSchemaSet) As Global.System.Xml.Schema.XmlSchemaComplexType
+ Dim ds As dbDataSet = New dbDataSet
+ Dim type As Global.System.Xml.Schema.XmlSchemaComplexType = New Global.System.Xml.Schema.XmlSchemaComplexType
+ Dim sequence As Global.System.Xml.Schema.XmlSchemaSequence = New Global.System.Xml.Schema.XmlSchemaSequence
+ Dim any As Global.System.Xml.Schema.XmlSchemaAny = New Global.System.Xml.Schema.XmlSchemaAny
+ any.Namespace = ds.Namespace
+ sequence.Items.Add(any)
+ type.Particle = sequence
+ Dim dsSchema As Global.System.Xml.Schema.XmlSchema = ds.GetSchemaSerializable
+ If xs.Contains(dsSchema.TargetNamespace) Then
+ Dim s1 As Global.System.IO.MemoryStream = New Global.System.IO.MemoryStream
+ Dim s2 As Global.System.IO.MemoryStream = New Global.System.IO.MemoryStream
+ Try
+ Dim schema As Global.System.Xml.Schema.XmlSchema = Nothing
+ dsSchema.Write(s1)
+ Dim schemas As Global.System.Collections.IEnumerator = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator
+ Do While schemas.MoveNext
+ schema = CType(schemas.Current,Global.System.Xml.Schema.XmlSchema)
+ s2.SetLength(0)
+ schema.Write(s2)
+ If (s1.Length = s2.Length) Then
+ s1.Position = 0
+ s2.Position = 0
+
+ Do While ((s1.Position <> s1.Length) _
+ AndAlso (s1.ReadByte = s2.ReadByte))
+
+
+ Loop
+ If (s1.Position = s1.Length) Then
+ Return type
+ End If
+ End If
+
+ Loop
+ Finally
+ If (Not (s1) Is Nothing) Then
+ s1.Close
+ End If
+ If (Not (s2) Is Nothing) Then
+ s2.Close
+ End If
+ End Try
+ End If
+ xs.Add(dsSchema)
+ Return type
+ End Function
+
+ Public Delegate Sub AccountsRowChangeEventHandler(ByVal sender As Object, ByVal e As AccountsRowChangeEvent)
+
+ Public Delegate Sub CandidatesRowChangeEventHandler(ByVal sender As Object, ByVal e As CandidatesRowChangeEvent)
+
+ Public Delegate Sub JobsRowChangeEventHandler(ByVal sender As Object, ByVal e As JobsRowChangeEvent)
+
+ Public Delegate Sub Switchboard_ItemsRowChangeEventHandler(ByVal sender As Object, ByVal e As Switchboard_ItemsRowChangeEvent)
+
+ Public Delegate Sub VotingRowChangeEventHandler(ByVal sender As Object, ByVal e As VotingRowChangeEvent)
+
+ '''<summary>
+ '''Represents the strongly named DataTable class.
+ '''</summary>
+ <Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0"), _
+ Global.System.Serializable(), _
+ Global.System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")> _
+ Partial Public Class AccountsDataTable
+ Inherits Global.System.Data.TypedTableBase(Of AccountsRow)
+
+ Private columnAccountID As Global.System.Data.DataColumn
+
+ Private columnAccountName As Global.System.Data.DataColumn
+
+ Private columnAccountPassword As Global.System.Data.DataColumn
+
+ Private columnNotes As Global.System.Data.DataColumn
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Public Sub New()
+ MyBase.New
+ Me.TableName = "Accounts"
+ Me.BeginInit
+ Me.InitClass
+ Me.EndInit
+ End Sub
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Friend Sub New(ByVal table As Global.System.Data.DataTable)
+ MyBase.New
+ Me.TableName = table.TableName
+ If (table.CaseSensitive <> table.DataSet.CaseSensitive) Then
+ Me.CaseSensitive = table.CaseSensitive
+ End If
+ If (table.Locale.ToString <> table.DataSet.Locale.ToString) Then
+ Me.Locale = table.Locale
+ End If
+ If (table.Namespace <> table.DataSet.Namespace) Then
+ Me.Namespace = table.Namespace
+ End If
+ Me.Prefix = table.Prefix
+ Me.MinimumCapacity = table.MinimumCapacity
+ End Sub
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Protected Sub New(ByVal info As Global.System.Runtime.Serialization.SerializationInfo, ByVal context As Global.System.Runtime.Serialization.StreamingContext)
+ MyBase.New(info, context)
+ Me.InitVars
+ End Sub
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Public ReadOnly Property AccountIDColumn() As Global.System.Data.DataColumn
+ Get
+ Return Me.columnAccountID
+ End Get
+ End Property
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Public ReadOnly Property AccountNameColumn() As Global.System.Data.DataColumn
+ Get
+ Return Me.columnAccountName
+ End Get
+ End Property
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Public ReadOnly Property AccountPasswordColumn() As Global.System.Data.DataColumn
+ Get
+ Return Me.columnAccountPassword
+ End Get
+ End Property
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Public ReadOnly Property NotesColumn() As Global.System.Data.DataColumn
+ Get
+ Return Me.columnNotes
+ End Get
+ End Property
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
+ Global.System.ComponentModel.Browsable(false)> _
+ Public ReadOnly Property Count() As Integer
+ Get
+ Return Me.Rows.Count
+ End Get
+ End Property
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Public Default ReadOnly Property Item(ByVal index As Integer) As AccountsRow
+ Get
+ Return CType(Me.Rows(index),AccountsRow)
+ End Get
+ End Property
+
+ Public Event AccountsRowChanging As AccountsRowChangeEventHandler
+
+ Public Event AccountsRowChanged As AccountsRowChangeEventHandler
+
+ Public Event AccountsRowDeleting As AccountsRowChangeEventHandler
+
+ Public Event AccountsRowDeleted As AccountsRowChangeEventHandler
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Public Overloads Sub AddAccountsRow(ByVal row As AccountsRow)
+ Me.Rows.Add(row)
+ End Sub
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Public Overloads Function AddAccountsRow(ByVal AccountName As String, ByVal AccountPassword As String, ByVal Notes As String) As AccountsRow
+ Dim rowAccountsRow As AccountsRow = CType(Me.NewRow,AccountsRow)
+ Dim columnValuesArray() As Object = New Object() {Nothing, AccountName, AccountPassword, Notes}
+ rowAccountsRow.ItemArray = columnValuesArray
+ Me.Rows.Add(rowAccountsRow)
+ Return rowAccountsRow
+ End Function
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Public Function FindByAccountID(ByVal AccountID As Integer) As AccountsRow
+ Return CType(Me.Rows.Find(New Object() {AccountID}),AccountsRow)
+ End Function
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Public Overrides Function Clone() As Global.System.Data.DataTable
+ Dim cln As AccountsDataTable = CType(MyBase.Clone,AccountsDataTable)
+ cln.InitVars
+ Return cln
+ End Function
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Protected Overrides Function CreateInstance() As Global.System.Data.DataTable
+ Return New AccountsDataTable
+ End Function
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Friend Sub InitVars()
+ Me.columnAccountID = MyBase.Columns("AccountID")
+ Me.columnAccountName = MyBase.Columns("AccountName")
+ Me.columnAccountPassword = MyBase.Columns("AccountPassword")
+ Me.columnNotes = MyBase.Columns("Notes")
+ End Sub
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Private Sub InitClass()
+ Me.columnAccountID = New Global.System.Data.DataColumn("AccountID", GetType(Integer), Nothing, Global.System.Data.MappingType.Element)
+ MyBase.Columns.Add(Me.columnAccountID)
+ Me.columnAccountName = New Global.System.Data.DataColumn("AccountName", GetType(String), Nothing, Global.System.Data.MappingType.Element)
+ MyBase.Columns.Add(Me.columnAccountName)
+ Me.columnAccountPassword = New Global.System.Data.DataColumn("AccountPassword", GetType(String), Nothing, Global.System.Data.MappingType.Element)
+ MyBase.Columns.Add(Me.columnAccountPassword)
+ Me.columnNotes = New Global.System.Data.DataColumn("Notes", GetType(String), Nothing, Global.System.Data.MappingType.Element)
+ MyBase.Columns.Add(Me.columnNotes)
+ Me.Constraints.Add(New Global.System.Data.UniqueConstraint("Constraint1", New Global.System.Data.DataColumn() {Me.columnAccountID}, true))
+ Me.columnAccountID.AutoIncrement = true
+ Me.columnAccountID.AutoIncrementSeed = -1
+ Me.columnAccountID.AutoIncrementStep = -1
+ Me.columnAccountID.AllowDBNull = false
+ Me.columnAccountID.Unique = true
+ Me.columnAccountName.MaxLength = 50
+ Me.columnAccountPassword.MaxLength = 50
+ Me.columnNotes.MaxLength = 536870910
+ End Sub
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Public Function NewAccountsRow() As AccountsRow
+ Return CType(Me.NewRow,AccountsRow)
+ End Function
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Protected Overrides Function NewRowFromBuilder(ByVal builder As Global.System.Data.DataRowBuilder) As Global.System.Data.DataRow
+ Return New AccountsRow(builder)
+ End Function
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Protected Overrides Function GetRowType() As Global.System.Type
+ Return GetType(AccountsRow)
+ End Function
+
+ <Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
+ Protected Overrides Sub OnRowChanged(ByVal e As Global.System.Data.DataRowChangeEventArgs)
+ MyBase.OnRowChanged(e)
+ If (Not (Me.AccountsRowChan...
[truncated message content] |
|
From: SVN c. a. l. m. <vot...@li...> - 2007-11-23 22:47:56
|
Revision: 1
http://voterdaemon.svn.sourceforge.net/voterdaemon/?rev=1&view=rev
Author: vishwin
Date: 2007-11-23 14:47:58 -0800 (Fri, 23 Nov 2007)
Log Message:
-----------
initial import
Added Paths:
-----------
branches/
branches/0.3/
branches/0.3/Accounts.Designer.vb
branches/0.3/Accounts.resx
branches/0.3/Accounts.vb
branches/0.3/Candidates.Designer.vb
branches/0.3/Candidates.resx
branches/0.3/Candidates.vb
branches/0.3/Jobs.Designer.vb
branches/0.3/Jobs.resx
branches/0.3/Jobs.vb
branches/0.3/My Project/
branches/0.3/My Project/Application.Designer.vb
branches/0.3/My Project/Application.myapp
branches/0.3/My Project/AssemblyInfo.vb
branches/0.3/My Project/Resources.Designer.vb
branches/0.3/My Project/Resources.resx
branches/0.3/My Project/Settings.Designer.vb
branches/0.3/My Project/Settings.settings
branches/0.3/Resources/
branches/0.3/Resources/ApplicationEvents.vb
branches/0.3/Resources/INVENTRY.GIF
branches/0.3/Resources/app.ico
branches/0.3/Resources/db.adp
branches/0.3/Resources/db.mdb
branches/0.3/Resources/storageDBdata.Designer.vb
branches/0.3/Resources/storageDBdata.xsc
branches/0.3/Resources/storageDBdata.xsd
branches/0.3/Resources/storageDBdata.xss
branches/0.3/Switchboard/
branches/0.3/Switchboard/About.Designer.vb
branches/0.3/Switchboard/About.resx
branches/0.3/Switchboard/About.vb
branches/0.3/Switchboard/Form2.Designer.vb
branches/0.3/Switchboard/Form2.resx
branches/0.3/Switchboard/Form2.vb
branches/0.3/Switchboard/Main.Designer.vb
branches/0.3/Switchboard/Main.resx
branches/0.3/Switchboard/Main.vb
branches/0.3/VDsplash.Designer.vb
branches/0.3/VDsplash.resx
branches/0.3/VDsplash.vb
branches/0.3/Vote.Designer.vb
branches/0.3/Vote.resx
branches/0.3/Vote.vb
branches/0.3/Voter Daemon.sln
branches/0.3/Voter Daemon.suo
branches/0.3/Voter Daemon.vbproj
branches/0.3/Voter Daemon.vbproj.user
branches/0.3/Votes.mar
branches/0.3/app.config
Added: branches/0.3/Accounts.Designer.vb
===================================================================
--- branches/0.3/Accounts.Designer.vb (rev 0)
+++ branches/0.3/Accounts.Designer.vb 2007-11-23 22:47:58 UTC (rev 1)
@@ -0,0 +1,300 @@
+<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
+Partial Class Accounts
+ Inherits System.Windows.Forms.Form
+
+ 'Form overrides dispose to clean up the component list.
+ <System.Diagnostics.DebuggerNonUserCode()> _
+ Protected Overrides Sub Dispose(ByVal disposing As Boolean)
+ If disposing AndAlso components IsNot Nothing Then
+ components.Dispose()
+ End If
+ MyBase.Dispose(disposing)
+ End Sub
+
+ 'Required by the Windows Form Designer
+ Private components As System.ComponentModel.IContainer
+
+ 'NOTE: The following procedure is required by the Windows Form Designer
+ 'It can be modified using the Windows Form Designer.
+ 'Do not modify it using the code editor.
+ <System.Diagnostics.DebuggerStepThrough()> _
+ Private Sub InitializeComponent()
+ Me.components = New System.ComponentModel.Container
+ Dim AccountIDLabel As System.Windows.Forms.Label
+ Dim AccountNameLabel As System.Windows.Forms.Label
+ Dim AccountPasswordLabel As System.Windows.Forms.Label
+ Dim NotesLabel As System.Windows.Forms.Label
+ Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Accounts))
+ Me.StorageDBdata = New Voter_Daemon.storageDBdata
+ Me.AccountsBindingSource = New System.Windows.Forms.BindingSource(Me.components)
+ Me.AccountsTableAdapter = New Voter_Daemon.storageDBdataTableAdapters.AccountsTableAdapter
+ Me.AccountsBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
+ Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton
+ Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel
+ Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton
+ Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton
+ Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton
+ Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator
+ Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox
+ Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator
+ Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton
+ Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton
+ Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator
+ Me.AccountsBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton
+ Me.AccountIDTextBox = New System.Windows.Forms.TextBox
+ Me.AccountNameTextBox = New System.Windows.Forms.TextBox
+ Me.AccountPasswordTextBox = New System.Windows.Forms.TextBox
+ Me.NotesTextBox = New System.Windows.Forms.TextBox
+ AccountIDLabel = New System.Windows.Forms.Label
+ AccountNameLabel = New System.Windows.Forms.Label
+ AccountPasswordLabel = New System.Windows.Forms.Label
+ NotesLabel = New System.Windows.Forms.Label
+ CType(Me.StorageDBdata, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.AccountsBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.AccountsBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
+ Me.AccountsBindingNavigator.SuspendLayout()
+ Me.SuspendLayout()
+ '
+ 'AccountIDLabel
+ '
+ AccountIDLabel.AutoSize = True
+ AccountIDLabel.Location = New System.Drawing.Point(55, 49)
+ AccountIDLabel.Name = "AccountIDLabel"
+ AccountIDLabel.Size = New System.Drawing.Size(64, 13)
+ AccountIDLabel.TabIndex = 1
+ AccountIDLabel.Text = "Account ID:"
+ '
+ 'AccountNameLabel
+ '
+ AccountNameLabel.AutoSize = True
+ AccountNameLabel.Location = New System.Drawing.Point(39, 76)
+ AccountNameLabel.Name = "AccountNameLabel"
+ AccountNameLabel.Size = New System.Drawing.Size(80, 13)
+ AccountNameLabel.TabIndex = 3
+ AccountNameLabel.Text = "Account Name:"
+ '
+ 'AccountPasswordLabel
+ '
+ AccountPasswordLabel.AutoSize = True
+ AccountPasswordLabel.Location = New System.Drawing.Point(20, 103)
+ AccountPasswordLabel.Name = "AccountPasswordLabel"
+ AccountPasswordLabel.Size = New System.Drawing.Size(99, 13)
+ AccountPasswordLabel.TabIndex = 5
+ AccountPasswordLabel.Text = "Account Password:"
+ '
+ 'NotesLabel
+ '
+ NotesLabel.AutoSize = True
+ NotesLabel.Location = New System.Drawing.Point(80, 130)
+ NotesLabel.Name = "NotesLabel"
+ NotesLabel.Size = New System.Drawing.Size(39, 13)
+ NotesLabel.TabIndex = 7
+ NotesLabel.Text = "Notes:"
+ '
+ 'StorageDBdata
+ '
+ Me.StorageDBdata.DataSetName = "storageDBdata"
+ Me.StorageDBdata.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
+ '
+ 'AccountsBindingSource
+ '
+ Me.AccountsBindingSource.DataMember = "Accounts"
+ Me.AccountsBindingSource.DataSource = Me.StorageDBdata
+ '
+ 'AccountsTableAdapter
+ '
+ Me.AccountsTableAdapter.ClearBeforeFill = True
+ '
+ 'AccountsBindingNavigator
+ '
+ Me.AccountsBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
+ Me.AccountsBindingNavigator.BindingSource = Me.AccountsBindingSource
+ Me.AccountsBindingNavigator.CountItem = Me.BindingNavigatorCountItem
+ Me.AccountsBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem
+ Me.AccountsBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.AccountsBindingNavigatorSaveItem})
+ Me.AccountsBindingNavigator.Location = New System.Drawing.Point(0, 0)
+ Me.AccountsBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
+ Me.AccountsBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
+ Me.AccountsBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
+ Me.AccountsBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
+ Me.AccountsBindingNavigator.Name = "AccountsBindingNavigator"
+ Me.AccountsBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
+ Me.AccountsBindingNavigator.Size = New System.Drawing.Size(292, 25)
+ Me.AccountsBindingNavigator.TabIndex = 0
+ Me.AccountsBindingNavigator.Text = "BindingNavigator1"
+ '
+ 'BindingNavigatorAddNewItem
+ '
+ Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
+ Me.BindingNavigatorAddNewItem.Image = CType(resources.GetObject("BindingNavigatorAddNewItem.Image"), System.Drawing.Image)
+ Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
+ Me.BindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = True
+ Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22)
+ Me.BindingNavigatorAddNewItem.Text = "Add new"
+ '
+ 'BindingNavigatorCountItem
+ '
+ Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
+ Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(36, 22)
+ Me.BindingNavigatorCountItem.Text = "of {0}"
+ Me.BindingNavigatorCountItem.ToolTipText = "Total number of items"
+ '
+ 'BindingNavigatorDeleteItem
+ '
+ Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
+ Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image)
+ Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
+ Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True
+ Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22)
+ Me.BindingNavigatorDeleteItem.Text = "Delete"
+ '
+ 'BindingNavigatorMoveFirstItem
+ '
+ Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
+ Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image)
+ Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
+ Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
+ Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22)
+ Me.BindingNavigatorMoveFirstItem.Text = "Move first"
+ '
+ 'BindingNavigatorMovePreviousItem
+ '
+ Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
+ Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
+ Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
+ Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
+ Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22)
+ Me.BindingNavigatorMovePreviousItem.Text = "Move previous"
+ '
+ 'BindingNavigatorSeparator
+ '
+ Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
+ Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25)
+ '
+ 'BindingNavigatorPositionItem
+ '
+ Me.BindingNavigatorPositionItem.AccessibleName = "Position"
+ Me.BindingNavigatorPositionItem.AutoSize = False
+ Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
+ Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 21)
+ Me.BindingNavigatorPositionItem.Text = "0"
+ Me.BindingNavigatorPositionItem.ToolTipText = "Current position"
+ '
+ 'BindingNavigatorSeparator1
+ '
+ Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
+ Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25)
+ '
+ 'BindingNavigatorMoveNextItem
+ '
+ Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
+ Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image)
+ Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
+ Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
+ Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22)
+ Me.BindingNavigatorMoveNextItem.Text = "Move next"
+ '
+ 'BindingNavigatorMoveLastItem
+ '
+ Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
+ Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image)
+ Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
+ Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
+ Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22)
+ Me.BindingNavigatorMoveLastItem.Text = "Move last"
+ '
+ 'BindingNavigatorSeparator2
+ '
+ Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
+ Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25)
+ '
+ 'AccountsBindingNavigatorSaveItem
+ '
+ Me.AccountsBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
+ Me.AccountsBindingNavigatorSaveItem.Image = CType(resources.GetObject("AccountsBindingNavigatorSaveItem.Image"), System.Drawing.Image)
+ Me.AccountsBindingNavigatorSaveItem.Name = "AccountsBindingNavigatorSaveItem"
+ Me.AccountsBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
+ Me.AccountsBindingNavigatorSaveItem.Text = "Save Data"
+ '
+ 'AccountIDTextBox
+ '
+ Me.AccountIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.AccountsBindingSource, "AccountID", True))
+ Me.AccountIDTextBox.Location = New System.Drawing.Point(125, 46)
+ Me.AccountIDTextBox.Name = "AccountIDTextBox"
+ Me.AccountIDTextBox.Size = New System.Drawing.Size(100, 21)
+ Me.AccountIDTextBox.TabIndex = 2
+ '
+ 'AccountNameTextBox
+ '
+ Me.AccountNameTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.AccountsBindingSource, "AccountName", True))
+ Me.AccountNameTextBox.Location = New System.Drawing.Point(125, 73)
+ Me.AccountNameTextBox.Name = "AccountNameTextBox"
+ Me.AccountNameTextBox.Size = New System.Drawing.Size(100, 21)
+ Me.AccountNameTextBox.TabIndex = 4
+ '
+ 'AccountPasswordTextBox
+ '
+ Me.AccountPasswordTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.AccountsBindingSource, "AccountPassword", True))
+ Me.AccountPasswordTextBox.Location = New System.Drawing.Point(125, 100)
+ Me.AccountPasswordTextBox.Name = "AccountPasswordTextBox"
+ Me.AccountPasswordTextBox.Size = New System.Drawing.Size(100, 21)
+ Me.AccountPasswordTextBox.TabIndex = 6
+ '
+ 'NotesTextBox
+ '
+ Me.NotesTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.AccountsBindingSource, "Notes", True))
+ Me.NotesTextBox.Location = New System.Drawing.Point(125, 127)
+ Me.NotesTextBox.Multiline = True
+ Me.NotesTextBox.Name = "NotesTextBox"
+ Me.NotesTextBox.Size = New System.Drawing.Size(100, 93)
+ Me.NotesTextBox.TabIndex = 8
+ '
+ 'Accounts
+ '
+ Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
+ Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
+ Me.ClientSize = New System.Drawing.Size(292, 237)
+ Me.Controls.Add(NotesLabel)
+ Me.Controls.Add(Me.NotesTextBox)
+ Me.Controls.Add(AccountPasswordLabel)
+ Me.Controls.Add(Me.AccountPasswordTextBox)
+ Me.Controls.Add(AccountNameLabel)
+ Me.Controls.Add(Me.AccountNameTextBox)
+ Me.Controls.Add(AccountIDLabel)
+ Me.Controls.Add(Me.AccountIDTextBox)
+ Me.Controls.Add(Me.AccountsBindingNavigator)
+ Me.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
+ Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
+ Me.MaximizeBox = False
+ Me.Name = "Accounts"
+ Me.Text = "Accounts"
+ CType(Me.StorageDBdata, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.AccountsBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.AccountsBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
+ Me.AccountsBindingNavigator.ResumeLayout(False)
+ Me.AccountsBindingNavigator.PerformLayout()
+ Me.ResumeLayout(False)
+ Me.PerformLayout()
+
+ End Sub
+ Friend WithEvents StorageDBdata As Voter_Daemon.storageDBdata
+ Friend WithEvents AccountsBindingSource As System.Windows.Forms.BindingSource
+ Friend WithEvents AccountsTableAdapter As Voter_Daemon.storageDBdataTableAdapters.AccountsTableAdapter
+ Friend WithEvents AccountsBindingNavigator As System.Windows.Forms.BindingNavigator
+ Friend WithEvents BindingNavigatorAddNewItem As System.Windows.Forms.ToolStripButton
+ Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
+ Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton
+ Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton
+ Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton
+ Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator
+ Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox
+ Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator
+ Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton
+ Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton
+ Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator
+ Friend WithEvents AccountsBindingNavigatorSaveItem As System.Windows.Forms.ToolStripButton
+ Friend WithEvents AccountIDTextBox As System.Windows.Forms.TextBox
+ Friend WithEvents AccountNameTextBox As System.Windows.Forms.TextBox
+ Friend WithEvents AccountPasswordTextBox As System.Windows.Forms.TextBox
+ Friend WithEvents NotesTextBox As System.Windows.Forms.TextBox
+End Class
Property changes on: branches/0.3/Accounts.Designer.vb
___________________________________________________________________
Name: svn:executable
+
Added: branches/0.3/Accounts.resx
===================================================================
--- branches/0.3/Accounts.resx (rev 0)
+++ branches/0.3/Accounts.resx 2007-11-23 22:47:58 UTC (rev 1)
@@ -0,0 +1,280 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+ <!--
+ Microsoft ResX Schema
+
+ Version 2.0
+
+ The primary goals of this format is to allow a simple XML format
+ that is mostly human readable. The generation and parsing of the
+ various data types are done through the TypeConverter classes
+ associated with the data types.
+
+ Example:
+
+ ... ado.net/XML headers & schema ...
+ <resheader name="resmimetype">text/microsoft-resx</resheader>
+ <resheader name="version">2.0</resheader>
+ <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+ <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+ <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+ <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+ <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+ <value>[base64 mime encoded serialized .NET Framework object]</value>
+ </data>
+ <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+ <comment>This is a comment</comment>
+ </data>
+
+ There are any number of "resheader" rows that contain simple
+ name/value pairs.
+
+ Each data row contains a name, and value. The row also contains a
+ type or mimetype. Type corresponds to a .NET class that support
+ text/value conversion through the TypeConverter architecture.
+ Classes that don't support this are serialized and stored with the
+ mimetype set.
+
+ The mimetype is used for serialized objects, and tells the
+ ResXResourceReader how to depersist the object. This is currently not
+ extensible. For a given mimetype the value must be set accordingly:
+
+ Note - application/x-microsoft.net.object.binary.base64 is the format
+ that the ResXResourceWriter will generate, however the reader can
+ read any of the formats listed below.
+
+ mimetype: application/x-microsoft.net.object.binary.base64
+ value : The object must be serialized with
+ : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+ : and then encoded with base64 encoding.
+
+ mimetype: application/x-microsoft.net.object.soap.base64
+ value : The object must be serialized with
+ : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+ : and then encoded with base64 encoding.
+
+ mimetype: application/x-microsoft.net.object.bytearray.base64
+ value : The object must be serialized into a byte array
+ : using a System.ComponentModel.TypeConverter
+ : and then encoded with base64 encoding.
+ -->
+ <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+ <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+ <xsd:element name="root" msdata:IsDataSet="true">
+ <xsd:complexType>
+ <xsd:choice maxOccurs="unbounded">
+ <xsd:element name="metadata">
+ <xsd:complexType>
+ <xsd:sequence>
+ <xsd:element name="value" type="xsd:string" minOccurs="0" />
+ </xsd:sequence>
+ <xsd:attribute name="name" use="required" type="xsd:string" />
+ <xsd:attribute name="type" type="xsd:string" />
+ <xsd:attribute name="mimetype" type="xsd:string" />
+ <xsd:attribute ref="xml:space" />
+ </xsd:complexType>
+ </xsd:element>
+ <xsd:element name="assembly">
+ <xsd:complexType>
+ <xsd:attribute name="alias" type="xsd:string" />
+ <xsd:attribute name="name" type="xsd:string" />
+ </xsd:complexType>
+ </xsd:element>
+ <xsd:element name="data">
+ <xsd:complexType>
+ <xsd:sequence>
+ <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+ <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+ </xsd:sequence>
+ <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+ <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+ <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+ <xsd:attribute ref="xml:space" />
+ </xsd:complexType>
+ </xsd:element>
+ <xsd:element name="resheader">
+ <xsd:complexType>
+ <xsd:sequence>
+ <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+ </xsd:sequence>
+ <xsd:attribute name="name" type="xsd:string" use="required" />
+ </xsd:complexType>
+ </xsd:element>
+ </xsd:choice>
+ </xsd:complexType>
+ </xsd:element>
+ </xsd:schema>
+ <resheader name="resmimetype">
+ <value>text/microsoft-resx</value>
+ </resheader>
+ <resheader name="version">
+ <value>2.0</value>
+ </resheader>
+ <resheader name="reader">
+ <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </resheader>
+ <resheader name="writer">
+ <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </resheader>
+ <metadata name="AccountIDLabel.GenerateMember" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+ <value>False</value>
+ </metadata>
+ <metadata name="AccountNameLabel.GenerateMember" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+ <value>False</value>
+ </metadata>
+ <metadata name="AccountPasswordLabel.GenerateMember" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+ <value>False</value>
+ </metadata>
+ <metadata name="NotesLabel.GenerateMember" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+ <value>False</value>
+ </metadata>
+ <metadata name="StorageDBdata.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+ <value>17, 17</value>
+ </metadata>
+ <metadata name="AccountsBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+ <value>143, 17</value>
+ </metadata>
+ <metadata name="AccountsTableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+ <value>310, 17</value>
+ </metadata>
+ <metadata name="AccountsBindingNavigator.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+ <value>473, 17</value>
+ </metadata>
+ <assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
+ <data name="BindingNavigatorAddNewItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAU1JREFUOE9jYBi0
+ 4O4C9v+35nH+vzqH6//FGbz/SXbodaDGP48a//952PD/5GQB0g04P50XbsDBHhHSDTg+SRBoe93/Pw+q
+ /u9oFydswKWZPP/PTuX7fxKo8Ui/0P993SJAzeX//94r+r++Qeb/qhq5/0srFf/PL1X+P6tIFdPAU0B/
+ /nlYD9RUC8SV///cKwHivP9/72b+/3sn+f/f23H//92MAOKQ/5NyNDENONQrDHbu3/ulQI0FQI3ZQI2p
+ QI0J///digZqDPv/70bQ/3/X/f53peliGrCzXeL/lmap/+vAzpX/v6RC8f/fWzFAjeH/p+Zp/J+QpfW/
+ O0P3f3uq/v/mREPCYTIb6E+Qc//dCPjfk6FDWAN6QgH5898NfyD2+9+arE+6Ad3pumD/gnB9nBHpBrQk
+ GfxviDf8XxNr/L8y2oR0A0hO++RqAAAkI9ieo+gjUwAAAABJRU5ErkJggg==
+</value>
+ </data>
+ <data name="BindingNavigatorDeleteItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAW9JREFUOE+tkk0o
+ w3EYx3dV3kq5uKBWDiPT8hISMiQsMiEyQ9qBg0hoFwcHUi7kgIvkQFJSTrQ4zdvmrTW1/kuT0i74x+X3
+ MRal/fEnv8tz+H2fz/N8vz0azX88PG6wmcDp4E881hYR3VUIixF2Nr+FcO2DlbnPGjaWoM+M6DAiOitg
+ YUoR8rqhsJTBWG/kP6fOMKTegGjKh/7mTyIx0oUw58C0/XubLM8iKtPeQIx2gfcMJgbD0FBVlRE+D7QU
+ hS2ZshANuTDQqq75fQIHe6GVcxHV6VCr/2VzQIKmAshOQNbHc6+PhTqDOggBP5jzoDCJoLUaLo7fwr3V
+ hSCr8z8EeHcLbSU8FCfjLU0nuL/70cB4Py5tDLL7UBnC8xMMW6EkhRNdIsGt9QjhTXkGUnsN8rVf4Q72
+ tpFzEnGlRiH1NIL8qDjJoY1DdjkVADNjSGnReI2ZIF196VW22+D8SAFw6YLJITjaV5e2qotSIXoBiiMD
+ HEVvQ/IAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="BindingNavigatorMoveFirstItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAStJREFUOE9jYBg0
+ oHDW8/9NC57/z5z4+D8uR4W3P8Apx5A789n/VUfe/8elKL77wf/ghmu4DciY8vT/wn0fsCqK73n4f+n+
+ ///9qy/gNiCh58n/aVveYyiKaL8P1pw56/9/r9ITuA2I7Hr0v3f1BxRFoa33wJpb1wFt7/z73yX/AG4D
+ Apsf/q+b/w6uKLjl7v9Fe///7wBqzpjz879d3c//9hnbcRvgUXX/f/60NyiK7Ipv/0+f8/u/f9e3/zqF
+ 7/5bJKzHbYB96d3/2ZNfYyjSTzn/36ToxX+VrE//jSOX4TbAIu/O/9T+11gVGSSd+C+b9vW/bvA83AYY
+ Zt3+H9byEqci/dTL/zV8p+E2QCftxn+/6od4Fal4TMBtgFPulf8gBXgVDZqMh+wQAPB2wKsSwCgmAAAA
+ AElFTkSuQmCC
+</value>
+ </data>
+ <data name="BindingNavigatorMovePreviousItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAL1JREFUOE9jYBgy
+ ILz9wX+yHRvf/eB/cMM18gyI73n4f+n+///9qy+QbkBE+32w5sxZ//97lZ4gzYDQ1ntgza3rgLZ3/v3v
+ kn+AeAOCW+7+X7T3//8OoOaMOT//29X9/G+fsZ14A0ChbVd8+3/6nN///bu+/dcpfPffImE9aQaADNFP
+ Of/fpOjFf5WsT/+NI5eRbgDIEIOkE/9l077+1w2eR54BYJekXv6v4TuNfANAhqh4TKDMALKTMc01AgDQ
+ FGCYkuTLEQAAAABJRU5ErkJggg==
+</value>
+ </data>
+ <data name="BindingNavigatorMoveNextItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAKtJREFUOE9jYBh0
+ oHDW8/8UOSp35rP/Cd33yDckY8rT//P2//6f0HWHPEMSep78n73v1//OrX//u5VeJt2QyK5H/6ds+/W/
+ ZOnf/wnT//63yT1LmiGBzQ//t659D9ZsXPLlv3T0tf/GkcuIN8Sj6v7/krnv4JoVXXqI1wyKPvvSu/8D
+ W56BbSZZM8gAi7w7/20KrpCnGWSAYdZt8jWDDNBJu0GanylKtoNCMwCgfl+gC2KedgAAAABJRU5ErkJg
+ gg==
+</value>
+ </data>
+ <data name="BindingNavigatorMoveLastItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAATBJREFUOE9jYBhU
+ oHDW8/+4HASSa1rw/H/mxMc41TDkznz2P6H7HlYFILlVR97/D29/gNuAjClP/8/b//t/QtcdDEUguYX7
+ PvwPbriG24CEnif/Z+/79b9z69//bqWXURSC5KZtef/fv/oCbgMiux79n7Lt1/+SpX//J0z/+98m9yxc
+ MUiud/WH/16lJ3AbENj88H/r2vdgzcYlX/5LR1/7bxy5DKwBJFc3/91/l/wDuA3wqLr/v2TuO7hmRZce
+ uGKQXP60N//tM7bjNsC+9O7/wJZnYJuRNYNcAJLLnvz6v0XCetwGWOTd+W9TcAVDM8gAkFxq/2u4l7Cm
+ F8Os21g1gxSD5MJaXv7XDZ6H2wU6aTdwSoLk/Kof/tfwnYbbAHz5yin3yn8VjwlgPKjyHwMAvtG/s0Vm
+ x8MAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="AccountsBindingNavigatorSaveItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAilJREFUOE+tk91L
+ k3EUx/cvdN9N0EW3NTWGa7EaPOUcyqphWBG9PZEv5dJlmqhYmUYtXyBb4dJJy+kknFT4BqZIjaFMJUsz
+ V7TEoabYRDD49ju/6Pm1Mm/qB+fy8znPOef7qFT/4z17GgWVr30Zbd4lPHYvoLEhgvuOGdTWfIL9dgg3
+ yqdQWjKBwoLXyMsdxYXzQSi9CeztAWqqV7HRW1ldgzGtF4fTnvBSBN7WRS6orPjyV57gyMIKdpufQ62W
+ YTnkEQL3o3kuKC35vK7gJ/w+vIg4kw8Fl6dxwNwkBM76WS64ZHv3h+BXeGQygm2SF9accaSmOIWg7m6Y
+ C7KzRmMEv8ODwTA2692Q5QBMJocQVFd95AL5TEARrAf3+D9gU2IDjhx9gaSkWiG4WTmN7i6wUwLHT76C
+ 5dgA3zYtjGamz6bOP+A+HLR0QpLsQnC1bBIdPrAMAE2ub+zuX1F+fY4vlRZGM2dmBBU4ObUdBkOFEFwp
+ HIenGXjoXGPBicKYnhNT5hM2pJ8r4p2TUxi83wO9vkwIbHljDAaq7kR5ZxJQSOK0EobezmJsag5y7jXs
+ NbZxWLvHBZ2uSAgolo57UD6bBASfzb+FN6F5hGaWcLHYjni9i8GNiN/1ANrEfCHIzBhmcy/zmbcaPNiy
+ Q0JLRz98XYPo7vNj4OUQ9pksUOvqkcDg7Zo6aDTWWMHpU/08npQwCgndmU5F26aF0czUlYrgnQnZQvAv
+ f/R3bGg6a0rM640AAAAASUVORK5CYII=
+</value>
+ </data>
+ <metadata name="$this.Locked" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+ <value>True</value>
+ </metadata>
+ <data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ AAABAAIAEBAAAAEACABoBQAAJgAAABAQAAABACAAaAQAAI4FAAAoAAAAEAAAACAAAAABAAgAAAAAAAAA
+ AAAAAAAAAAAAAAABAAAAAAAANjY2AJ6engDS0s4Abm5qALq6tjjq6uoShoKCEsbGxjfi4uI3VlZSXK6u
+ qlXa2to5fnp6AI6OihJGRkYSvr6+APb29gDOysoA2trWQHJycj6Wko5QOj46EqqqqhLW1tY+8vLunurq
+ 5rtmZmJRtra2Ps7OygB2dnIS1tbSErq6ugDm5uIAXl5aAK6urkOSko5ywsK+z87OzhI6OjoSpqamctLS
+ 0s/u7u7ZioqGRMrKykZWVlZG3t7eEoKCfhKSjooATk5OAP7+/gB2cnJJmpaSXEJCQtmuqqoS8vLyEnZ2
+ dtm+urrW5ubm1rKurqzCwsJU0s7OXAAAABIAAAASAAAAAAAAAFMAAABTAAAAUgAAAFkAAADZAAAAEgAA
+ ABIAAAC3AAAAtwAAANAAAADZAAAA2QAAANkAAAASAAAAEgAAAFMAAABXAAAAaAAAAFcAAACwAAAA2QAA
+ ABIAAAASAAAAVwAAAFcAAABgAAAAwQAAAM8AAADUAAAAEgAAABIAAABWAAAAZAAAAMwAAADjAAAA2AAA
+ ANEAAAASAAAAEgAAAAAAAAAAAAAAXAAAAGYAAADRAAAA2QAAABIAAAASAAAAAAAAAGMAAAC2AAAA3QAA
+ AOEAAADFAAAAEgAAABIAAAAAAAAAAAAAAAAAAABlAAAAvAAAANkAAAASAAAAEgAAAGcAAABoAAAAaQAA
+ AJEAAADqAAAAygAAABIAAAASAAAAAAAAAAAAAAAAAAAAawAAAL0AAADKAAAAEgAAABIAAABsAAAAAAAA
+ AHEAAABxAAAA7AAAAOQAAAASAAAAEgAAAAAAAAAAAAAAcwAAAHgAAADSAAAAzQAAABIAAAASAAAAdwAA
+ AHkAAAB3AAAAqwAAAOsAAADkAAAAEgAAABIAAAB5AAAAeQAAAH8AAADYAAAA6wAAAMEAAAASAAAAEgAA
+ AHgAAAB8AAAAkgAAAOoAAADwAAAA8AAAABIAAAASAAAA1AAAANQAAADrAAAA6AAAAPAAAACGAAAAEgAA
+ ABIAAAB9AAAAAAAAAIYAAACnAAAAkgAAAIsAAAASAAAAEgAAAO0AAADzAAAA8wAAAO8AAADxAAAAkwAA
+ ABIAAAASAAAAAAAAAAAAAACIAAAAigAAAIkAAACJAAAAEgAAABIAAADsAAAAqwAAAIsAAAC6AAAA8AAA
+ AK0AAAASAAAAEgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkQAAABIAAAASAAAA0QAAAJEAAACQAAAAkgAA
+ AJ8AAACSAAAAEgAAABIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJYAAAASAAAAEgAAAJwAAACYAAAAAAAA
+ AJcAAACXAAAAAAAAABIAAAASAAAAAP//////////AAAA//////////8mJib/FQEfFf////////80EyUG
+ NDQlCzT//zT//////w4LFwsLFxcWDg43Dv////8wCwIlGxsCCwsLAjD/CQkJIgskCQkJCSQlHiMJ/yER
+ CBIoIf////8hKAsh//8aGy0IBxr/////Gh8LGhr//wMDBSsD/////wMPKygiA///MgUIHf////8dKBwL
+ Bx3/DBYFCBIMDAwMEgUkDAwM/y4FGBg2BR4eBRkYLv////8qJyoqAikpNjYpNir//////w3//w0QBQ0N
+ BBgKDf////////8UIAIU/xQUFP//////////MzMz////////////HwAA4h//H8Ab4h/gAcAb4AHgAQAB
+ 4AEDwwABA8EDw4PAA8HDwIPAgADDwIAHgACAB4AH2AOAB/hH2AP4//hHKAAAABAAAAAgAAAAAQAgAAAA
+ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4NjZPODY2LwAAAAA3NTVvNzU1/1xa
+ Wd9VVFOvOTc3HwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEA+PQ8+PDuvUE5O/z07O+9APj0fPjw8r56d
+ nf+7u7v/UVBP/z48PD8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABDQUG/cnBw/8/Pz/+Eg4P/REJB/3Jw
+ cP/Pz8//2dnZ/0RCQv9GREQ/RkRET0VDQ79HRUUPAAAAAAAAAAAAAAAASUdGT1xaWf/Z2dn/19bW/9nZ
+ 2f/Z2dn/1tbV/9bW1f+sq6v/VFJR/1xbWv93dXX/TEpJrwAAAABTUVAfU1FQP1JQTy9ZV1b/2dnZ/9LS
+ 0P/Qz8//t7e2/7e3t//Q0ND/2dnZ/9nZ2f/Z2dn/0NDQ/2tpaP9TUVBPV1VTr2hmZf9XVVP/sK+v/9nZ
+ 2f/BwMD/X11c/1dVU79XVVO/YF5c/8HAwP/Pzs3/1NTT/5GQj/9YVlTfVlRTL2RiYN/My8v/4+Pj/9jY
+ 1//R0dH/ZWNi/1xaWD8AAAAAAAAAAFxaWC9mZGL/0dHR/9nZ2f9eXFv/XlxbHwAAAABjYWD/tra1/93d
+ 3f/h4eD/xcXE/2RiYL8AAAAAAAAAAAAAAAAAAAAAZWNhv7y7u//Z2dn/iYiG/2ZkYq9nZWNvaGZkb2ln
+ Za+RkI7/6urq/8rKyf9raWe/AAAAAAAAAAAAAAAAAAAAAGtpZ7+9vbz/ysnI/9LR0f+vrq3/bGpn/wAA
+ AABxb2wfcW9s/+zs7P/k5OT/eXd1/3Nxbk8AAAAAAAAAAHNxbz94dnT/0tLS/83Ny//Z2dn/xcXF/3d1
+ ct95d3Qvd3Vz36uqqP/r6ur/5OTj/9jY1/9/fXv/eXd0v3l3dL9/fXv/2NjX/+vr6//BwL//eHZ0/4WD
+ gf94dnSvfHp4T5KQjv/q6ur/8PDw//Dw8P/y8vL/6urq/9TU0//U1NP/6+rq/+jo5//w8PD/hoSB/358
+ eT99e3g/fXt4HwAAAACGhIGvp6ak/5KQjv+LiYb/0dDP/+7u7f/t7ez/8/Pz//Pz8//v7+//8fHx/5OR
+ jv+HhYFPAAAAAAAAAAAAAAAAiIaDD4qIhL+Jh4NPiYeDL4uJhf/29vb/7Ozs/6uqp/+LiYb/urm3//Dw
+ 7/+trKn/jIqHvwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJGPjD+enJn/5eTk/9HQz/+Rj4yvkI6KH5KQ
+ jN+fnZr/kpCMr5COig8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACWlJAfl5WRr5iWkt+cmpf/mJaSbwAA
+ AACXlZEvl5WRTwAAAAAAAAAAAAAAAAAAAADyD///wA///8ABAP/AAf//AAD/JgAA/xUBgRX/A8D//wPA
+ NBOBgDQ0AAA0/wAA//+AA/8OgAMLC/ADFg7wTwRw
+</value>
+ </data>
+</root>
\ No newline at end of file
Property changes on: branches/0.3/Accounts.resx
___________________________________________________________________
Name: svn:executable
+
Added: branches/0.3/Accounts.vb
===================================================================
--- branches/0.3/Accounts.vb (rev 0)
+++ branches/0.3/Accounts.vb 2007-11-23 22:47:58 UTC (rev 1)
@@ -0,0 +1,15 @@
+Public Class Accounts
+
+ Private Sub AccountsBindingNavigatorSaveItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles AccountsBindingNavigatorSaveItem.Click
+ Me.Validate()
+ Me.AccountsBindingSource.EndEdit()
+ Me.AccountsTableAdapter.Update(Me.StorageDBdata.Accounts)
+
+ End Sub
+
+ Private Sub Accounts_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
+ 'TODO: This line of code loads data into the 'StorageDBdata.Accounts' table. You can move, or remove it, as needed.
+ Me.AccountsTableAdapter.Fill(Me.StorageDBdata.Accounts)
+
+ End Sub
+End Class
\ No newline at end of file
Property changes on: branches/0.3/Accounts.vb
___________________________________________________________________
Name: svn:executable
+
Added: branches/0.3/Candidates.Designer.vb
===================================================================
--- branches/0.3/Candidates.Designer.vb (rev 0)
+++ branches/0.3/Candidates.Designer.vb 2007-11-23 22:47:58 UTC (rev 1)
@@ -0,0 +1,370 @@
+<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
+Partial Class Candidates
+ Inherits System.Windows.Forms.Form
+
+ 'Form overrides dispose to clean up the component list.
+ <System.Diagnostics.DebuggerNonUserCode()> _
+ Protected Overrides Sub Dispose(ByVal disposing As Boolean)
+ If disposing AndAlso components IsNot Nothing Then
+ components.Dispose()
+ End If
+ MyBase.Dispose(disposing)
+ End Sub
+
+ 'Required by the Windows Form Designer
+ Private components As System.ComponentModel.IContainer
+
+ 'NOTE: The following procedure is required by the Windows Form Designer
+ 'It can be modified using the Windows Form Designer.
+ 'Do not modify it using the code editor.
+ <System.Diagnostics.DebuggerStepThrough()> _
+ Private Sub InitializeComponent()
+ Me.components = New System.ComponentModel.Container
+ Dim CandidateIDLabel As System.Windows.Forms.Label
+ Dim CandidateNameLabel As System.Windows.Forms.Label
+ Dim RunningForLabel As System.Windows.Forms.Label
+ Dim AccountNameLabel As System.Windows.Forms.Label
+ Dim AccountPasswordLabel As System.Windows.Forms.Label
+ Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Candidates))
+ Me.TabControl1 = New System.Windows.Forms.TabControl
+ Me.TabPage1 = New System.Windows.Forms.TabPage
+ Me.RunningForTextBox = New System.Windows.Forms.TextBox
+ Me.Accounts_Query_1BindingSource = New System.Windows.Forms.BindingSource(Me.components)
+ Me.StorageDBdata = New Voter_Daemon.storageDBdata
+ Me.CandidateNameTextBox = New System.Windows.Forms.TextBox
+ Me.CandidateIDTextBox = New System.Windows.Forms.TextBox
+ Me.TabPage2 = New System.Windows.Forms.TabPage
+ Me.AccountPasswordTextBox = New System.Windows.Forms.TextBox
+ Me.AccountNameTextBox = New System.Windows.Forms.TextBox
+ Me.Accounts_Query_1TableAdapter = New Voter_Daemon.storageDBdataTableAdapters.Accounts_Query_1TableAdapter
+ Me.Accounts_Query_1BindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
+ Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton
+ Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel
+ Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton
+ Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton
+ Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton
+ Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator
+ Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox
+ Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator
+ Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton
+ Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton
+ Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator
+ Me.Accounts_Query_1BindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton
+ CandidateIDLabel = New System.Windows.Forms.Label
+ CandidateNameLabel = New System.Windows.Forms.Label
+ RunningForLabel = New System.Windows.Forms.Label
+ AccountNameLabel = New System.Windows.Forms.Label
+ AccountPasswordLabel = New System.Windows.Forms.Label
+ Me.TabControl1.SuspendLayout()
+ Me.TabPage1.SuspendLayout()
+ CType(Me.Accounts_Query_1BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.StorageDBdata, System.ComponentModel.ISupportInitialize).BeginInit()
+ Me.TabPage2.SuspendLayout()
+ CType(Me.Accounts_Query_1BindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
+ Me.Accounts_Query_1BindingNavigator.SuspendLayout()
+ Me.SuspendLayout()
+ '
+ 'CandidateIDLabel
+ '
+ CandidateIDLabel.AutoSize = True
+ CandidateIDLabel.Location = New System.Drawing.Point(79, 9)
+ CandidateIDLabel.Name = "CandidateIDLabel"
+ CandidateIDLabel.Size = New System.Drawing.Size(74, 13)
+ CandidateIDLabel.TabIndex = 0
+ CandidateIDLabel.Text = "Candidate ID:"
+ '
+ 'CandidateNameLabel
+ '
+ CandidateNameLabel.AutoSize = True
+ CandidateNameLabel.Location = New System.Drawing.Point(63, 36)
+ CandidateNameLabel.Name = "CandidateNameLabel"
+ CandidateNameLabel.Size = New System.Drawing.Size(90, 13)
+ CandidateNameLabel.TabIndex = 2
+ CandidateNameLabel.Text = "Candidate Name:"
+ '
+ 'RunningForLabel
+ '
+ RunningForLabel.AutoSize = True
+ RunningForLabel.Location = New System.Drawing.Point(84, 63)
+ RunningForLabel.Name = "RunningForLabel"
+ RunningForLabel.Size = New System.Drawing.Size(69, 13)
+ RunningForLabel.TabIndex = 4
+ RunningForLabel.Text = "Running For:"
+ '
+ 'AccountNameLabel
+ '
+ AccountNameLabel.AutoSize = True
+ AccountNameLabel.Location = New System.Drawing.Point(67, 9)
+ AccountNameLabel.Name = "AccountNameLabel"
+ AccountNameLabel.Size = New System.Drawing.Size(80, 13)
+ AccountNameLabel.TabIndex = 0
+ AccountNameLabel.Text = "Account Name:"
+ '
+ 'AccountPasswordLabel
+ '
+ AccountPasswordLabel.AutoSize = True
+ AccountPasswordLabel.Location = New System.Drawing.Point(48, 45)
+ AccountPasswordLabel.Name = "AccountPasswordLabel"
+ AccountPasswordLabel.Size = New System.Drawing.Size(99, 13)
+ AccountPasswordLabel.TabIndex = 2
+ AccountPasswordLabel.Text = "Account Password:"
+ '
+ 'TabControl1
+ '
+ Me.TabControl1.Controls.Add(Me.TabPage1)
+ Me.TabControl1.Controls.Add(Me.TabPage2)
+ Me.TabControl1.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
+ Me.TabControl1.Location = New System.Drawing.Point(13, 41)
+ Me.TabControl1.Name = "TabControl1"
+ Me.TabControl1.SelectedIndex = 0
+ Me.TabControl1.Size = New System.Drawing.Size(353, 125)
+ Me.TabControl1.TabIndex = 0
+ '
+ 'TabPage1
+ '
+ Me.TabPage1.AutoScroll = True
+ Me.TabPage1.Controls.Add(RunningForLabel)
+ Me.TabPage1.Controls.Add(Me.RunningForTextBox)
+ Me.TabPage1.Controls.Add(CandidateNameLabel)
+ Me.TabPage1.Controls.Add(Me.CandidateNameTextBox)
+ Me.TabPage1.Controls.Add(CandidateIDLabel)
+ Me.TabPage1.Controls.Add(Me.CandidateIDTextBox)
+ Me.TabPage1.Location = New System.Drawing.Point(4, 22)
+ Me.TabPage1.Name = "TabPage1"
+ Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
+ Me.TabPage1.Size = New System.Drawing.Size(345, 99)
+ Me.TabPage1.TabIndex = 0
+ Me.TabPage1.Text = "Candidate Entry"
+ Me.TabPage1.UseVisualStyleBackColor = True
+ '
+ 'RunningForTextBox
+ '
+ Me.RunningForTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Accounts_Query_1BindingSource, "RunningFor", True))
+ Me.RunningForTextBox.Location = New System.Drawing.Point(159, 60)
+ Me.RunningForTextBox.Name = "RunningForTextBox"
+ Me.RunningForTextBox.Size = New System.Drawing.Size(100, 21)
+ Me.RunningForTextBox.TabIndex = 5
+ '
+ 'Accounts_Query_1BindingSource
+ '
+ Me.Accounts_Query_1BindingSource.DataMember = "Accounts Query 1"
+ Me.Accounts_Query_1BindingSource.DataSource = Me.StorageDBdata
+ '
+ 'StorageDBdata
+ '
+ Me.StorageDBdata.DataSetName = "storageDBdata"
+ Me.StorageDBdata.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
+ '
+ 'CandidateNameTextBox
+ '
+ Me.CandidateNameTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Accounts_Query_1BindingSource, "CandidateName", True))
+ Me.CandidateNameTextBox.Location = New System.Drawing.Point(159, 33)
+ Me.CandidateNameTextBox.Name = "CandidateNameTextBox"
+ Me.CandidateNameTextBox.Size = New System.Drawing.Size(100, 21)
+ Me.CandidateNameTextBox.TabIndex = 3
+ '
+ 'CandidateIDTextBox
+ '
+ Me.CandidateIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Accounts_Query_1BindingSource, "CandidateID", True))
+ Me.CandidateIDTextBox.Location = New System.Drawing.Point(159, 6)
+ Me.CandidateIDTextBox.Name = "CandidateIDTextBox"
+ Me.CandidateIDTextBox.Size = New System.Drawing.Size(100, 21)
+ Me.CandidateIDTextBox.TabIndex = 1
+ '
+ 'TabPage2
+ '
+ Me.TabPage2.AutoScroll = True
+ Me.TabPage2.Controls.Add(AccountPasswordLabel)
+ Me.TabPage2.Controls.Add(Me.AccountPasswordTextBox)
+ Me.TabPage2.Controls.Add(AccountNameLabel)
+ Me.TabPage2.Controls.Add(Me.AccountNameTextBox)
+ Me.TabPage2.Location = New System.Drawing.Point(4, 22)
+ Me.TabPage2.Name = "TabPage2"
+ Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
+ Me.TabPage2.Size = New System.Drawing.Size(345, 99)
+ Me.TabPage2.TabIndex = 1
+ Me.TabPage2.Text = "Log In"
+ Me.TabPage2.UseVisualStyleBackColor = True
+ '
+ 'AccountPasswordTextBox
+ '
+ Me.AccountPasswordTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Accounts_Query_1BindingSource, "AccountPassword", True))
+ Me.AccountPasswordTextBox.Location = New System.Drawing.Point(153, 42)
+ Me.AccountPasswordTextBox.Name = "AccountPasswordTextBox"
+ Me.AccountPasswordTextBox.Size = New System.Drawing.Size(100, 21)
+ Me.AccountPasswordTextBox.TabIndex = 3
+ '
+ 'AccountNameTextBox
+ '
+ Me.AccountNameTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Accounts_Query_1BindingSource, "AccountName", True))
+ Me.AccountNameTextBox.Location = New System.Drawing.Point(153, 6)
+ Me.AccountNameTextBox.Name = "AccountNameTextBox"
+ Me.AccountNameTextBox.Size = New System.Drawing.Size(100, 21)
+ Me.AccountNameTextBox.TabIndex = 1
+ '
+ 'Accounts_Query_1TableAdapter
+ '
+ Me.Accounts_Query_1TableAdapter.ClearBeforeFill = True
+ '
+ 'Accounts_Query_1BindingNavigator
+ '
+ Me.Accounts_Query_1BindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
+ Me.Accounts_Query_1BindingNavigator.BindingSource = Me.Accounts_Query_1BindingSource
+ Me.Accounts_Query_1BindingNavigator.CountItem = Me.BindingNavigatorCountItem
+ Me.Accounts_Query_1BindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem
+ Me.Accounts_Query_1BindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.Accounts_Query_1BindingNavigatorSaveItem})
+ Me.Accounts_Query_1BindingNavigator.Location = New System.Drawing.Point(0, 0)
+ Me.Accounts_Query_1BindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
+ Me.Accounts_Query_1BindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
+ Me.Accounts_Query_1BindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
+ Me.Accounts_Query_1BindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
+ Me.Accounts_Query_1BindingNavigator.Name = "Accounts_Query_1BindingNavigator"
+ Me.Accounts_Query_1BindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
+ Me.Accounts_Query_1BindingNavigator.Size = New System.Drawing.Size(378, 25)
+ Me.Accounts_Query_1BindingNavigator.TabIndex = 1
+ Me.Accounts_Query_1BindingNavigator.Text = "BindingNavigator1"
+ '
+ 'BindingNavigatorAddNewItem
+ '
+ Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
+ Me.BindingNavigatorAddNewItem.Image = CType(resources.GetObject("BindingNavigatorAddNewItem.Image"), System.Drawing.Image)
+ Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
+ Me.BindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = True
+ Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22)
+ Me.BindingNavigatorAddNewItem.Text = "Add new"
+ '
+ 'BindingNavigatorCountItem
+ '
+ Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
+ Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(36, 22)
+ Me.BindingNavigatorCountItem.Text = "of {0}"
+ Me.BindingNavigatorCountItem.ToolTipText = "Total number of items"
+ '
+ 'BindingNavigatorDeleteItem
+ '
+ Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
+ Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image)
+ Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
+ Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True
+ Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22)
+ Me.BindingNavigatorDeleteItem.Text = "Delete"
+ '
+ 'BindingNavigatorMoveFirstItem
+ '
+ Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
+ Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image)
+ Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
+ Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
+ Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22)
+ Me.BindingNavigatorMoveFirstItem.Text = "Move first"
+ '
+ 'BindingNavigatorMovePreviousItem
+ '
+ Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
+ Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
+ Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
+ Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
+ Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22)
+ Me.BindingNavigatorMovePreviousItem.Text = "Move previous"
+ '
+ 'BindingNavigatorSeparator
+ '
+ Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
+ Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25)
+ '
+ 'BindingNavigatorPositionItem
+ '
+ Me.BindingNavigatorPositionItem.AccessibleName = "Position"
+ Me.BindingNavigatorPositionItem.AutoSize = False
+ Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
+ Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 21)
+ Me.BindingNavigatorPositionItem.Text = "0"
+ Me.BindingNavigatorPositionItem.ToolTipText = "Current position"
+ '
+ 'BindingNavigatorSeparator1
+ '
+ Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
+ Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25)
+ '
+ 'BindingNavigatorMoveNextItem
+ '
+ Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
+ Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image)
+ Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
+ Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
+ Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22)
+ Me.BindingNavigatorMoveNextItem.Text = "Move next"
+ '
+ 'BindingNavigatorMoveLastItem
+ '
+ Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
+ Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image)
+ Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
+ Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
+ Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22)
+ Me.BindingNavigatorMoveLastItem.Text = "Move last"
+ '
+ 'BindingNavigatorSeparator2
+ '
+ Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
+ Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25)
+ '
+ 'Accounts_Query_1BindingNavigatorSaveItem
+ '
+ Me.Accounts_Query_1BindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
+ Me.Accounts_Query_1BindingNavigatorSaveItem.Enabled = False
+ Me.Accounts_Query_1BindingNavigatorSaveItem.Image = CType(resources.GetObject("Accounts_Query_1BindingNavigatorSaveItem.Image"), System.Drawing.Image)
+ Me.Accounts_Query_1BindingNavigatorSaveItem.Name = "Accounts_Query_1BindingNavigatorSaveItem"
+ Me.Accounts_Query_1BindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
+ Me.Accounts_Query_1BindingNavigatorSaveItem.Text = "Save Data"
+ '
+ 'Candidates
+ '
+ Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
+ Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
+ Me.ClientSize = New System.Drawing.Size(378, 177)
+ Me.Controls.Add(Me.Accounts_Query_1BindingNavigator)
+ Me.Controls.Add(Me.TabControl1)
+ Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
+ Me.MaximizeBox = False
+ Me.Name = "Candidates"
+ Me.Text = "Candidates"
+ Me.TabControl1.ResumeLayout(False)
+ Me.TabPage1.ResumeLayout(False)
+ Me.TabPage1.PerformLayout()
+ CType(Me.Accounts_Query_1BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.StorageDBdata, System.ComponentModel.ISupportInitialize).EndInit()
+ Me.TabPage2.ResumeLayout(False)
+ Me.TabPage2.PerformLayout()
+ CType(Me.Accounts_Query_1BindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
+ Me.Accounts_Query_1BindingNavigator.ResumeLayout(False)
+ Me.Accounts_Query_1BindingNavigator.PerformLayout()
+ Me.ResumeLayout(False)
+ Me.PerformLayout()
+
+ End Sub
+ Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
+ Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
+ Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
+ Friend WithEvents StorageDBdata As Voter_Daemon.storageDBdata
+ Friend WithEvents Accounts_Query_1BindingSource As System.Windows.Forms.BindingSource
+ Friend WithEvents Accounts_Query_1TableAdapter As Voter_Daemon.storageDBdataTableAdapters.Accounts_Query_1TableAdapter
+ Friend WithEvents Accounts_Query_1BindingNavigator As System.Windows.Forms.BindingNavigator
+ Friend WithEvents BindingNavigatorAddNewItem As System.Windows.Forms.ToolStripButton
+ Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
+ Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton
+ Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton
+ Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton
+ Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator
+ Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox
+ Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator
+ Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton
+ Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton
+ Friend WithEvents...
[truncated message content] |