farpoint v5, v13 통합
128
SpreadNet.v13/Cls_LCable/Cls_LCable.vbproj
Normal file
@@ -0,0 +1,128 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<ProductVersion>9.0.30729</ProductVersion>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<ProjectGuid>{428EFC66-6E97-4DA2-8DF2-2678F1DA7C20}</ProjectGuid>
|
||||
<OutputType>Library</OutputType>
|
||||
<StartupObject>
|
||||
</StartupObject>
|
||||
<RootNamespace>Cls_LCable</RootNamespace>
|
||||
<AssemblyName>Cls_LCable</AssemblyName>
|
||||
<MyType>Windows</MyType>
|
||||
<FileUpgradeFlags>
|
||||
</FileUpgradeFlags>
|
||||
<OldToolsVersion>3.5</OldToolsVersion>
|
||||
<UpgradeBackupLocation>
|
||||
</UpgradeBackupLocation>
|
||||
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
||||
<TargetFrameworkProfile />
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<DefineDebug>true</DefineDebug>
|
||||
<DefineTrace>true</DefineTrace>
|
||||
<OutputPath>bin\Debug\</OutputPath>
|
||||
<DocumentationFile>
|
||||
</DocumentationFile>
|
||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
||||
<PlatformTarget>x86</PlatformTarget>
|
||||
<Prefer32Bit>false</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<DebugType>None</DebugType>
|
||||
<DefineDebug>false</DefineDebug>
|
||||
<DefineTrace>true</DefineTrace>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\Release\</OutputPath>
|
||||
<DocumentationFile>
|
||||
</DocumentationFile>
|
||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
||||
<Prefer32Bit>false</Prefer32Bit>
|
||||
</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" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Import Include="ACC" />
|
||||
<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" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<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="PrintForm.Designer.vb">
|
||||
<DependentUpon>PrintForm.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PrintForm.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="PrintForm.resx">
|
||||
<DependentUpon>PrintForm.vb</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<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>
|
||||
<ItemGroup>
|
||||
<Folder Include="Resources\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\..\Z_Epole_Class\Project_fp13\CEpole_fp13.vbproj">
|
||||
<Project>{2bc2ed74-6a5c-4478-b897-e76f34fc1ccf}</Project>
|
||||
<Name>CEpole_fp13</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\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>
|
||||
BIN
SpreadNet.v13/Cls_LCable/Cls_Tongshin.suo
Normal file
13
SpreadNet.v13/Cls_LCable/My Project/Application.Designer.vb
generated
Normal file
@@ -0,0 +1,13 @@
|
||||
'------------------------------------------------------------------------------
|
||||
' <auto-generated>
|
||||
' 이 코드는 도구를 사용하여 생성되었습니다.
|
||||
' 런타임 버전:4.0.30319.42000
|
||||
'
|
||||
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||
' 이러한 변경 내용이 손실됩니다.
|
||||
' </auto-generated>
|
||||
'------------------------------------------------------------------------------
|
||||
|
||||
Option Strict On
|
||||
Option Explicit On
|
||||
|
||||
10
SpreadNet.v13/Cls_LCable/My Project/Application.myapp
Normal file
@@ -0,0 +1,10 @@
|
||||
<?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>PrintForm</MainForm>
|
||||
<SingleInstance>false</SingleInstance>
|
||||
<ShutdownMode>0</ShutdownMode>
|
||||
<EnableVisualStyles>true</EnableVisualStyles>
|
||||
<AuthenticationMode>0</AuthenticationMode>
|
||||
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
|
||||
</MyApplicationData>
|
||||
35
SpreadNet.v13/Cls_LCable/My Project/AssemblyInfo.vb
Normal file
@@ -0,0 +1,35 @@
|
||||
Imports System
|
||||
Imports System.Reflection
|
||||
Imports System.Runtime.InteropServices
|
||||
|
||||
' 어셈블리의 일반 정보는 다음 특성 집합을 통해 제어됩니다.
|
||||
' 어셈블리와 관련된 정보를 수정하려면
|
||||
' 이 특성 값을 변경하십시오.
|
||||
|
||||
' 어셈블리 특성 값을 검토합니다.
|
||||
|
||||
<Assembly: AssemblyTitle("Cls_Tongshin")>
|
||||
<Assembly: AssemblyDescription("")>
|
||||
<Assembly: AssemblyCompany("")>
|
||||
<Assembly: AssemblyProduct("Cls_Tongshin")>
|
||||
<Assembly: AssemblyCopyright("Copyright (C) 2008")>
|
||||
<Assembly: AssemblyTrademark("")>
|
||||
|
||||
<Assembly: ComVisible(False)>
|
||||
|
||||
'이 프로젝트가 COM에 노출되는 경우 다음 GUID는 typelib의 ID를 나타냅니다.
|
||||
<Assembly: Guid("d284c66b-e155-445c-864f-1296d6bfb222")>
|
||||
|
||||
' 어셈블리의 버전 정보는 다음 네 가지 값으로 구성됩니다.
|
||||
'
|
||||
' 주 버전
|
||||
' 부 버전
|
||||
' 빌드 번호
|
||||
' 수정 버전
|
||||
'
|
||||
' 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 버전이 자동으로
|
||||
' 지정되도록 할 수 있습니다.
|
||||
' <Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: AssemblyVersion("1.0.0.0")>
|
||||
<Assembly: AssemblyFileVersion("1.0.0.0")>
|
||||
63
SpreadNet.v13/Cls_LCable/My Project/Resources.Designer.vb
generated
Normal file
@@ -0,0 +1,63 @@
|
||||
'------------------------------------------------------------------------------
|
||||
' <auto-generated>
|
||||
' 이 코드는 도구를 사용하여 생성되었습니다.
|
||||
' 런타임 버전:4.0.30319.42000
|
||||
'
|
||||
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||
' 이러한 변경 내용이 손실됩니다.
|
||||
' </auto-generated>
|
||||
'------------------------------------------------------------------------------
|
||||
|
||||
Option Strict On
|
||||
Option Explicit On
|
||||
|
||||
Imports System
|
||||
|
||||
Namespace My.Resources
|
||||
|
||||
'이 클래스는 ResGen 또는 Visual Studio와 같은 도구를 통해 StronglyTypedResourceBuilder
|
||||
'클래스에서 자동으로 생성되었습니다.
|
||||
'멤버를 추가하거나 제거하려면 .ResX 파일을 편집한 다음 /str 옵션을 사용하여 ResGen을
|
||||
'다시 실행하거나 VS 프로젝트를 다시 빌드하십시오.
|
||||
'''<summary>
|
||||
''' 지역화된 문자열 등을 찾기 위한 강력한 형식의 리소스 클래스입니다.
|
||||
'''</summary>
|
||||
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.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>
|
||||
''' 이 클래스에서 사용하는 캐시된 ResourceManager 인스턴스를 반환합니다.
|
||||
'''</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("Cls_LCable.Resources", GetType(Resources).Assembly)
|
||||
resourceMan = temp
|
||||
End If
|
||||
Return resourceMan
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' 이 강력한 형식의 리소스 클래스를 사용하여 모든 리소스 조회에 대해 현재 스레드의 CurrentUICulture 속성을
|
||||
''' 재정의합니다.
|
||||
'''</summary>
|
||||
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||
Friend Property Culture() As Global.System.Globalization.CultureInfo
|
||||
Get
|
||||
Return resourceCulture
|
||||
End Get
|
||||
Set
|
||||
resourceCulture = value
|
||||
End Set
|
||||
End Property
|
||||
End Module
|
||||
End Namespace
|
||||
120
SpreadNet.v13/Cls_LCable/My Project/Resources.resx
Normal file
@@ -0,0 +1,120 @@
|
||||
<?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>
|
||||
</root>
|
||||
73
SpreadNet.v13/Cls_LCable/My Project/Settings.Designer.vb
generated
Normal file
@@ -0,0 +1,73 @@
|
||||
'------------------------------------------------------------------------------
|
||||
' <auto-generated>
|
||||
' 이 코드는 도구를 사용하여 생성되었습니다.
|
||||
' 런타임 버전:4.0.30319.42000
|
||||
'
|
||||
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||
' 이러한 변경 내용이 손실됩니다.
|
||||
' </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", "16.4.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 자동 저장 기능"
|
||||
#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(sender As Global.System.Object, 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
|
||||
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.Cls_LCable.My.MySettings
|
||||
Get
|
||||
Return Global.Cls_LCable.My.MySettings.Default
|
||||
End Get
|
||||
End Property
|
||||
End Module
|
||||
End Namespace
|
||||
7
SpreadNet.v13/Cls_LCable/My Project/Settings.settings
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" UseMySettingsClassName="true">
|
||||
<Profiles>
|
||||
<Profile Name="(Default)" />
|
||||
</Profiles>
|
||||
<Settings />
|
||||
</SettingsFile>
|
||||
814
SpreadNet.v13/Cls_LCable/PrintForm.Designer.vb
generated
Normal file
@@ -0,0 +1,814 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
Partial Class PrintForm
|
||||
Inherits CEpole.Defalut_PrintForm
|
||||
|
||||
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
|
||||
<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
|
||||
|
||||
'Windows Form 디자이너에 필요합니다.
|
||||
Private components As System.ComponentModel.IContainer
|
||||
|
||||
'참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다.
|
||||
'수정하려면 Windows Form 디자이너를 사용하십시오.
|
||||
'코드 편집기를 사용하여 수정하지 마십시오.
|
||||
<System.Diagnostics.DebuggerStepThrough()> _
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(PrintForm))
|
||||
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
||||
Me.lb_selcon = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
Me.lb_msg = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
|
||||
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
||||
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.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.bt_down = New System.Windows.Forms.ToolStripButton()
|
||||
Me.bt_right = New System.Windows.Forms.ToolStripButton()
|
||||
Me.bt_up = New System.Windows.Forms.ToolStripButton()
|
||||
Me.bt_left = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.bt_close = New System.Windows.Forms.ToolStripButton()
|
||||
Me.TableLayoutPanel1 = New System.Windows.Forms.TableLayoutPanel()
|
||||
Me.VScrollBar1 = New System.Windows.Forms.VScrollBar()
|
||||
Me.Panel1 = New System.Windows.Forms.Panel()
|
||||
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
||||
Me.ToolStrip3 = New System.Windows.Forms.ToolStrip()
|
||||
Me.mainmenu = New System.Windows.Forms.ToolStripDropDownButton()
|
||||
Me.m_viewdata = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk_f = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chkf1 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chkf2 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chkf3 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chkf4 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chkf5 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chkf6 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chkf7 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.cb_seq = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk1 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk2 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk3 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk4 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk5 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk6 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk7 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk8 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk9 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk10 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk11 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk12 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk13 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk14 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk15 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk16 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk17 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk22 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk18 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk19 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk20 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk21 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk23 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk24 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.m_shortkey = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.bt_savestyle = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.bt_savepattern = New System.Windows.Forms.ToolStripButton()
|
||||
CType(Me.BS, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.StatusStrip1.SuspendLayout()
|
||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.BindingNavigator1.SuspendLayout()
|
||||
Me.TableLayoutPanel1.SuspendLayout()
|
||||
Me.Panel1.SuspendLayout()
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.ToolStrip3.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'StatusStrip1
|
||||
'
|
||||
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.lb_selcon, Me.lb_msg})
|
||||
Me.StatusStrip1.Location = New System.Drawing.Point(0, 503)
|
||||
Me.StatusStrip1.Name = "StatusStrip1"
|
||||
Me.StatusStrip1.Size = New System.Drawing.Size(430, 22)
|
||||
Me.StatusStrip1.TabIndex = 9
|
||||
Me.StatusStrip1.Text = "StatusStrip1"
|
||||
'
|
||||
'lb_selcon
|
||||
'
|
||||
Me.lb_selcon.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
||||
Me.lb_selcon.ForeColor = System.Drawing.Color.Blue
|
||||
Me.lb_selcon.Name = "lb_selcon"
|
||||
Me.lb_selcon.Size = New System.Drawing.Size(65, 17)
|
||||
Me.lb_selcon.Text = "[선택개체]"
|
||||
'
|
||||
'lb_msg
|
||||
'
|
||||
Me.lb_msg.Name = "lb_msg"
|
||||
Me.lb_msg.Size = New System.Drawing.Size(19, 17)
|
||||
Me.lb_msg.Text = "▷"
|
||||
'
|
||||
'BindingNavigator1
|
||||
'
|
||||
Me.BindingNavigator1.AddNewItem = Nothing
|
||||
Me.BindingNavigator1.BackColor = System.Drawing.Color.White
|
||||
Me.BindingNavigator1.BindingSource = Me.BS
|
||||
Me.TableLayoutPanel1.SetColumnSpan(Me.BindingNavigator1, 2)
|
||||
Me.BindingNavigator1.CountItem = Me.BindingNavigatorCountItem
|
||||
Me.BindingNavigator1.DeleteItem = Nothing
|
||||
Me.BindingNavigator1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.BindingNavigator1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
||||
Me.BindingNavigator1.ImageScalingSize = New System.Drawing.Size(20, 20)
|
||||
Me.BindingNavigator1.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.ToolStripSeparator2, Me.bt_down, Me.bt_right, Me.bt_up, Me.bt_left, Me.ToolStripSeparator1, Me.bt_close})
|
||||
Me.BindingNavigator1.Location = New System.Drawing.Point(0, 441)
|
||||
Me.BindingNavigator1.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
|
||||
Me.BindingNavigator1.MoveLastItem = Me.BindingNavigatorMoveLastItem
|
||||
Me.BindingNavigator1.MoveNextItem = Me.BindingNavigatorMoveNextItem
|
||||
Me.BindingNavigator1.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
||||
Me.BindingNavigator1.Name = "BindingNavigator1"
|
||||
Me.BindingNavigator1.PositionItem = Me.BindingNavigatorPositionItem
|
||||
Me.BindingNavigator1.Size = New System.Drawing.Size(429, 28)
|
||||
Me.BindingNavigator1.TabIndex = 17
|
||||
Me.BindingNavigator1.Text = "BindingNavigator1"
|
||||
'
|
||||
'BindingNavigatorCountItem
|
||||
'
|
||||
Me.BindingNavigatorCountItem.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
||||
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
||||
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(37, 25)
|
||||
Me.BindingNavigatorCountItem.Text = "/{0}"
|
||||
Me.BindingNavigatorCountItem.ToolTipText = "전체 항목 수"
|
||||
'
|
||||
'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(24, 25)
|
||||
Me.BindingNavigatorMoveFirstItem.Text = "처음으로 이동"
|
||||
'
|
||||
'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(24, 25)
|
||||
Me.BindingNavigatorMovePreviousItem.Text = "이전으로 이동"
|
||||
'
|
||||
'BindingNavigatorSeparator
|
||||
'
|
||||
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
||||
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 28)
|
||||
'
|
||||
'BindingNavigatorPositionItem
|
||||
'
|
||||
Me.BindingNavigatorPositionItem.AccessibleName = "위치"
|
||||
Me.BindingNavigatorPositionItem.BackColor = System.Drawing.Color.White
|
||||
Me.BindingNavigatorPositionItem.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
||||
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
||||
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 28)
|
||||
Me.BindingNavigatorPositionItem.Text = "0"
|
||||
Me.BindingNavigatorPositionItem.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||||
Me.BindingNavigatorPositionItem.ToolTipText = "현재 위치"
|
||||
'
|
||||
'BindingNavigatorSeparator1
|
||||
'
|
||||
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
|
||||
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 28)
|
||||
'
|
||||
'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(24, 25)
|
||||
Me.BindingNavigatorMoveNextItem.Text = "다음으로 이동"
|
||||
'
|
||||
'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(24, 25)
|
||||
Me.BindingNavigatorMoveLastItem.Text = "마지막으로 이동"
|
||||
'
|
||||
'BindingNavigatorSeparator2
|
||||
'
|
||||
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
||||
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 28)
|
||||
'
|
||||
'ToolStripSeparator2
|
||||
'
|
||||
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
||||
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 28)
|
||||
'
|
||||
'bt_down
|
||||
'
|
||||
Me.bt_down.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.bt_down.Image = CType(resources.GetObject("bt_down.Image"), System.Drawing.Image)
|
||||
Me.bt_down.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
||||
Me.bt_down.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_down.Name = "bt_down"
|
||||
Me.bt_down.Size = New System.Drawing.Size(23, 25)
|
||||
Me.bt_down.Text = "미리보기 화면의 높이를 2picxel 늘립니다"
|
||||
'
|
||||
'bt_right
|
||||
'
|
||||
Me.bt_right.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.bt_right.Image = CType(resources.GetObject("bt_right.Image"), System.Drawing.Image)
|
||||
Me.bt_right.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
||||
Me.bt_right.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_right.Name = "bt_right"
|
||||
Me.bt_right.Size = New System.Drawing.Size(23, 25)
|
||||
Me.bt_right.Text = "미리보기 화면의 너비를 2picxel 늘립니다"
|
||||
'
|
||||
'bt_up
|
||||
'
|
||||
Me.bt_up.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.bt_up.Image = CType(resources.GetObject("bt_up.Image"), System.Drawing.Image)
|
||||
Me.bt_up.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
||||
Me.bt_up.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_up.Name = "bt_up"
|
||||
Me.bt_up.Size = New System.Drawing.Size(23, 25)
|
||||
Me.bt_up.Text = "미리보기 화면의 높이를 2picxel 줄입니다"
|
||||
'
|
||||
'bt_left
|
||||
'
|
||||
Me.bt_left.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.bt_left.Image = CType(resources.GetObject("bt_left.Image"), System.Drawing.Image)
|
||||
Me.bt_left.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
||||
Me.bt_left.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_left.Name = "bt_left"
|
||||
Me.bt_left.Size = New System.Drawing.Size(23, 25)
|
||||
Me.bt_left.Text = "미리보기 화면의 너비를 2picxel 줄입니다"
|
||||
'
|
||||
'ToolStripSeparator1
|
||||
'
|
||||
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
||||
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 28)
|
||||
'
|
||||
'bt_close
|
||||
'
|
||||
Me.bt_close.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
||||
Me.bt_close.Image = CType(resources.GetObject("bt_close.Image"), System.Drawing.Image)
|
||||
Me.bt_close.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_close.Name = "bt_close"
|
||||
Me.bt_close.Size = New System.Drawing.Size(55, 25)
|
||||
Me.bt_close.Text = "닫기"
|
||||
'
|
||||
'TableLayoutPanel1
|
||||
'
|
||||
Me.TableLayoutPanel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
||||
Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.TableLayoutPanel1.ColumnCount = 2
|
||||
Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100.0!))
|
||||
Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
|
||||
Me.TableLayoutPanel1.Controls.Add(Me.BindingNavigator1, 0, 1)
|
||||
Me.TableLayoutPanel1.Controls.Add(Me.VScrollBar1, 1, 0)
|
||||
Me.TableLayoutPanel1.Controls.Add(Me.Panel1, 0, 0)
|
||||
Me.TableLayoutPanel1.Location = New System.Drawing.Point(0, 31)
|
||||
Me.TableLayoutPanel1.Name = "TableLayoutPanel1"
|
||||
Me.TableLayoutPanel1.RowCount = 2
|
||||
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100.0!))
|
||||
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 28.0!))
|
||||
Me.TableLayoutPanel1.Size = New System.Drawing.Size(429, 469)
|
||||
Me.TableLayoutPanel1.TabIndex = 18
|
||||
'
|
||||
'VScrollBar1
|
||||
'
|
||||
Me.VScrollBar1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.VScrollBar1.LargeChange = 1
|
||||
Me.VScrollBar1.Location = New System.Drawing.Point(409, 0)
|
||||
Me.VScrollBar1.Name = "VScrollBar1"
|
||||
Me.VScrollBar1.Size = New System.Drawing.Size(20, 441)
|
||||
Me.VScrollBar1.TabIndex = 18
|
||||
'
|
||||
'Panel1
|
||||
'
|
||||
Me.Panel1.BackColor = System.Drawing.Color.Gray
|
||||
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.Panel1.Controls.Add(Me.PictureBox1)
|
||||
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.Panel1.Margin = New System.Windows.Forms.Padding(0)
|
||||
Me.Panel1.Name = "Panel1"
|
||||
Me.Panel1.Size = New System.Drawing.Size(409, 441)
|
||||
Me.Panel1.TabIndex = 19
|
||||
'
|
||||
'PictureBox1
|
||||
'
|
||||
Me.PictureBox1.BackColor = System.Drawing.Color.White
|
||||
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
|
||||
Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.PictureBox1.Location = New System.Drawing.Point(31, 14)
|
||||
Me.PictureBox1.Name = "PictureBox1"
|
||||
Me.PictureBox1.Size = New System.Drawing.Size(343, 415)
|
||||
Me.PictureBox1.TabIndex = 21
|
||||
Me.PictureBox1.TabStop = False
|
||||
'
|
||||
'ToolStrip3
|
||||
'
|
||||
Me.ToolStrip3.BackColor = System.Drawing.Color.White
|
||||
Me.ToolStrip3.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
||||
Me.ToolStrip3.ImageScalingSize = New System.Drawing.Size(25, 25)
|
||||
Me.ToolStrip3.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mainmenu, Me.ToolStripSeparator3, Me.bt_savestyle, Me.ToolStripSeparator5, Me.bt_savepattern})
|
||||
Me.ToolStrip3.Location = New System.Drawing.Point(0, 0)
|
||||
Me.ToolStrip3.Name = "ToolStrip3"
|
||||
Me.ToolStrip3.Size = New System.Drawing.Size(430, 32)
|
||||
Me.ToolStrip3.TabIndex = 20
|
||||
Me.ToolStrip3.Text = "ToolStrip3"
|
||||
'
|
||||
'mainmenu
|
||||
'
|
||||
Me.mainmenu.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.mainmenu.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.m_viewdata, Me.m_shortkey})
|
||||
Me.mainmenu.Image = CType(resources.GetObject("mainmenu.Image"), System.Drawing.Image)
|
||||
Me.mainmenu.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
||||
Me.mainmenu.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.mainmenu.Name = "mainmenu"
|
||||
Me.mainmenu.Size = New System.Drawing.Size(37, 29)
|
||||
Me.mainmenu.Text = "ToolStripButton3"
|
||||
Me.mainmenu.ToolTipText = "표시할 데이터를 선택할 수 있습니다"
|
||||
'
|
||||
'm_viewdata
|
||||
'
|
||||
Me.m_viewdata.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.chk_f, Me.cb_seq, Me.chk1, Me.chk2, Me.chk3, Me.chk4, Me.chk5, Me.chk6, Me.chk7, Me.chk8, Me.chk9, Me.chk10, Me.chk11, Me.chk12, Me.chk13, Me.chk14, Me.chk15, Me.chk16, Me.chk17, Me.chk22, Me.chk18, Me.chk19, Me.chk20, Me.chk21, Me.chk23, Me.chk24})
|
||||
Me.m_viewdata.Name = "m_viewdata"
|
||||
Me.m_viewdata.Size = New System.Drawing.Size(152, 22)
|
||||
Me.m_viewdata.Text = "데이터 표시"
|
||||
'
|
||||
'chk_f
|
||||
'
|
||||
Me.chk_f.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.chkf1, Me.chkf2, Me.chkf3, Me.chkf4, Me.chkf5, Me.chkf6, Me.chkf7})
|
||||
Me.chk_f.Name = "chk_f"
|
||||
Me.chk_f.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk_f.Text = "고정문자"
|
||||
Me.chk_f.Visible = False
|
||||
'
|
||||
'chkf1
|
||||
'
|
||||
Me.chkf1.Checked = True
|
||||
Me.chkf1.CheckOnClick = True
|
||||
Me.chkf1.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chkf1.Name = "chkf1"
|
||||
Me.chkf1.Size = New System.Drawing.Size(109, 22)
|
||||
Me.chkf1.Text = "chk_f1"
|
||||
'
|
||||
'chkf2
|
||||
'
|
||||
Me.chkf2.Checked = True
|
||||
Me.chkf2.CheckOnClick = True
|
||||
Me.chkf2.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chkf2.Name = "chkf2"
|
||||
Me.chkf2.Size = New System.Drawing.Size(109, 22)
|
||||
Me.chkf2.Text = "chk_f2"
|
||||
'
|
||||
'chkf3
|
||||
'
|
||||
Me.chkf3.Checked = True
|
||||
Me.chkf3.CheckOnClick = True
|
||||
Me.chkf3.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chkf3.Name = "chkf3"
|
||||
Me.chkf3.Size = New System.Drawing.Size(109, 22)
|
||||
Me.chkf3.Text = "chk_f3"
|
||||
'
|
||||
'chkf4
|
||||
'
|
||||
Me.chkf4.Checked = True
|
||||
Me.chkf4.CheckOnClick = True
|
||||
Me.chkf4.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chkf4.Name = "chkf4"
|
||||
Me.chkf4.Size = New System.Drawing.Size(109, 22)
|
||||
Me.chkf4.Text = "chk_f4"
|
||||
'
|
||||
'chkf5
|
||||
'
|
||||
Me.chkf5.Checked = True
|
||||
Me.chkf5.CheckOnClick = True
|
||||
Me.chkf5.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chkf5.Name = "chkf5"
|
||||
Me.chkf5.Size = New System.Drawing.Size(109, 22)
|
||||
Me.chkf5.Text = "chk_f5"
|
||||
'
|
||||
'chkf6
|
||||
'
|
||||
Me.chkf6.Checked = True
|
||||
Me.chkf6.CheckOnClick = True
|
||||
Me.chkf6.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chkf6.Name = "chkf6"
|
||||
Me.chkf6.Size = New System.Drawing.Size(109, 22)
|
||||
Me.chkf6.Text = "chk_f6"
|
||||
'
|
||||
'chkf7
|
||||
'
|
||||
Me.chkf7.Checked = True
|
||||
Me.chkf7.CheckOnClick = True
|
||||
Me.chkf7.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chkf7.Name = "chkf7"
|
||||
Me.chkf7.Size = New System.Drawing.Size(109, 22)
|
||||
Me.chkf7.Text = "chk_f7"
|
||||
'
|
||||
'cb_seq
|
||||
'
|
||||
Me.cb_seq.Checked = True
|
||||
Me.cb_seq.CheckOnClick = True
|
||||
Me.cb_seq.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.cb_seq.Name = "cb_seq"
|
||||
Me.cb_seq.Size = New System.Drawing.Size(122, 22)
|
||||
Me.cb_seq.Text = "Seq"
|
||||
Me.cb_seq.Visible = False
|
||||
'
|
||||
'chk1
|
||||
'
|
||||
Me.chk1.Checked = True
|
||||
Me.chk1.CheckOnClick = True
|
||||
Me.chk1.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk1.Name = "chk1"
|
||||
Me.chk1.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk1.Text = "chk1"
|
||||
Me.chk1.Visible = False
|
||||
'
|
||||
'chk2
|
||||
'
|
||||
Me.chk2.Checked = True
|
||||
Me.chk2.CheckOnClick = True
|
||||
Me.chk2.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk2.Name = "chk2"
|
||||
Me.chk2.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk2.Text = "chk2"
|
||||
Me.chk2.Visible = False
|
||||
'
|
||||
'chk3
|
||||
'
|
||||
Me.chk3.Checked = True
|
||||
Me.chk3.CheckOnClick = True
|
||||
Me.chk3.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk3.Name = "chk3"
|
||||
Me.chk3.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk3.Text = "chk3"
|
||||
Me.chk3.Visible = False
|
||||
'
|
||||
'chk4
|
||||
'
|
||||
Me.chk4.Checked = True
|
||||
Me.chk4.CheckOnClick = True
|
||||
Me.chk4.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk4.Name = "chk4"
|
||||
Me.chk4.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk4.Text = "chk4"
|
||||
Me.chk4.Visible = False
|
||||
'
|
||||
'chk5
|
||||
'
|
||||
Me.chk5.Checked = True
|
||||
Me.chk5.CheckOnClick = True
|
||||
Me.chk5.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk5.Name = "chk5"
|
||||
Me.chk5.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk5.Text = "chk5"
|
||||
Me.chk5.Visible = False
|
||||
'
|
||||
'chk6
|
||||
'
|
||||
Me.chk6.Checked = True
|
||||
Me.chk6.CheckOnClick = True
|
||||
Me.chk6.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk6.Name = "chk6"
|
||||
Me.chk6.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk6.Text = "chk6"
|
||||
Me.chk6.Visible = False
|
||||
'
|
||||
'chk7
|
||||
'
|
||||
Me.chk7.Checked = True
|
||||
Me.chk7.CheckOnClick = True
|
||||
Me.chk7.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk7.Name = "chk7"
|
||||
Me.chk7.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk7.Text = "chk7"
|
||||
Me.chk7.Visible = False
|
||||
'
|
||||
'chk8
|
||||
'
|
||||
Me.chk8.Checked = True
|
||||
Me.chk8.CheckOnClick = True
|
||||
Me.chk8.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk8.Name = "chk8"
|
||||
Me.chk8.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk8.Text = "chk8"
|
||||
Me.chk8.Visible = False
|
||||
'
|
||||
'chk9
|
||||
'
|
||||
Me.chk9.Checked = True
|
||||
Me.chk9.CheckOnClick = True
|
||||
Me.chk9.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk9.Name = "chk9"
|
||||
Me.chk9.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk9.Text = "chk9"
|
||||
Me.chk9.Visible = False
|
||||
'
|
||||
'chk10
|
||||
'
|
||||
Me.chk10.Checked = True
|
||||
Me.chk10.CheckOnClick = True
|
||||
Me.chk10.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk10.Name = "chk10"
|
||||
Me.chk10.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk10.Text = "chk10"
|
||||
Me.chk10.Visible = False
|
||||
'
|
||||
'chk11
|
||||
'
|
||||
Me.chk11.Checked = True
|
||||
Me.chk11.CheckOnClick = True
|
||||
Me.chk11.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk11.Name = "chk11"
|
||||
Me.chk11.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk11.Text = "chk11"
|
||||
Me.chk11.Visible = False
|
||||
'
|
||||
'chk12
|
||||
'
|
||||
Me.chk12.Checked = True
|
||||
Me.chk12.CheckOnClick = True
|
||||
Me.chk12.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk12.Name = "chk12"
|
||||
Me.chk12.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk12.Text = "chk12"
|
||||
Me.chk12.Visible = False
|
||||
'
|
||||
'chk13
|
||||
'
|
||||
Me.chk13.Checked = True
|
||||
Me.chk13.CheckOnClick = True
|
||||
Me.chk13.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk13.Name = "chk13"
|
||||
Me.chk13.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk13.Text = "chk13"
|
||||
Me.chk13.Visible = False
|
||||
'
|
||||
'chk14
|
||||
'
|
||||
Me.chk14.Checked = True
|
||||
Me.chk14.CheckOnClick = True
|
||||
Me.chk14.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk14.Name = "chk14"
|
||||
Me.chk14.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk14.Text = "chk14"
|
||||
Me.chk14.Visible = False
|
||||
'
|
||||
'chk15
|
||||
'
|
||||
Me.chk15.Checked = True
|
||||
Me.chk15.CheckOnClick = True
|
||||
Me.chk15.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk15.Name = "chk15"
|
||||
Me.chk15.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk15.Text = "chk15"
|
||||
Me.chk15.Visible = False
|
||||
'
|
||||
'chk16
|
||||
'
|
||||
Me.chk16.Checked = True
|
||||
Me.chk16.CheckOnClick = True
|
||||
Me.chk16.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk16.Name = "chk16"
|
||||
Me.chk16.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk16.Text = "chk1"
|
||||
Me.chk16.Visible = False
|
||||
'
|
||||
'chk17
|
||||
'
|
||||
Me.chk17.Checked = True
|
||||
Me.chk17.CheckOnClick = True
|
||||
Me.chk17.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk17.Name = "chk17"
|
||||
Me.chk17.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk17.Text = "chk17"
|
||||
Me.chk17.Visible = False
|
||||
'
|
||||
'chk22
|
||||
'
|
||||
Me.chk22.Checked = True
|
||||
Me.chk22.CheckOnClick = True
|
||||
Me.chk22.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk22.Name = "chk22"
|
||||
Me.chk22.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk22.Text = "chk22"
|
||||
Me.chk22.Visible = False
|
||||
'
|
||||
'chk18
|
||||
'
|
||||
Me.chk18.Checked = True
|
||||
Me.chk18.CheckOnClick = True
|
||||
Me.chk18.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk18.Name = "chk18"
|
||||
Me.chk18.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk18.Text = "chk18"
|
||||
Me.chk18.Visible = False
|
||||
'
|
||||
'chk19
|
||||
'
|
||||
Me.chk19.Checked = True
|
||||
Me.chk19.CheckOnClick = True
|
||||
Me.chk19.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk19.Name = "chk19"
|
||||
Me.chk19.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk19.Text = "chk19"
|
||||
Me.chk19.Visible = False
|
||||
'
|
||||
'chk20
|
||||
'
|
||||
Me.chk20.Checked = True
|
||||
Me.chk20.CheckOnClick = True
|
||||
Me.chk20.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk20.Name = "chk20"
|
||||
Me.chk20.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk20.Text = "chk20"
|
||||
Me.chk20.Visible = False
|
||||
'
|
||||
'chk21
|
||||
'
|
||||
Me.chk21.Checked = True
|
||||
Me.chk21.CheckOnClick = True
|
||||
Me.chk21.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk21.Name = "chk21"
|
||||
Me.chk21.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk21.Text = "chk21"
|
||||
Me.chk21.Visible = False
|
||||
'
|
||||
'chk23
|
||||
'
|
||||
Me.chk23.Checked = True
|
||||
Me.chk23.CheckOnClick = True
|
||||
Me.chk23.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk23.Name = "chk23"
|
||||
Me.chk23.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk23.Text = "chk23"
|
||||
Me.chk23.Visible = False
|
||||
'
|
||||
'chk24
|
||||
'
|
||||
Me.chk24.Checked = True
|
||||
Me.chk24.CheckOnClick = True
|
||||
Me.chk24.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk24.Name = "chk24"
|
||||
Me.chk24.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk24.Text = "chk24"
|
||||
Me.chk24.Visible = False
|
||||
'
|
||||
'm_shortkey
|
||||
'
|
||||
Me.m_shortkey.Name = "m_shortkey"
|
||||
Me.m_shortkey.ShortcutKeyDisplayString = ""
|
||||
Me.m_shortkey.Size = New System.Drawing.Size(152, 22)
|
||||
Me.m_shortkey.Text = "단축키 정보"
|
||||
'
|
||||
'ToolStripSeparator3
|
||||
'
|
||||
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
||||
Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 32)
|
||||
'
|
||||
'bt_savestyle
|
||||
'
|
||||
Me.bt_savestyle.Image = CType(resources.GetObject("bt_savestyle.Image"), System.Drawing.Image)
|
||||
Me.bt_savestyle.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_savestyle.Name = "bt_savestyle"
|
||||
Me.bt_savestyle.Size = New System.Drawing.Size(93, 29)
|
||||
Me.bt_savestyle.Text = "스타일(F4)"
|
||||
Me.bt_savestyle.ToolTipText = "스타일을 저장합니다."
|
||||
'
|
||||
'ToolStripSeparator5
|
||||
'
|
||||
Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
|
||||
Me.ToolStripSeparator5.Size = New System.Drawing.Size(6, 32)
|
||||
'
|
||||
'bt_savepattern
|
||||
'
|
||||
Me.bt_savepattern.Enabled = False
|
||||
Me.bt_savepattern.Image = CType(resources.GetObject("bt_savepattern.Image"), System.Drawing.Image)
|
||||
Me.bt_savepattern.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_savepattern.Name = "bt_savepattern"
|
||||
Me.bt_savepattern.Size = New System.Drawing.Size(81, 29)
|
||||
Me.bt_savepattern.Text = "패턴(F5)"
|
||||
Me.bt_savepattern.ToolTipText = "선택된 개체의 길이패턴을 저장합니다"
|
||||
'
|
||||
'PrintForm
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.BackColor = System.Drawing.SystemColors.Control
|
||||
Me.ClientSize = New System.Drawing.Size(430, 525)
|
||||
Me.Controls.Add(Me.ToolStrip3)
|
||||
Me.Controls.Add(Me.TableLayoutPanel1)
|
||||
Me.Controls.Add(Me.StatusStrip1)
|
||||
Me.Ctl_BindingNavi = Me.BindingNavigator1
|
||||
Me.Ctl_Button_D = Me.bt_down
|
||||
Me.Ctl_Button_l = Me.bt_left
|
||||
Me.Ctl_Button_r = Me.bt_right
|
||||
Me.Ctl_Button_SaveL = Me.bt_savepattern
|
||||
Me.Ctl_Button_SaveS = Me.bt_savestyle
|
||||
Me.Ctl_Button_u = Me.bt_up
|
||||
Me.Ctl_PictureBox = Me.PictureBox1
|
||||
Me.Ctl_ScrollBar = Me.VScrollBar1
|
||||
Me.Name = "PrintForm"
|
||||
Me.Text = "출력작업"
|
||||
CType(Me.BS, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.StatusStrip1.ResumeLayout(False)
|
||||
Me.StatusStrip1.PerformLayout()
|
||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.BindingNavigator1.ResumeLayout(False)
|
||||
Me.BindingNavigator1.PerformLayout()
|
||||
Me.TableLayoutPanel1.ResumeLayout(False)
|
||||
Me.TableLayoutPanel1.PerformLayout()
|
||||
Me.Panel1.ResumeLayout(False)
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ToolStrip3.ResumeLayout(False)
|
||||
Me.ToolStrip3.PerformLayout()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
End Sub
|
||||
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
|
||||
Friend WithEvents lb_selcon As System.Windows.Forms.ToolStripStatusLabel
|
||||
Friend WithEvents lb_msg As System.Windows.Forms.ToolStripStatusLabel
|
||||
Friend WithEvents BindingNavigator1 As System.Windows.Forms.BindingNavigator
|
||||
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
|
||||
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 TableLayoutPanel1 As System.Windows.Forms.TableLayoutPanel
|
||||
Friend WithEvents ToolStrip3 As System.Windows.Forms.ToolStrip
|
||||
Friend WithEvents VScrollBar1 As System.Windows.Forms.VScrollBar
|
||||
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
|
||||
Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
||||
Friend WithEvents mainmenu As System.Windows.Forms.ToolStripDropDownButton
|
||||
Friend WithEvents m_viewdata As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents cb_seq As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk1 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk2 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk3 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk4 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk5 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents bt_savestyle As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ToolStripSeparator5 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents bt_down As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents bt_right As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents bt_up As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents bt_close As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents bt_left As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents chk6 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk7 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk8 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk9 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk10 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk11 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk12 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk13 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk14 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk15 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk16 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk17 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents m_shortkey As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk18 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk19 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk20 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk21 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk22 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk23 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk24 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk_f As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chkf1 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chkf2 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chkf3 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chkf4 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chkf5 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chkf6 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chkf7 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents bt_savepattern As System.Windows.Forms.ToolStripButton
|
||||
End Class
|
||||
354
SpreadNet.v13/Cls_LCable/PrintForm.resx
Normal file
@@ -0,0 +1,354 @@
|
||||
<?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="BS.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>198, 17</value>
|
||||
</metadata>
|
||||
<metadata name="ToolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>98, 17</value>
|
||||
</metadata>
|
||||
<metadata name="pDoc.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
<metadata name="StatusStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>263, 17</value>
|
||||
</metadata>
|
||||
<metadata name="BindingNavigator1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>490, 17</value>
|
||||
</metadata>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="BindingNavigatorMoveFirstItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
|
||||
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAE3UlEQVRYR8WXS0ssRxTHHSH4BiFuxDhm
|
||||
RIMoepFoQMSNC4MoKKKID1DBhSAiojJKFJ83ahTFD2BWEuhdcGF8j446PsfnPHpGhazMKp/h5JyarrKq
|
||||
7Wuum3sLflZ1nXP+5+9MT810FAB8VSw3vySRP1FR0YODgz9PTEz8OTs7CzK0RzHKMRe/RU1NTeLIyMgv
|
||||
WL/JtSYnJy/HxsZ+7+/v/xH1bJTHknEkDQ0NbWqaBs/Pzwq0RzHKkRt8ChJub2//fnh4+I/NzU24vr4W
|
||||
WoFAAE5OTsDpdGqYF8/yjSL71NQUbG9vW0IxypEbWYHD1tLS4hgYGND29vbg/v4ezs7OFC0yYeh9x2qM
|
||||
wrzx8XElUYZilCM3M4PD1tTU5Ojr69N2d3fh9vYWdnZ2FGifZlmPF38YHR3F4LZSQGwjFKMcuaEMDltj
|
||||
Y6Ojt7eXNb+7u2PNdncQmhF6RQhay3pc4AO+Z5HkPanImCnGC8zgsNXX1zu6u7s1MkwvO2vmijTk7Lv2
|
||||
GbSW9YQBvNMx6AKXVMzXFOMFMjhsdXV1jq6uLm1rawt89z7Y33eJZjIHBwcMWst6wgC+d+Ci4n0sIKjQ
|
||||
WFOMF8jN8aPm6OzsZM39fr9oYubw8FBA17KeMNDT0wPuAzcmIO4DXBNucLvdQDFewJtXV1c7Ojo6NPqo
|
||||
0Z19eOhWGskcHR8L6FrWEwbwZYwUHGEBFR0diWuKiQJsXllZ6WhtbdU2NjYgGAyi8BHmvzSR8Xg8CrSn
|
||||
6HED+FLCMQY5nmOPWFOMcqh5RUWFAz9u2Pwv0HUdPHiwmJv8H1xPMdDW1sZOKSsoZhiIwzteW19fh1Ao
|
||||
BKenZ8gpHjbWnJ+fv4L2uZ5ioLm5GYNnllDMMJBG64eHB0txM5eXl6+gfa6nGGhoaICLiwtLKGYYyKO1
|
||||
lfCnuLq6UqA9rqcYqK2tBa/Xa3Alrb1AMW6gtLTUu7S09Er4PXA9xUBVVRX75rKCYoaBtOTk5N6ioiJ9
|
||||
cXERbm5ukGs2X78DrqcYwLubfYFYQTHDQBySn5SU5CwsLNQXFhbYuU/cvgOupxgoLy9n57jgjq/vgGKU
|
||||
g9iQBKSATBQUFOjz8/Pg82Eew2eJP+AX0DXXUwyUlZWB34dJfixg0BrBPYqJAslEYmKiMzc3V5/7bS6S
|
||||
S034/AaKHjdQUlICwUAQAniyBXAOBgO4DrA9ivECs4mEhARnTk6OTj+56FT8HGQ9YaC4uJidbLoeghCb
|
||||
DUI6UIwXWJmIj493Zmdn6zMzM+yAitThbCIUDrNZ1hMG8KZiCaEwJobCEMY5QhgoxgtkcAgTcXFxzszM
|
||||
TP3jx1+ZBtVF9F6gA4xmWU8YyM/Ph4fwA0syQzFeYAaHYiIjI0Ofnp42ah/hEXlLTxjAmwkeH7HAAorx
|
||||
AitwCBOxsbHO9PR0nX54PllomfW4QJ7dbvevrKzA09OTAu1RjHLkpmZwCBMxMTHOtLQ0HX9+w+rqqtBa
|
||||
W1uD5eVlQINerseL7XjCLWDR31lZWSBDexSjHLmhFTiEiejo6O6UlJRjrP+Ha+E/8m9qamoAP74jmKP8
|
||||
LE9CfkK6kBlkyYDWtEexz34wQeKRH5BapB+ZReaQYaQVoUNNeTCJRsiEHclDKIGgNe1R7F2PZji+Qb5F
|
||||
HAjp5CPZSCpCBl8ezb4mlptfDoj6D+owA9+0vuVnAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="BindingNavigatorMovePreviousItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
|
||||
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAADbUlEQVRIS6WWW0tiURTHp6fJbvRaBiGn
|
||||
INDGoF7quZceImK6TEWU0IUgQggCeyiIagydnF5qukyNb3M+Q2V5Sbzghco8Wr2lVl9izVr7HE8nPRRM
|
||||
wo+11n+vvf7i3kf9BADvgq+S6elp3fLystNqtQKB+R/UP6v1K1EVldDwsbExbmFhgXc6nfDw8MBYW1uj
|
||||
xRq1PUpUxTw0fHR0lJufn+ePjo7Y4OPjYxZXVlaoQa+2T4mqSNDw4eFhzmw284eHh2zo6ekJnJycYJ6B
|
||||
paUlajKq7VWiLuLwwcFBbnZ2lj/4fQCZTAZOXS5wnbpYpHpxcfH/DGh4X18fNzMzw+8f7EMWh52dn4uc
|
||||
ncE5xkw2A3gmqszNzTmHhoZ0NKfIgMTe3l5uYmKC39vbg1w2Cx63G9xuD0YPuD1u8CBZ1Bk5MVIfQXky
|
||||
mYTJycm/OEvzyoCGd3d3c+Pj4/zur13I5XLg8/kYXp9XjF6KXrn2sZqiBOv1AX60NFArG9Dwrq4uDg+V
|
||||
39nZgcfHR/D7/W9yoaL5L8Q4NTVFQ9kNyxtoBgYG+O3tbXh6eoJAMAjBQBACgYAM1bIWxJpgawV9qJtM
|
||||
JhrKLkDeQDsyMgLPz88QDoeQMIRCYRbDIaylnLQQ1VLPC5JGfQjNKjTQ9/f3QzQSgYgaUTHSelTKI5Go
|
||||
qMk1EhU1mlVk0NHREdna+gnxeIwRi8chHkMwxpQa0zEnpJ5YHqnu6ekpMtBWV1ebW1tbBYfDAZeXl8Vc
|
||||
XcIVItZXr3Q5l8ALU2SgQb5UVVVZjEajsPljE66vE8g1JDAmWBS5TkhRWmc9CezJg3VnZ2eRQQlSTiaV
|
||||
lZUWvV4v2O02uLlJwk3yBklCEnN6iAjS5Ty/Jml2ux2am5sjOOvlmhaaVFRUWJqamgSbzQaplICkQBBS
|
||||
kCIwJ629vV0V2odv0oxzXh40NZPy8nJLQ0ODsLGxAenbNKTTabjFeIuR6ra2NtqwjzgUrCEmxIC8/qpQ
|
||||
MykrK7PodDrBav0Od3d3r2hpaaHmr4hRgR7RInSmxV92eWgRYSYajcZSX18vrK+vw/39vYzBYKBGdpBv
|
||||
oSoSSpPS0lJLXV2dsLq6KhvgZ/0xA6LQpLa2VmhsbARCq9XKN+UtVEUlShOEDpAOkviGfOxHPw++yIQO
|
||||
jg6QDpKoQd752wKf/gERz6PP4mz62QAAAABJRU5ErkJggg==
|
||||
</value>
|
||||
</data>
|
||||
<data name="BindingNavigatorMoveNextItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
|
||||
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAADWUlEQVRIS42Ty0sbURTG66rGF25rBAlV
|
||||
EEYbQTe6duNCROqjKqKCDwSRgCDUhYKojZhqu9FWrTa7zt/gM4kVE5kY1CQTqzuTqP/E13PmEWd0fFz4
|
||||
ce757pnvI3MnbwA8C623U1NTv91uNxjae4eGhhykZ1nNP8RSNELr3ezsLK6vrxW8Xi/Gx8fFnp6e968J
|
||||
sRSN0BKmp6cV862tLaVubm5ibGxM7O7ufjHEUjRCyzk5OUnGSWxvb2NnZ1sJ2djYgMvlEjs7O58NsRSN
|
||||
cMDExASSySR2dnexu7OrVO7Xf61jZGREbG9vfzJEN8nq6OhwjI6Oeun98jt+RDKVxP7+Pvb29rDHlUhR
|
||||
yNr6GoaHh8WWlhbLED3ANjAw8CcejyOVSiGtwftUWquE3++Dj/D7/PARfp9PmVtdXUV/f7/Y3Nz8KEQP
|
||||
sNNPReDgAAdMQEPZB5QaOOAaQMDUqzPpdBo/f/xEb2+v2NjYaArRA4TBwUEcHh7i8C/B1cDfB70VNzc3
|
||||
WFlZAV262NDQkAnRA5x9fX0IBo9wdGQkiCBVRdfOgooWNM0pfTCI29tbLC8vo62tTSRPmymgq6sLx6Fj
|
||||
leOQBu91QgiFGK1XZtWZjEYzd3d3YC/ytJsCWltbIUkSpHBYrUQ4rFZJUjXuw9qZlDkzw+fsRZ6CKaCp
|
||||
qQmRkwhOIgRX4r4/oT3BeyISOaGq9voMa8z3799QV1cnPQqgi8Hp6amZM2N/ptQz1kz6PUtLS6iurpYL
|
||||
Cwtd5Gl+RfX19YienyMajWY4p16Feq5ROueZDPpMFItfF+F0OuWCgoLP5PeBMF2yUFlZKXk8HvCfLR5T
|
||||
ifFeI8aa3mtnsXhM0T2eBQiCIOfn5+vmuYTpM7XToau8vFyura2FFYmETCSQkBOQCWVP2sLCAvi5vLy8
|
||||
R+bGABtRQfQRs8SSgbWamhpc/LvAvwuC6gVV7ufn51FaWirn5uZamhsDsggOsRMC4TTwsaqqCpeXlybc
|
||||
7i9wOBxyTk7Ok+aZgOeg5ayoqMDV1VWGubk5lJSUyDab7Vlz5Xkr0QgH0DvOmM/MzKC4uFjOzs5+0Zyx
|
||||
FI3QEux2u1RWVgamqKjo1eaMpWiE1jviE8GXz/CH8CpzxlI0QustwSF8+Qx/CPxBvGgO4M1/5nWjz1pP
|
||||
iTgAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="BindingNavigatorMoveLastItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
|
||||
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAE0UlEQVRYR8WXy0skZxTFHSH4BiFuxFET
|
||||
0SCKDjIaEHHjwiAKiijiA1RwIYiIqKhE8TlRoyj+AWYlgdoNLozvZ/t+221b7QNmZVb5G27uuV1fp8ou
|
||||
bbOZafj5lXXPPfeU3fVVG0RE3xTbk18T74+goHcdHR0fBwYG/hgeHj4dHx8nMDQ0tNzX1/draWlp5PPG
|
||||
1+BXcFdX1y/c/1l5mTw/owaNaI2G8O7ubu3g4IDcbjc9PT0JFxcXtLy8TL29vX82NDT8wLp35kEvwa+o
|
||||
np6eZU3TfF4KnEMNGtEaDe9HRkZk+Orqqo+joyNyOp20sbFBnZ2dWm1t7Y+sDRiCXwnwM3uZQQ0a0RoN
|
||||
6YODg7S2tkbr6+uymrm6upLz7e3tWnV1dcAQys9uOEANGtEaDR/6+/tlCK4W4FhY867X19eytrW1aVVV
|
||||
Va+GUH6rzy7EyyqhBo1oVQO/zzJ4a3NLUEGETe+KtwMmLS0tWkVFxYshlJ9ckLoQsOFdUYNGtKqBP5ky
|
||||
eHt7W1BBLGxtksvpopWVFWpubtbKy8ttQyg/BN80XYT3eJNQg0a0qoHfXxm8u7vrQ4V5zs3NjYRoamrS
|
||||
+Bb1C6H8trYQWoX3sskXgRo0lgCtra0y1LG358McxsqO3DG4RRsbG7WSkhJLCOW3s7NDO9uAg+8gvPd3
|
||||
1KCxBOA/qQzd39+3YA7kw4HVQbe3t7S0tER1dXVaUVGRL4Ty23V4AzscDnIguPE7atBYAvCf0294QHjj
|
||||
0nWdQ/xFfHtqhYWFEkL57XFYsL+37zsGqPkFqK+v543nkI6Pj/3AeTsOD8EReTweWlxcJL4zNPYKU37Y
|
||||
We1AzS9ATU2NDDs9PfXjeSA77u/vCR7sFaf8sJPaYeisASorK2XY+fm5hedhXgMe7JWu/E5OTmwxdNYA
|
||||
ZWVlfsP/DzMzM5SXl3emAsDv7OzMxLnvGDW/AMXFxXRxeflmLoULWaenpyk7O1uPjo5uYy95C8SPn6Z2
|
||||
oOYXgD/BdMX7/VvBswFMTU1RVlaWHhUV1c0+GYx8CMWPH2J2oAaNJUBBQQE5XS66cd/4wO/2OMnFTE5O
|
||||
UmZmphqeyUQwchuKn/Nanh/OawarAWrQWALk5+dbhtvCW7BaJ36foLS0ND0yMtIy3OLnMnoEvjjA51CD
|
||||
xhIgNzdXdra3gK9WqampekREhN9wi5/7lty3bu5x89aNY+7nFTVoLAFycnJI5w3Fc3cnqx+842HDGRsb
|
||||
o5SUFD08PNx2uNVPlz7pldXrgxo0lgD8QZLh2FCwmrmT1UOfPv1GSUlJelhY2IvDzX7ou+M+4PF4PeCH
|
||||
GjSiVQ0ZGRky3MzD/QOv4J5GR0cpMTEx4PDX/IS7e0INGtGqBv5A0cPDgx+PDL5ExsfH66GhoQGHg9f8
|
||||
AGrQiNZoSOcBZ7Ozs7SwsECPj4/C/Pw88dd1iouL00NCQt40HMAvISHhZm5uzuelwDnUoBGt0fCeb6e+
|
||||
2NhYNxf/SU5OJsCD/46JidkLDg5uYc2bhgN+JfCuOMX9X5SXyfMLatCI1mgIZz4wdUwvM8GMMx1MGfMT
|
||||
A03A4YBfUczPTDMzxswY4BjnULP8Y4LdCwNimRQGWyoeKviC8T3znXlAIPgVzCBEAiMPJwMc4xxq//1r
|
||||
9i2xPfn1oKB/Aab7A9+UTVnJAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="bt_down.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAELSURBVDhPlZJdboMwEIQ5Ez+yA5ERRHEkkKhKBI0Jad98
|
||||
/xtsd826QRGm7UifZnY9yxPRq77m2X4+HrAFvXEtrK3DNVwLa77fYQ+uhTXdDBhzA0OOTJzJJ2N+/8A4
|
||||
DEB8DCM6gfNIuyVzLaxr38O1f4fe8czkBNfCeus68HSr7GeuPdW2rW2aBlqE3GeP373uHXgbaa3tRWsg
|
||||
MP+456LPm3t9dr78F1VV2bqu4cRQDuE7J7xxx15KKVsqBehQliWy5DXufdlv/5HH48EWRQ5FXoDzghzh
|
||||
OUcO2OH6toQQVkoBUkgQ6AJdCnSJM75xbV9pmtosy2AN7fj5b4rj2CZJAgRlXv9PdLh/HEXfMZ7+3qC5
|
||||
ewgAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="bt_right.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEASURBVDhPnZHrboMwDIXzTFyUDCIQVGMSqKxkCiuUbv/y
|
||||
/m/gxbmUTKJo7Eifjo8dW6Ile/peFoW4eFxf9zsg/z6y3G7wYJ6PH5muV5g104RMMG8dkVKqcZQwSg16
|
||||
iBxN/zPI+N6tWn0IASECGVweBpPtzNY4ExexHnnvewjpHVvZ18jlfLZHuraF9gl+Zryz7jH9rlPkrWkA
|
||||
aYy/OrfZE+bwvUaRU12Dp37C1puqquwnFEUBD8oCSuPl2tNgb8XM1h+R8xeVZznkuQbd1JnJmenp2s81
|
||||
nPPff+OeKKPAKAPGLJTSvy+j0jQFSwJJkhxbRsVxDEgURceXUbi4v0zID6qK/TA1nsGVAAAAAElFTkSu
|
||||
QmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="bt_up.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEGSURBVDhPlY7raoQwEIV9JneDomDAggXD2polXrLu9l/e
|
||||
/w2mMybZBokVD3ycM5kLSf7Tz7IYwpXnRIuv5xOI00fC5dNHFq3N8nhAFOy5sbj0qI2eJ5jnGZlgzZPN
|
||||
82Tf9TjGjyilzKAGGJRCvFtGnwfrNOvWrKSU5i4lyF7C6sgds+x7zD2+IUHPYY98326m6zrwfG3Y9sIZ
|
||||
2k2EEEa0LXhaRyyLVrzrFdxdfxGqaRrwfEbcje2rrmv4CPA1OeHG9sWrCioegDVH5xXHzI8PlGUJZYGQ
|
||||
lwVm5P1WHB/IshyyPIM8zxH0jPIfbmxfjDFg7IqQb/KVHR9I09RcLheIQT035pQkv1nZALJET/pWAAAA
|
||||
AElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="bt_left.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEeSURBVDhPlZL/aoNADMfvmXSiQ5kWLTjmgRavOrXbf3n/
|
||||
N8iSmOsONrYa+PD9kTtRWvPXfG4bMBqPDV/8uN2Q0erxCS8ffsC2LLCuK5Liti7IXlf/zzJN8D7PGDJ7
|
||||
PymSJ1E+r1eNcc6BG0e8uhHd6NCxCuR9T571et+7/e36vofLMOAw9Dj0BHtS7i5hJ72e0zPGvlmwnUVr
|
||||
O7SdEvr7jlW9z7Q3bdsCga+K96F6wjMe+YS6ruHc1NjUDcFKcG4oe/U7yYTk5vsXejmdoKxKrIiyJKpK
|
||||
fFXuyp143clZynp9n6IogMAizwnSglTy3uXccyee98XPv3mappA9ZyhkO7p6fNL0CZIkQY/WxyaKIojj
|
||||
GBmtjg8/hNH4yxjzBUpJADxigHW5AAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="bt_close.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALKSURBVEhLlZQ9TFNRGIY7aGrEiLEmwmAXHMRBTAQXWGBB
|
||||
CSw4YNIGamhkFFwJgVAJ7uDgBisJi/yzs6KgthIFLW0oUfwpFihtb1/Pd/7usVxCe5Kn3/u939/SXNdp
|
||||
77XLhVKQY8U9GsDiYkkUfUQvHx0F4vHioN5ijvDlCwvIj4ywwRis7m5OvjvIoGgjfIpBIBYTM2z21CNU
|
||||
yM/PwwoNI88GcoEuZAMBFiVdhmY1M88yTTPWcIjvOHFELc8NDSG/vY2M34+MT+HDMeV+n/aPyS/UrE6z
|
||||
ucFB5Ofm7CN8OTMyAwOwNjeRftyBo44OpAmmzUj+kVmXqJwi7aBd+gj9WLOzsCIRHLS34+CRhLQTRv1Q
|
||||
wrXhW+Ew36kP5GbeILu6ir9tbYLWVh73Ve7Afhv12H2Uq37alZuZsQ9kp6aQWVnBnwfN//GbaGbaRHnU
|
||||
Y3jaZ9Au2qkPpF+NI728jJ9NTYLGRgZpigztkZaR1ffMutR7zE8vLfGd+kDqRQiH09P43lB/kvozcu01
|
||||
yLyB70qFQvaBZF8fUhMTSNTVIXFforQZnVD9Rm9qchLJ5332gb3OTiTHxhCvqRHclbHmDtOE6Unt5MmY
|
||||
HB/jO/WBREsLfr0cRfR2NaLVDIpKc24V5A4YM7Qr0fLQPhCtrcWP/n5s3azCVhWDosFX8kxUzaGXoF3R
|
||||
ulr7wEZFBXZ7n+Gz14sv3hsc0gKlTd+pLmYp3+3tZdorDtyTB4idnqfYqLyOT5UiV3GDYoHmNSMqdnp6
|
||||
tEe7+feIRPiaB2GPB/FgUGseJRGCvELfc5XXSNOs0nq5emR8KL/MiT0JaK25Us5iOT7yqHzhkRYzQp9Y
|
||||
rh4V1ssucqLsb6b0+iWKZSyW4T1F7lEue7s6hc/yU5erRw1rF9ycb+w7L/AZ2o+o9ET0Y83txjvWf+Zy
|
||||
9ajx7flzJVH0cvVooBTkWMFzuf4BHeyOgyV73FAAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="ToolStrip3.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>381, 17</value>
|
||||
</metadata>
|
||||
<data name="mainmenu.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAARTSURBVEhL5ZRbTJtlHMaRLItThoQLbyAh4ZSMi1UuCHdE
|
||||
5JAwDqYF6ZTTBNEYwITggtlAcCCnMYYWCh8FRgVKV/cN4sqgQqHgKPQAlEKFQgUKRQidXHhhTLx4fN+v
|
||||
JBj3zd14Y3ySJ1++933+v//7vt/B63+t85WVlc11dXW/0GtCQsKrp+P/is6VlJSU32fHYf/JjYEhNWpr
|
||||
v0RERIT/6TyvvMvKyt6qqqpSEf/a0NAAPtfX16OiogJ19U2wrO2hR7mEweEV1DZ2oqq6GoGBgbxNvAsL
|
||||
C5O6u7sxOzsLu90Oh8OBra2tZ7y4uIibNyvw+PsFqCc3cLd7Hi0yPecv6qTIysq6QXjnPNgzXSRbHp+a
|
||||
moJer4dWq8XExMQz1mg0aG1thUTai+VVFxiFCZJ7C/ia+KueJ6QBA5FIJCM8Xw/2TIHl5eW/WVdXodPp
|
||||
oBkfxwOWJVcNpkgz2piafcCi7NPr0BvXMaxZR8eACZ39JrTL5zl4YmLi0oULF94mvNc82DNdIucPm82G
|
||||
UbUaRUUluFXbhKLiEqjJ/czMDCYnJ1FTU4Mh1SjmTDuQsxb0qpbQrTShpqkHsbGxm76+vsWEFUZ8nqP+
|
||||
RZeLi4u548nPz4d8cBjrWz+jg5HjdvNt6GZ06O8fwI2KamyQ8WHNjxgcWcHgQwvqW+TIzc2Fv7+/lHAi
|
||||
iF/miH+ToKCgAI2Njfj8Vgs0ug1onzhgXNzA+/kFUCqVyMnNw8S0AXNmJ9jHNrBjNtyRDOG9rBxER0eD
|
||||
MHKIX+FoPBJkZmZyq2/rYvGIvB2jWjtWbC703FOgtLQUzXfasL55iDHdJkan7ZAw3yLjHTGys7MRFxdH
|
||||
G8QQv8TReCRITU3FdfIAc/I+wDdDE5gkO5gzObFo2UT5Z5XQG1ZgtLgwPb8NpncEovRMiMViMAyDtLQ0
|
||||
2uAND4pfgqSkJPT19SE9PZ1s+xqU7DR+MO5izujApsMF4/IO9OY90nycwMXIyMhAR0cHDAsLSElJoQ0E
|
||||
HhS/BPHx8VgwGNDW3s6t6Oq7uRhitTBY9mC2umCyHkD1cApCsnKhUIjOzk4YSH57exvkP/TiBjExMXDu
|
||||
OsmKDJBKpaBHJsq4ihH1LJbIR/Xd2DyBi7nmDIGbzWY4nU4cuA5AaynDg+LX5aioqN+3d3bgcrm43wE9
|
||||
2+TkZORd+xByxSMUfvQJkq5cAdPFYGl5mcsdHR1hh9TQWsrwoPh1KTQ0dEWhUOCp242jw0MsE4hMJoNQ
|
||||
JERkZCS38q4uGSxk/JDMu0nO/dQNWkNrKcOD4legn59fE30raMH+/j6Oj4+xtrYGlUoFiUTCfQtWq5Ub
|
||||
Pzk54TI0S2toLWV4UPy6SPymj49PX0BAwG5QUNAf4eHhCAsLo6tDcHAwQkJCuHs6Tk0zNEtraO0p47ny
|
||||
Jn6dmAY/Jq4hbiG++xzTOZqhWVpDaynjH0UDdBV0q/Q86UOjbwaf6RzN0CyteSH8vyovrz8BQOz5qOFa
|
||||
PXMAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="bt_savestyle.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFmSURBVFhH7ZZRi0FRFIX9OSMa5cGDohQZv8oDpRANEzVm
|
||||
hsREUZRi5M+sOevMNu49c2um7T5Nd9Vqf+vUXu3HE4sUKdJvurvrPFSr79CYu1KjF4u04q7U6MWS8xkq
|
||||
h3JApTLH6YQ/+cNh7kqNXqXSDMcDcKCPuLKbDXvfOcvl2e0HFItT7PdQmbtSo1ch/4bdFtgac17YzZZ3
|
||||
fi7kX28/IJd7xmYNrDfAhhZ2M9n7zsldqdErmx1huQJWS2BJC7uZvHKYu1KjVybzhPkc1guZQdnyws/c
|
||||
lRq90ulHTCbAZApMjS/sZrLNHr43u1KjVzLZw8sYGBtzXtjN7jtnKtW9/YBEooPhCBiJvfwjD/3MXanR
|
||||
Kx5vYzAA+n1jM7/Zzc47J3elRi+W9Lqw7soMypZ7fg7tgFYLaNNtXNnNARzaAc0mVA7tgEYd1vXG1wzK
|
||||
QRzaAbUaVA7lAH6rWKRxKF+ySJH+uWKxT4t1DyRyM5AIAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="bt_savepattern.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAJ6SURBVFhH7ZRZiI5hGIZfe9YsRbZwICHEkK04sCQhZSlN
|
||||
4UASE6MhY2yDsY59H/u+7/suIsckQvZ93/fl8tzzz+v/R5mTeQ//p57T77qX5/1cfOITnzwnIYt8b77G
|
||||
PpB5ETIuQOpZSDoF/Y5Bj0PQcS+02AkNtkLNDVB+DRRdAW7pL9y8z7hZ78MISD8Paecg+TQMPAGJR6D7
|
||||
QWifI6DeFqi+HsqZgMLLTcCSnxEBme/CCEg5A8MMPvgk9Df3Pc195/3Qdjc03Q51NkNVE1BmNRTIMgGL
|
||||
vocVMMjAA45D36PQ6zB0OxBx39LcN7T4a22ESuugxEqDL/uNW/AVN+cjbubbMAL6WOS9Dazeuxq8g8Fb
|
||||
74ImOe6rmfuyPn71P/8LbvYH3Iw3YQQI2sUi77QP2u2BVgZPMHhd676GHV/FtVBylcEV/8Jv0finvQoj
|
||||
QF23sRW4ucXeOAZe2aIvbd0X9Mcn9z7+qS/DCGi2I+K40Taob+DamyJXr951eIUE993P/RR1n/E8jAD1
|
||||
LKiOTeAqthUs9lIW+1+4j15vX91PeYGb9DSMAB2ZopZjgRV5Mbv47Ceno5PzWLiin/wMl/44jAAdmLa4
|
||||
QYvYny4bLNeLf0Q693Dfu+ATn+DGPQgjIPu6PVSOBfaudXDqPNa5h6fdDSRAMK3cescCy7Xg019HOo+F
|
||||
j7mHS70dSIAuWyuofjCCKm7vWteug1Pn3rngI24EEiCYX0H1xDzYu57wCDf2fm748GuBBChevx4qxx7s
|
||||
Ix99BzfqVhQ+9EogAYL5FVRRj3+YGyzXI2/iUq7jkq9G4EMuBRIgyP9WwH836XJ0gwjI78YnPvHJc5z7
|
||||
A7acPA0YMY5ZAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>65</value>
|
||||
</metadata>
|
||||
</root>
|
||||
274
SpreadNet.v13/Cls_LCable/PrintForm.vb
Normal file
@@ -0,0 +1,274 @@
|
||||
Imports System.Drawing
|
||||
Imports System.Drawing.Printing
|
||||
Imports System.Math
|
||||
Imports System.IO
|
||||
Imports CEpole.C_Epole
|
||||
|
||||
Public Class PrintForm
|
||||
'//기본 Datatable 인데 사용하기 편하게 Shadow 한다.
|
||||
'Public Shadows srctable As ireaDataSet.Detail_tongsinDataTable
|
||||
'//Loadstyle 후에 일련번호를 부여한다. (SetControlIndex)
|
||||
Dim IDX_일련번호 As Short
|
||||
Dim IDX_OLT번호 As Short
|
||||
Dim IDX_국축선번 As Short
|
||||
Dim IDX_구간명 As Short
|
||||
Dim IDX_시설구분 As Short
|
||||
Dim IDX_케이블유형 As Short
|
||||
Dim IDX_케이블종별 As Short '2008/07/10
|
||||
Dim IDX_케이블명 As Short '2008/07/10
|
||||
Dim IDX_모분기케이블명 As Short '2008/07/10
|
||||
Dim IDX_접속점명 As Short '2008/07/10
|
||||
Dim IDX_제조회사 As Short
|
||||
Dim IDX_설치년월 As Short
|
||||
Dim IDX_시공회사 As Short
|
||||
Dim IDX_감리원 As Short
|
||||
Dim IDX_관리기관 As Short
|
||||
Dim IDX_비고 As Short
|
||||
'Dim IDX_QRCODe As Short
|
||||
|
||||
'Dim IDX_고정문자1 As Short
|
||||
'Dim IDX_고정문자2 As Short
|
||||
'Dim IDX_고정문자3 As Short
|
||||
'Dim IDX_고정문자4 As Short
|
||||
'Dim IDX_고정문자5 As Short
|
||||
'Dim IDX_고정문자6 As Short
|
||||
'Dim IDX_고정문자7 As Short
|
||||
|
||||
|
||||
#Region "New Function"
|
||||
Public Sub New()
|
||||
InitializeComponent()
|
||||
End Sub
|
||||
Public Sub New(ByRef Src As DataTable, vdev As Boolean, ByVal vDefStyleIndex As Short, Optional ByVal IRow As DataRowView = Nothing, Optional DisWaterMK As Boolean = False)
|
||||
InitializeComponent()
|
||||
SrcTable = Src '//가져온 테이블을 임시테이블에 저장을 해두고 사용한다.
|
||||
Srcrow = IRow '//이것은 클릭된 행의 데이터이다.
|
||||
Me.Admin = vdev
|
||||
Me.DefStyleIndex = vDefStyleIndex
|
||||
DisableWaterMark = DisWaterMK '//190208
|
||||
End Sub
|
||||
#End Region
|
||||
|
||||
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
|
||||
Me.Left = 100
|
||||
Me.Initialize(Me.SrcTable, "StyleLCable", My.Application.Info.DirectoryPath & "\epole.ini", DefStyleIndex)
|
||||
End Sub
|
||||
|
||||
Public Overrides Sub SetControls() '//오버라이드됫으며 라벨들을 생성초기화한다.
|
||||
|
||||
AddLog("-> SetControls")
|
||||
Dim CtlCnt As Short = 0
|
||||
|
||||
If Me.AllLabels Is Nothing Then ReDim Me.AllLabels(0) '//이건라벨들의 배열이며
|
||||
If Me.AllFullLabels Is Nothing Then ReDim Me.AllFullLabels(0) '//이건라벨들의 그룹배열이다. (쪼개지지않은 1개의 아이템을 가지고있다.)
|
||||
|
||||
'//initial...
|
||||
Dim FirstIndex As Short = 0
|
||||
Dim A_Firstindex As Short = 0
|
||||
|
||||
InitControl(Me.IDX_일련번호, A_Firstindex, FirstIndex, 1, 20, Me.cb_seq, "일련번호", "SQ")
|
||||
InitControl(Me.IDX_OLT번호, A_Firstindex, FirstIndex, 10, 10, Me.chk1, "OLT번호", "AA", )
|
||||
InitControl(Me.IDX_국축선번, A_Firstindex, FirstIndex, 10, 10, Me.chk2, "국축선번", "AB")
|
||||
InitControl(Me.IDX_구간명, A_Firstindex, FirstIndex, 10, 20, Me.chk3, "구간명", "AC")
|
||||
InitControl(Me.IDX_시설구분, A_Firstindex, FirstIndex, 10, 20, Me.chk4, "시설구분", "AD")
|
||||
InitControl(Me.IDX_케이블유형, A_Firstindex, FirstIndex, 10, 20, Me.chk5, "케이블유형", "AE")
|
||||
InitControl(Me.IDX_케이블종별, A_Firstindex, FirstIndex, 10, 20, Me.chk6, "케이블종별", "AF")
|
||||
InitControl(Me.IDX_케이블명, A_Firstindex, FirstIndex, 10, 20, Me.chk7, "케이블명", "AG")
|
||||
InitControl(Me.IDX_모분기케이블명, A_Firstindex, FirstIndex, 10, 20, Me.chk8, "모분기케이블명", "AH")
|
||||
InitControl(Me.IDX_접속점명, A_Firstindex, FirstIndex, 10, 20, Me.chk9, "접속점명", "AI")
|
||||
InitControl(Me.IDX_제조회사, A_Firstindex, FirstIndex, 10, 10, Me.chk10, "제조회사", "AJ")
|
||||
InitControl(Me.IDX_설치년월, A_Firstindex, FirstIndex, 10, 10, Me.chk11, "설치년월", "AK")
|
||||
InitControl(Me.IDX_시공회사, A_Firstindex, FirstIndex, 10, 10, Me.chk12, "시공회사", "AL")
|
||||
InitControl(Me.IDX_감리원, A_Firstindex, FirstIndex, 20, 10, Me.chk13, "감리원", "AM")
|
||||
InitControl(Me.IDX_관리기관, A_Firstindex, FirstIndex, 20, 10, Me.chk14, "관리기관", "AN")
|
||||
InitControl(Me.IDX_비고, A_Firstindex, FirstIndex, 15, 10, Me.chk15, "비고", "AO")
|
||||
|
||||
'InitControl(A_Firstindex, FirstIndex, 1, 10, Me.chkf1, "고정1", "S1", "", True)
|
||||
'InitControl(A_Firstindex, FirstIndex, 1, 10, Me.chkf2, "고정2", "S2", "", True)
|
||||
'InitControl(A_Firstindex, FirstIndex, 1, 10, Me.chkf3, "고정3", "S3", "", True)
|
||||
'InitControl(A_Firstindex, FirstIndex, 1, 10, Me.chkf4, "고정4", "S4", "", True)
|
||||
'InitControl(A_Firstindex, FirstIndex, 1, 10, Me.chkf5, "고정5", "S5", "", True)
|
||||
'InitControl(A_Firstindex, FirstIndex, 1, 10, Me.chkf6, "고정6", "S6", "", True)
|
||||
'InitControl(A_Firstindex, FirstIndex, 1, 10, Me.chkf7, "고정7", "S7", "", True)
|
||||
|
||||
End Sub
|
||||
|
||||
Public Overrides Sub SetControlIndex() '//그룹의 인덱스를 가지고있는 // 나중에 편하게 사용하려고
|
||||
AddLog("-> 사용하지않음 :: SetControlIndex")
|
||||
|
||||
|
||||
'Me.IDX_일련번호 = lbl("일련번호")
|
||||
'Me.IDX_OLT번호 = lbl("OLT번호")
|
||||
'Me.IDX_국축선번 = lbl("국축선번")
|
||||
'Me.IDX_구간명 = lbl("구간명")
|
||||
'Me.IDX_시설구분 = lbl("시설구분")
|
||||
'Me.IDX_케이블유형 = lbl("케이블유형")
|
||||
'Me.IDX_케이블종별 = lbl("케이블종별")
|
||||
'Me.IDX_케이블명 = lbl("케이블명")
|
||||
'Me.IDX_모분기케이블명 = lbl("모분기케이블명")
|
||||
'Me.IDX_접속점명 = lbl("접속점명")
|
||||
'Me.IDX_제조회사 = lbl("제조회사")
|
||||
'Me.IDX_설치년월 = lbl("설치년월")
|
||||
'Me.IDX_시공회사 = lbl("시공회사")
|
||||
'Me.IDX_감리원 = lbl("감리원")
|
||||
'Me.IDX_관리기관 = lbl("관리기관")
|
||||
'Me.IDX_비고 = lbl("비고")
|
||||
|
||||
End Sub
|
||||
|
||||
|
||||
|
||||
'//메인함수다(오버라이드) 값을 분석하고 표시하는 총괄을 담당한다.
|
||||
Public Overrides Sub GeTviewData(ByVal index As Integer, ByVal previewWindow As Boolean, Optional ByRef 번호패턴검사 As Integer = -1)
|
||||
Dim OLT번호, 국축선번, 구간명, 시설구분, 케이블유형, 케이블종별, 케이블명, 모분기케이블명, 접속점명, 제조회사, _
|
||||
설치년월, 시공회사, 감리원, 관리기관, 비고 As String
|
||||
|
||||
Dim 일련번호 As String
|
||||
|
||||
AddLog(">> 오버라이드된 함수 GetTviewData 진입")
|
||||
|
||||
If Dv.Count <= 0 OrElse index < 0 OrElse index > Dv.Count Then
|
||||
AddLog(">> 데이터인덱스가 없거나 문제가 있어서 GettviewData를 리턴합니다")
|
||||
Return '//잘못된 인덱스는 리턴
|
||||
End If
|
||||
|
||||
'//DataRow_Value -> Group Label
|
||||
OLT번호 = GetSpread(index, "OLT번호")
|
||||
국축선번 = GetSpread(index, "국축선번")
|
||||
구간명 = GetSpread(index, "구간명")
|
||||
시설구분 = GetSpread(index, "시설구분")
|
||||
케이블유형 = GetSpread(index, "케이블유형")
|
||||
케이블종별 = GetSpread(index, "케이블종별")
|
||||
케이블명 = GetSpread(index, "케이블명")
|
||||
모분기케이블명 = GetSpread(index, "모분기케이블명")
|
||||
접속점명 = GetSpread(index, "접속점명")
|
||||
제조회사 = GetSpread(index, "제조회사")
|
||||
설치년월 = GetSpread(index, "설치년월")
|
||||
시공회사 = GetSpread(index, "시공회사")
|
||||
감리원 = GetSpread(index, "감리원")
|
||||
관리기관 = GetSpread(index, "관리기관")
|
||||
비고 = GetSpread(index, "비고")
|
||||
일련번호 = GetSpread(index, "번호")
|
||||
|
||||
QRCODE1 = GetSpread(index, "QRCODE")
|
||||
QRCODE2 = GetSpread(index, "QRCODE2")
|
||||
QRCODE3 = GetSpread(index, "QRCODE3")
|
||||
QRCODE4 = GetSpread(index, "QRCODE4")
|
||||
|
||||
Me.AllFullLabels(Me.IDX_일련번호).text = 일련번호
|
||||
Me.AllFullLabels(Me.IDX_OLT번호).text = OLT번호
|
||||
Me.AllFullLabels(Me.IDX_국축선번).text = 국축선번
|
||||
Me.AllFullLabels(Me.IDX_구간명).text = 구간명
|
||||
Me.AllFullLabels(Me.IDX_시설구분).text = 시설구분
|
||||
Me.AllFullLabels(Me.IDX_케이블유형).text = 케이블유형
|
||||
Me.AllFullLabels(Me.IDX_케이블종별).text = 케이블종별
|
||||
Me.AllFullLabels(Me.IDX_케이블명).text = 케이블명
|
||||
Me.AllFullLabels(Me.IDX_모분기케이블명).text = 모분기케이블명
|
||||
Me.AllFullLabels(Me.IDX_접속점명).text = 접속점명
|
||||
Me.AllFullLabels(Me.IDX_제조회사).text = 제조회사
|
||||
Me.AllFullLabels(Me.IDX_설치년월).text = 설치년월
|
||||
Me.AllFullLabels(Me.IDX_시공회사).text = 시공회사
|
||||
Me.AllFullLabels(Me.IDX_감리원).text = 감리원
|
||||
Me.AllFullLabels(Me.IDX_관리기관).text = 관리기관
|
||||
Me.AllFullLabels(Me.IDX_비고).text = 비고
|
||||
|
||||
'Me.AllFullLabels(Me.IDX_고정문자1).text = Me.Fixed(0)
|
||||
'Me.AllFullLabels(Me.IDX_고정문자2).text = Me.Fixed(1)
|
||||
'Me.AllFullLabels(Me.IDX_고정문자3).text = Me.Fixed(2)
|
||||
'Me.AllFullLabels(Me.IDX_고정문자4).text = Me.Fixed(3)
|
||||
'Me.AllFullLabels(Me.IDX_고정문자5).text = Me.Fixed(4)
|
||||
'Me.AllFullLabels(Me.IDX_고정문자6).text = Me.Fixed(5)
|
||||
'Me.AllFullLabels(Me.IDX_고정문자7).text = Me.Fixed(6)
|
||||
|
||||
|
||||
AddLog(">> DataRow_Value -> Group Label_text")
|
||||
|
||||
'//Show WindowTitle
|
||||
Me.Text = "출력작업(OLT:" & OLT번호 & Space(1) & " 국축선번:" & 국축선번 & ")"
|
||||
|
||||
|
||||
'=====================================================================
|
||||
Me.Parse_LineBatch(New Short() { _
|
||||
Me.IDX_일련번호, _
|
||||
Me.IDX_OLT번호, _
|
||||
Me.IDX_국축선번, _
|
||||
Me.IDX_구간명, _
|
||||
Me.IDX_시설구분, _
|
||||
Me.IDX_케이블유형, _
|
||||
Me.IDX_케이블종별, _
|
||||
Me.IDX_케이블명, _
|
||||
Me.IDX_모분기케이블명, _
|
||||
Me.IDX_접속점명, _
|
||||
Me.IDX_제조회사, _
|
||||
Me.IDX_설치년월, _
|
||||
Me.IDX_시공회사, _
|
||||
Me.IDX_감리원, _
|
||||
Me.IDX_관리기관, _
|
||||
Me.IDX_비고})
|
||||
'======================== 기타 =================================================
|
||||
If previewWindow Then Me.preview_window() '//이건 기본폼에 정의되어있다.
|
||||
'휴 끝났다.......................................................
|
||||
End Sub
|
||||
|
||||
#Region "자주 바꿀일없는 부분"
|
||||
|
||||
Private Sub BindingNavigatorPositionItem_KeyUp(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles BindingNavigatorPositionItem.KeyUp
|
||||
'//현재위치에서 엔터켯을경우 데이터베이스 위치값을 변경한다.(position)
|
||||
If e.KeyCode = Keys.Enter Then
|
||||
If IsNumeric(Me.BindingNavigatorPositionItem.Text) Then Me.GeTviewData(Me.BindingNavigatorPositionItem.Text - 1, True)
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Private Sub BindingNavigatorPositionItem_MouseEnter(ByVal sender As Object, ByVal e As System.EventArgs) Handles BindingNavigatorPositionItem.MouseEnter
|
||||
Me.BindingNavigatorPositionItem.Focus()
|
||||
Me.BindingNavigatorPositionItem.SelectAll()
|
||||
End Sub
|
||||
|
||||
#End Region
|
||||
#Region "자주안고치는것"
|
||||
|
||||
''' <summary>
|
||||
''' 데이터표시항목아래의 모든 아이템의 클릭이벤트에 지정된 프로시져를 할당한다.
|
||||
''' </summary>
|
||||
''' <remarks></remarks>
|
||||
Public Overrides Sub SetEventHandler()
|
||||
For Each MI As ToolStripMenuItem In Me.m_viewdata.DropDownItems
|
||||
AddHandler MI.Click, AddressOf ViewCheck_Click
|
||||
Next
|
||||
End Sub
|
||||
|
||||
Private Sub PrintForm_Scroll(ByVal sender As Object, ByVal e As System.Windows.Forms.ScrollEventArgs) Handles Me.Scroll
|
||||
|
||||
End Sub
|
||||
|
||||
''' <summary>
|
||||
''' 개체가 선택되었을때 의 이벤트
|
||||
''' </summary>
|
||||
''' <param name="obj"></param>
|
||||
''' <remarks></remarks>
|
||||
Private Sub PrintForm_tongsin_SelectedControl(ByVal obj As CEpole.C_label) Handles Me.SelectedControl
|
||||
'//특정개체가 선택되었을때 (부모그룹에서 패턴적용여부를 찾아표시한다.)
|
||||
AddLog("##다음개체가 선택되었습니다(" & obj.Desc & " 태그=" & obj.Tag & ")")
|
||||
Me.lb_selcon.Text = "[" & obj.Desc & "]"
|
||||
End Sub
|
||||
|
||||
Private Sub ToolStripButton1_Click_1(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_close.Click
|
||||
Me.Close()
|
||||
End Sub
|
||||
Private Sub m_shortkey_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles m_shortkey.Click
|
||||
Me.Show_ShortKey()
|
||||
End Sub
|
||||
|
||||
#End Region
|
||||
|
||||
Private Sub ToolStripButton1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
|
||||
Me.QSave_PatternIII()
|
||||
End Sub
|
||||
|
||||
|
||||
Private Sub bt_savelen_Click(sender As System.Object, e As System.EventArgs) Handles bt_savepattern.Click
|
||||
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
|
||||
131
SpreadNet.v13/Cls_Tongshin/Cls_Tongshin.vbproj
Normal file
@@ -0,0 +1,131 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<ProductVersion>9.0.30729</ProductVersion>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<ProjectGuid>{8850EC2D-D876-45D3-9074-F7EE4C4CE22D}</ProjectGuid>
|
||||
<OutputType>Library</OutputType>
|
||||
<StartupObject>
|
||||
</StartupObject>
|
||||
<RootNamespace>Cls_Tongshin</RootNamespace>
|
||||
<AssemblyName>Cls_Tongshin</AssemblyName>
|
||||
<MyType>Windows</MyType>
|
||||
<FileUpgradeFlags>
|
||||
</FileUpgradeFlags>
|
||||
<OldToolsVersion>3.5</OldToolsVersion>
|
||||
<UpgradeBackupLocation>
|
||||
</UpgradeBackupLocation>
|
||||
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
||||
<TargetFrameworkProfile />
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<DefineDebug>true</DefineDebug>
|
||||
<DefineTrace>true</DefineTrace>
|
||||
<OutputPath>bin\Debug\</OutputPath>
|
||||
<DocumentationFile>
|
||||
</DocumentationFile>
|
||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
||||
<PlatformTarget>x86</PlatformTarget>
|
||||
<Prefer32Bit>false</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<DebugType>None</DebugType>
|
||||
<DefineDebug>false</DefineDebug>
|
||||
<DefineTrace>true</DefineTrace>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\Release\</OutputPath>
|
||||
<DocumentationFile>
|
||||
</DocumentationFile>
|
||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
||||
<Prefer32Bit>false</Prefer32Bit>
|
||||
</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" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Import Include="ACC" />
|
||||
<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" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<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="PrintForm.Designer.vb">
|
||||
<DependentUpon>PrintForm.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PrintForm.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="PrintForm.resx">
|
||||
<DependentUpon>PrintForm.vb</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<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>
|
||||
<ItemGroup>
|
||||
<Folder Include="Resources\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="History.txt" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\..\Z_Epole_Class\Project_fp13\CEpole_fp13.vbproj">
|
||||
<Project>{2bc2ed74-6a5c-4478-b897-e76f34fc1ccf}</Project>
|
||||
<Name>CEpole_fp13</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\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>
|
||||
1
SpreadNet.v13/Cls_Tongshin/History.txt
Normal file
@@ -0,0 +1 @@
|
||||
180117 chi *간선명, 전주번호최대값을 10에서 20으로 변경함
|
||||
13
SpreadNet.v13/Cls_Tongshin/My Project/Application.Designer.vb
generated
Normal file
@@ -0,0 +1,13 @@
|
||||
'------------------------------------------------------------------------------
|
||||
' <auto-generated>
|
||||
' 이 코드는 도구를 사용하여 생성되었습니다.
|
||||
' 런타임 버전:4.0.30319.42000
|
||||
'
|
||||
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||
' 이러한 변경 내용이 손실됩니다.
|
||||
' </auto-generated>
|
||||
'------------------------------------------------------------------------------
|
||||
|
||||
Option Strict On
|
||||
Option Explicit On
|
||||
|
||||
10
SpreadNet.v13/Cls_Tongshin/My Project/Application.myapp
Normal file
@@ -0,0 +1,10 @@
|
||||
<?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>PrintForm</MainForm>
|
||||
<SingleInstance>false</SingleInstance>
|
||||
<ShutdownMode>0</ShutdownMode>
|
||||
<EnableVisualStyles>true</EnableVisualStyles>
|
||||
<AuthenticationMode>0</AuthenticationMode>
|
||||
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
|
||||
</MyApplicationData>
|
||||
35
SpreadNet.v13/Cls_Tongshin/My Project/AssemblyInfo.vb
Normal file
@@ -0,0 +1,35 @@
|
||||
Imports System
|
||||
Imports System.Reflection
|
||||
Imports System.Runtime.InteropServices
|
||||
|
||||
' 어셈블리의 일반 정보는 다음 특성 집합을 통해 제어됩니다.
|
||||
' 어셈블리와 관련된 정보를 수정하려면
|
||||
' 이 특성 값을 변경하십시오.
|
||||
|
||||
' 어셈블리 특성 값을 검토합니다.
|
||||
|
||||
<Assembly: AssemblyTitle("Cls_Tongshin")>
|
||||
<Assembly: AssemblyDescription("")>
|
||||
<Assembly: AssemblyCompany("")>
|
||||
<Assembly: AssemblyProduct("Cls_Tongshin")>
|
||||
<Assembly: AssemblyCopyright("Copyright (C) 2008")>
|
||||
<Assembly: AssemblyTrademark("")>
|
||||
|
||||
<Assembly: ComVisible(False)>
|
||||
|
||||
'이 프로젝트가 COM에 노출되는 경우 다음 GUID는 typelib의 ID를 나타냅니다.
|
||||
<Assembly: Guid("d284c66b-e155-445c-864f-1296d6bfb212")>
|
||||
|
||||
' 어셈블리의 버전 정보는 다음 네 가지 값으로 구성됩니다.
|
||||
'
|
||||
' 주 버전
|
||||
' 부 버전
|
||||
' 빌드 번호
|
||||
' 수정 버전
|
||||
'
|
||||
' 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 버전이 자동으로
|
||||
' 지정되도록 할 수 있습니다.
|
||||
' <Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: AssemblyVersion("18.01.17.2050")>
|
||||
<Assembly: AssemblyFileVersion("18.01.17.2050")>
|
||||
63
SpreadNet.v13/Cls_Tongshin/My Project/Resources.Designer.vb
generated
Normal file
@@ -0,0 +1,63 @@
|
||||
'------------------------------------------------------------------------------
|
||||
' <auto-generated>
|
||||
' 이 코드는 도구를 사용하여 생성되었습니다.
|
||||
' 런타임 버전:4.0.30319.42000
|
||||
'
|
||||
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||
' 이러한 변경 내용이 손실됩니다.
|
||||
' </auto-generated>
|
||||
'------------------------------------------------------------------------------
|
||||
|
||||
Option Strict On
|
||||
Option Explicit On
|
||||
|
||||
Imports System
|
||||
|
||||
Namespace My.Resources
|
||||
|
||||
'이 클래스는 ResGen 또는 Visual Studio와 같은 도구를 통해 StronglyTypedResourceBuilder
|
||||
'클래스에서 자동으로 생성되었습니다.
|
||||
'멤버를 추가하거나 제거하려면 .ResX 파일을 편집한 다음 /str 옵션을 사용하여 ResGen을
|
||||
'다시 실행하거나 VS 프로젝트를 다시 빌드하십시오.
|
||||
'''<summary>
|
||||
''' 지역화된 문자열 등을 찾기 위한 강력한 형식의 리소스 클래스입니다.
|
||||
'''</summary>
|
||||
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.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>
|
||||
''' 이 클래스에서 사용하는 캐시된 ResourceManager 인스턴스를 반환합니다.
|
||||
'''</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("Cls_Tongshin.Resources", GetType(Resources).Assembly)
|
||||
resourceMan = temp
|
||||
End If
|
||||
Return resourceMan
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' 이 강력한 형식의 리소스 클래스를 사용하여 모든 리소스 조회에 대해 현재 스레드의 CurrentUICulture 속성을
|
||||
''' 재정의합니다.
|
||||
'''</summary>
|
||||
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||
Friend Property Culture() As Global.System.Globalization.CultureInfo
|
||||
Get
|
||||
Return resourceCulture
|
||||
End Get
|
||||
Set
|
||||
resourceCulture = value
|
||||
End Set
|
||||
End Property
|
||||
End Module
|
||||
End Namespace
|
||||
120
SpreadNet.v13/Cls_Tongshin/My Project/Resources.resx
Normal file
@@ -0,0 +1,120 @@
|
||||
<?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>
|
||||
</root>
|
||||
73
SpreadNet.v13/Cls_Tongshin/My Project/Settings.Designer.vb
generated
Normal file
@@ -0,0 +1,73 @@
|
||||
'------------------------------------------------------------------------------
|
||||
' <auto-generated>
|
||||
' 이 코드는 도구를 사용하여 생성되었습니다.
|
||||
' 런타임 버전:4.0.30319.42000
|
||||
'
|
||||
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||
' 이러한 변경 내용이 손실됩니다.
|
||||
' </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", "16.4.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 자동 저장 기능"
|
||||
#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(sender As Global.System.Object, 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
|
||||
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.Cls_Tongshin.My.MySettings
|
||||
Get
|
||||
Return Global.Cls_Tongshin.My.MySettings.Default
|
||||
End Get
|
||||
End Property
|
||||
End Module
|
||||
End Namespace
|
||||
7
SpreadNet.v13/Cls_Tongshin/My Project/Settings.settings
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" UseMySettingsClassName="true">
|
||||
<Profiles>
|
||||
<Profile Name="(Default)" />
|
||||
</Profiles>
|
||||
<Settings />
|
||||
</SettingsFile>
|
||||
827
SpreadNet.v13/Cls_Tongshin/PrintForm.Designer.vb
generated
Normal file
@@ -0,0 +1,827 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
Partial Class PrintForm
|
||||
Inherits CEpole.Defalut_PrintForm
|
||||
|
||||
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
|
||||
<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
|
||||
|
||||
'Windows Form 디자이너에 필요합니다.
|
||||
Private components As System.ComponentModel.IContainer
|
||||
|
||||
'참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다.
|
||||
'수정하려면 Windows Form 디자이너를 사용하십시오.
|
||||
'코드 편집기를 사용하여 수정하지 마십시오.
|
||||
<System.Diagnostics.DebuggerStepThrough()> _
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(PrintForm))
|
||||
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
||||
Me.lb_selcon = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
Me.lb_msg = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
|
||||
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
||||
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.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.bt_down = New System.Windows.Forms.ToolStripButton()
|
||||
Me.bt_right = New System.Windows.Forms.ToolStripButton()
|
||||
Me.bt_up = New System.Windows.Forms.ToolStripButton()
|
||||
Me.bt_left = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.bt_close = New System.Windows.Forms.ToolStripButton()
|
||||
Me.TableLayoutPanel1 = New System.Windows.Forms.TableLayoutPanel()
|
||||
Me.VScrollBar1 = New System.Windows.Forms.VScrollBar()
|
||||
Me.Panel1 = New System.Windows.Forms.Panel()
|
||||
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
||||
Me.ToolStrip3 = New System.Windows.Forms.ToolStrip()
|
||||
Me.mainmenu = New System.Windows.Forms.ToolStripDropDownButton()
|
||||
Me.m_viewdata = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk_f = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chkf1 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chkf2 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chkf3 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chkf4 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chkf5 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chkf6 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chkf7 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.cb_seq = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk1 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk2 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk3 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk4 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk5 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk6 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk7 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk8 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk9 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk10 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk11 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk12 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk13 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk14 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk15 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk16 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk17 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk22 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk18 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk19 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk23 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk24 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk25 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk26 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.chk27 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.m_shortkey = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.bt_savestyle = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.bt_savelen = New System.Windows.Forms.ToolStripButton()
|
||||
CType(Me.BS, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.StatusStrip1.SuspendLayout()
|
||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.BindingNavigator1.SuspendLayout()
|
||||
Me.TableLayoutPanel1.SuspendLayout()
|
||||
Me.Panel1.SuspendLayout()
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.ToolStrip3.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'BS
|
||||
'
|
||||
'
|
||||
'StatusStrip1
|
||||
'
|
||||
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.lb_selcon, Me.lb_msg})
|
||||
Me.StatusStrip1.Location = New System.Drawing.Point(0, 503)
|
||||
Me.StatusStrip1.Name = "StatusStrip1"
|
||||
Me.StatusStrip1.Size = New System.Drawing.Size(430, 22)
|
||||
Me.StatusStrip1.TabIndex = 9
|
||||
Me.StatusStrip1.Text = "StatusStrip1"
|
||||
'
|
||||
'lb_selcon
|
||||
'
|
||||
Me.lb_selcon.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
||||
Me.lb_selcon.ForeColor = System.Drawing.Color.Blue
|
||||
Me.lb_selcon.Name = "lb_selcon"
|
||||
Me.lb_selcon.Size = New System.Drawing.Size(65, 17)
|
||||
Me.lb_selcon.Text = "[선택개체]"
|
||||
'
|
||||
'lb_msg
|
||||
'
|
||||
Me.lb_msg.Name = "lb_msg"
|
||||
Me.lb_msg.Size = New System.Drawing.Size(19, 17)
|
||||
Me.lb_msg.Text = "▷"
|
||||
'
|
||||
'BindingNavigator1
|
||||
'
|
||||
Me.BindingNavigator1.AddNewItem = Nothing
|
||||
Me.BindingNavigator1.BackColor = System.Drawing.Color.White
|
||||
Me.BindingNavigator1.BindingSource = Me.BS
|
||||
Me.TableLayoutPanel1.SetColumnSpan(Me.BindingNavigator1, 2)
|
||||
Me.BindingNavigator1.CountItem = Me.BindingNavigatorCountItem
|
||||
Me.BindingNavigator1.DeleteItem = Nothing
|
||||
Me.BindingNavigator1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.BindingNavigator1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
||||
Me.BindingNavigator1.ImageScalingSize = New System.Drawing.Size(20, 20)
|
||||
Me.BindingNavigator1.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.ToolStripSeparator2, Me.bt_down, Me.bt_right, Me.bt_up, Me.bt_left, Me.ToolStripSeparator1, Me.bt_close})
|
||||
Me.BindingNavigator1.Location = New System.Drawing.Point(0, 441)
|
||||
Me.BindingNavigator1.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
|
||||
Me.BindingNavigator1.MoveLastItem = Me.BindingNavigatorMoveLastItem
|
||||
Me.BindingNavigator1.MoveNextItem = Me.BindingNavigatorMoveNextItem
|
||||
Me.BindingNavigator1.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
||||
Me.BindingNavigator1.Name = "BindingNavigator1"
|
||||
Me.BindingNavigator1.PositionItem = Me.BindingNavigatorPositionItem
|
||||
Me.BindingNavigator1.Size = New System.Drawing.Size(429, 28)
|
||||
Me.BindingNavigator1.TabIndex = 17
|
||||
Me.BindingNavigator1.Text = "BindingNavigator1"
|
||||
'
|
||||
'BindingNavigatorCountItem
|
||||
'
|
||||
Me.BindingNavigatorCountItem.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
||||
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
||||
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(37, 25)
|
||||
Me.BindingNavigatorCountItem.Text = "/{0}"
|
||||
Me.BindingNavigatorCountItem.ToolTipText = "전체 항목 수"
|
||||
'
|
||||
'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(24, 25)
|
||||
Me.BindingNavigatorMoveFirstItem.Text = "처음으로 이동"
|
||||
'
|
||||
'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(24, 25)
|
||||
Me.BindingNavigatorMovePreviousItem.Text = "이전으로 이동"
|
||||
'
|
||||
'BindingNavigatorSeparator
|
||||
'
|
||||
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
||||
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 28)
|
||||
'
|
||||
'BindingNavigatorPositionItem
|
||||
'
|
||||
Me.BindingNavigatorPositionItem.AccessibleName = "위치"
|
||||
Me.BindingNavigatorPositionItem.BackColor = System.Drawing.Color.White
|
||||
Me.BindingNavigatorPositionItem.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
||||
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
||||
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 28)
|
||||
Me.BindingNavigatorPositionItem.Text = "0"
|
||||
Me.BindingNavigatorPositionItem.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||||
Me.BindingNavigatorPositionItem.ToolTipText = "현재 위치"
|
||||
'
|
||||
'BindingNavigatorSeparator1
|
||||
'
|
||||
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
|
||||
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 28)
|
||||
'
|
||||
'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(24, 25)
|
||||
Me.BindingNavigatorMoveNextItem.Text = "다음으로 이동"
|
||||
'
|
||||
'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(24, 25)
|
||||
Me.BindingNavigatorMoveLastItem.Text = "마지막으로 이동"
|
||||
'
|
||||
'BindingNavigatorSeparator2
|
||||
'
|
||||
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
||||
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 28)
|
||||
'
|
||||
'ToolStripSeparator2
|
||||
'
|
||||
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
||||
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 28)
|
||||
'
|
||||
'bt_down
|
||||
'
|
||||
Me.bt_down.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.bt_down.Image = CType(resources.GetObject("bt_down.Image"), System.Drawing.Image)
|
||||
Me.bt_down.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
||||
Me.bt_down.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_down.Name = "bt_down"
|
||||
Me.bt_down.Size = New System.Drawing.Size(23, 25)
|
||||
Me.bt_down.Text = "미리보기 화면의 높이를 2picxel 늘립니다"
|
||||
'
|
||||
'bt_right
|
||||
'
|
||||
Me.bt_right.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.bt_right.Image = CType(resources.GetObject("bt_right.Image"), System.Drawing.Image)
|
||||
Me.bt_right.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
||||
Me.bt_right.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_right.Name = "bt_right"
|
||||
Me.bt_right.Size = New System.Drawing.Size(23, 25)
|
||||
Me.bt_right.Text = "미리보기 화면의 너비를 2picxel 늘립니다"
|
||||
'
|
||||
'bt_up
|
||||
'
|
||||
Me.bt_up.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.bt_up.Image = CType(resources.GetObject("bt_up.Image"), System.Drawing.Image)
|
||||
Me.bt_up.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
||||
Me.bt_up.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_up.Name = "bt_up"
|
||||
Me.bt_up.Size = New System.Drawing.Size(23, 25)
|
||||
Me.bt_up.Text = "미리보기 화면의 높이를 2picxel 줄입니다"
|
||||
'
|
||||
'bt_left
|
||||
'
|
||||
Me.bt_left.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.bt_left.Image = CType(resources.GetObject("bt_left.Image"), System.Drawing.Image)
|
||||
Me.bt_left.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
||||
Me.bt_left.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_left.Name = "bt_left"
|
||||
Me.bt_left.Size = New System.Drawing.Size(23, 25)
|
||||
Me.bt_left.Text = "미리보기 화면의 너비를 2picxel 줄입니다"
|
||||
'
|
||||
'ToolStripSeparator1
|
||||
'
|
||||
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
||||
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 28)
|
||||
'
|
||||
'bt_close
|
||||
'
|
||||
Me.bt_close.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
||||
Me.bt_close.Image = CType(resources.GetObject("bt_close.Image"), System.Drawing.Image)
|
||||
Me.bt_close.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_close.Name = "bt_close"
|
||||
Me.bt_close.Size = New System.Drawing.Size(55, 25)
|
||||
Me.bt_close.Text = "닫기"
|
||||
'
|
||||
'TableLayoutPanel1
|
||||
'
|
||||
Me.TableLayoutPanel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
||||
Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.TableLayoutPanel1.ColumnCount = 2
|
||||
Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100.0!))
|
||||
Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20.0!))
|
||||
Me.TableLayoutPanel1.Controls.Add(Me.BindingNavigator1, 0, 1)
|
||||
Me.TableLayoutPanel1.Controls.Add(Me.VScrollBar1, 1, 0)
|
||||
Me.TableLayoutPanel1.Controls.Add(Me.Panel1, 0, 0)
|
||||
Me.TableLayoutPanel1.Location = New System.Drawing.Point(0, 31)
|
||||
Me.TableLayoutPanel1.Name = "TableLayoutPanel1"
|
||||
Me.TableLayoutPanel1.RowCount = 2
|
||||
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100.0!))
|
||||
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 28.0!))
|
||||
Me.TableLayoutPanel1.Size = New System.Drawing.Size(429, 469)
|
||||
Me.TableLayoutPanel1.TabIndex = 18
|
||||
'
|
||||
'VScrollBar1
|
||||
'
|
||||
Me.VScrollBar1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.VScrollBar1.LargeChange = 1
|
||||
Me.VScrollBar1.Location = New System.Drawing.Point(409, 0)
|
||||
Me.VScrollBar1.Name = "VScrollBar1"
|
||||
Me.VScrollBar1.Size = New System.Drawing.Size(20, 441)
|
||||
Me.VScrollBar1.TabIndex = 18
|
||||
'
|
||||
'Panel1
|
||||
'
|
||||
Me.Panel1.BackColor = System.Drawing.Color.Gray
|
||||
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.Panel1.Controls.Add(Me.PictureBox1)
|
||||
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.Panel1.Margin = New System.Windows.Forms.Padding(0)
|
||||
Me.Panel1.Name = "Panel1"
|
||||
Me.Panel1.Size = New System.Drawing.Size(409, 441)
|
||||
Me.Panel1.TabIndex = 19
|
||||
'
|
||||
'PictureBox1
|
||||
'
|
||||
Me.PictureBox1.BackColor = System.Drawing.Color.White
|
||||
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
|
||||
Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.PictureBox1.Location = New System.Drawing.Point(31, 14)
|
||||
Me.PictureBox1.Name = "PictureBox1"
|
||||
Me.PictureBox1.Size = New System.Drawing.Size(343, 415)
|
||||
Me.PictureBox1.TabIndex = 21
|
||||
Me.PictureBox1.TabStop = False
|
||||
'
|
||||
'ToolStrip3
|
||||
'
|
||||
Me.ToolStrip3.BackColor = System.Drawing.Color.White
|
||||
Me.ToolStrip3.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
|
||||
Me.ToolStrip3.ImageScalingSize = New System.Drawing.Size(25, 25)
|
||||
Me.ToolStrip3.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mainmenu, Me.ToolStripSeparator3, Me.bt_savestyle, Me.ToolStripSeparator5, Me.bt_savelen})
|
||||
Me.ToolStrip3.Location = New System.Drawing.Point(0, 0)
|
||||
Me.ToolStrip3.Name = "ToolStrip3"
|
||||
Me.ToolStrip3.Size = New System.Drawing.Size(430, 32)
|
||||
Me.ToolStrip3.TabIndex = 20
|
||||
Me.ToolStrip3.Text = "ToolStrip3"
|
||||
'
|
||||
'mainmenu
|
||||
'
|
||||
Me.mainmenu.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.mainmenu.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.m_viewdata, Me.m_shortkey})
|
||||
Me.mainmenu.Image = CType(resources.GetObject("mainmenu.Image"), System.Drawing.Image)
|
||||
Me.mainmenu.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
||||
Me.mainmenu.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.mainmenu.Name = "mainmenu"
|
||||
Me.mainmenu.Size = New System.Drawing.Size(37, 29)
|
||||
Me.mainmenu.Text = "ToolStripButton3"
|
||||
Me.mainmenu.ToolTipText = "표시할 데이터를 선택할 수 있습니다"
|
||||
'
|
||||
'm_viewdata
|
||||
'
|
||||
Me.m_viewdata.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.chk_f, Me.cb_seq, Me.chk1, Me.chk2, Me.chk3, Me.chk4, Me.chk5, Me.chk6, Me.chk7, Me.chk8, Me.chk9, Me.chk10, Me.chk11, Me.chk12, Me.chk13, Me.chk14, Me.chk15, Me.chk16, Me.chk17, Me.chk22, Me.chk18, Me.chk19, Me.chk23, Me.chk24, Me.chk25, Me.chk26, Me.chk27})
|
||||
Me.m_viewdata.Name = "m_viewdata"
|
||||
Me.m_viewdata.Size = New System.Drawing.Size(152, 22)
|
||||
Me.m_viewdata.Text = "데이터 표시"
|
||||
'
|
||||
'chk_f
|
||||
'
|
||||
Me.chk_f.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.chkf1, Me.chkf2, Me.chkf3, Me.chkf4, Me.chkf5, Me.chkf6, Me.chkf7})
|
||||
Me.chk_f.Name = "chk_f"
|
||||
Me.chk_f.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk_f.Text = "고정문자"
|
||||
'
|
||||
'chkf1
|
||||
'
|
||||
Me.chkf1.Checked = True
|
||||
Me.chkf1.CheckOnClick = True
|
||||
Me.chkf1.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chkf1.Name = "chkf1"
|
||||
Me.chkf1.Size = New System.Drawing.Size(109, 22)
|
||||
Me.chkf1.Text = "chk_f1"
|
||||
'
|
||||
'chkf2
|
||||
'
|
||||
Me.chkf2.Checked = True
|
||||
Me.chkf2.CheckOnClick = True
|
||||
Me.chkf2.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chkf2.Name = "chkf2"
|
||||
Me.chkf2.Size = New System.Drawing.Size(109, 22)
|
||||
Me.chkf2.Text = "chk_f2"
|
||||
'
|
||||
'chkf3
|
||||
'
|
||||
Me.chkf3.Checked = True
|
||||
Me.chkf3.CheckOnClick = True
|
||||
Me.chkf3.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chkf3.Name = "chkf3"
|
||||
Me.chkf3.Size = New System.Drawing.Size(109, 22)
|
||||
Me.chkf3.Text = "chk_f3"
|
||||
'
|
||||
'chkf4
|
||||
'
|
||||
Me.chkf4.Checked = True
|
||||
Me.chkf4.CheckOnClick = True
|
||||
Me.chkf4.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chkf4.Name = "chkf4"
|
||||
Me.chkf4.Size = New System.Drawing.Size(109, 22)
|
||||
Me.chkf4.Text = "chk_f4"
|
||||
'
|
||||
'chkf5
|
||||
'
|
||||
Me.chkf5.Checked = True
|
||||
Me.chkf5.CheckOnClick = True
|
||||
Me.chkf5.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chkf5.Name = "chkf5"
|
||||
Me.chkf5.Size = New System.Drawing.Size(109, 22)
|
||||
Me.chkf5.Text = "chk_f5"
|
||||
'
|
||||
'chkf6
|
||||
'
|
||||
Me.chkf6.Checked = True
|
||||
Me.chkf6.CheckOnClick = True
|
||||
Me.chkf6.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chkf6.Name = "chkf6"
|
||||
Me.chkf6.Size = New System.Drawing.Size(109, 22)
|
||||
Me.chkf6.Text = "chk_f6"
|
||||
'
|
||||
'chkf7
|
||||
'
|
||||
Me.chkf7.Checked = True
|
||||
Me.chkf7.CheckOnClick = True
|
||||
Me.chkf7.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chkf7.Name = "chkf7"
|
||||
Me.chkf7.Size = New System.Drawing.Size(109, 22)
|
||||
Me.chkf7.Text = "chk_f7"
|
||||
'
|
||||
'cb_seq
|
||||
'
|
||||
Me.cb_seq.Checked = True
|
||||
Me.cb_seq.CheckOnClick = True
|
||||
Me.cb_seq.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.cb_seq.Name = "cb_seq"
|
||||
Me.cb_seq.Size = New System.Drawing.Size(122, 22)
|
||||
Me.cb_seq.Text = "Seq"
|
||||
Me.cb_seq.Visible = False
|
||||
'
|
||||
'chk1
|
||||
'
|
||||
Me.chk1.Checked = True
|
||||
Me.chk1.CheckOnClick = True
|
||||
Me.chk1.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk1.Name = "chk1"
|
||||
Me.chk1.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk1.Text = "chk1"
|
||||
Me.chk1.Visible = False
|
||||
'
|
||||
'chk2
|
||||
'
|
||||
Me.chk2.Checked = True
|
||||
Me.chk2.CheckOnClick = True
|
||||
Me.chk2.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk2.Name = "chk2"
|
||||
Me.chk2.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk2.Text = "chk2"
|
||||
Me.chk2.Visible = False
|
||||
'
|
||||
'chk3
|
||||
'
|
||||
Me.chk3.Checked = True
|
||||
Me.chk3.CheckOnClick = True
|
||||
Me.chk3.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk3.Name = "chk3"
|
||||
Me.chk3.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk3.Text = "chk3"
|
||||
Me.chk3.Visible = False
|
||||
'
|
||||
'chk4
|
||||
'
|
||||
Me.chk4.Checked = True
|
||||
Me.chk4.CheckOnClick = True
|
||||
Me.chk4.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk4.Name = "chk4"
|
||||
Me.chk4.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk4.Text = "chk4"
|
||||
Me.chk4.Visible = False
|
||||
'
|
||||
'chk5
|
||||
'
|
||||
Me.chk5.Checked = True
|
||||
Me.chk5.CheckOnClick = True
|
||||
Me.chk5.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk5.Name = "chk5"
|
||||
Me.chk5.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk5.Text = "chk5"
|
||||
Me.chk5.Visible = False
|
||||
'
|
||||
'chk6
|
||||
'
|
||||
Me.chk6.Checked = True
|
||||
Me.chk6.CheckOnClick = True
|
||||
Me.chk6.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk6.Name = "chk6"
|
||||
Me.chk6.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk6.Text = "chk6"
|
||||
Me.chk6.Visible = False
|
||||
'
|
||||
'chk7
|
||||
'
|
||||
Me.chk7.Checked = True
|
||||
Me.chk7.CheckOnClick = True
|
||||
Me.chk7.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk7.Name = "chk7"
|
||||
Me.chk7.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk7.Text = "chk7"
|
||||
Me.chk7.Visible = False
|
||||
'
|
||||
'chk8
|
||||
'
|
||||
Me.chk8.Checked = True
|
||||
Me.chk8.CheckOnClick = True
|
||||
Me.chk8.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk8.Name = "chk8"
|
||||
Me.chk8.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk8.Text = "chk8"
|
||||
Me.chk8.Visible = False
|
||||
'
|
||||
'chk9
|
||||
'
|
||||
Me.chk9.Checked = True
|
||||
Me.chk9.CheckOnClick = True
|
||||
Me.chk9.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk9.Name = "chk9"
|
||||
Me.chk9.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk9.Text = "chk9"
|
||||
Me.chk9.Visible = False
|
||||
'
|
||||
'chk10
|
||||
'
|
||||
Me.chk10.Checked = True
|
||||
Me.chk10.CheckOnClick = True
|
||||
Me.chk10.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk10.Name = "chk10"
|
||||
Me.chk10.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk10.Text = "chk10"
|
||||
Me.chk10.Visible = False
|
||||
'
|
||||
'chk11
|
||||
'
|
||||
Me.chk11.Checked = True
|
||||
Me.chk11.CheckOnClick = True
|
||||
Me.chk11.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk11.Name = "chk11"
|
||||
Me.chk11.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk11.Text = "chk11"
|
||||
Me.chk11.Visible = False
|
||||
'
|
||||
'chk12
|
||||
'
|
||||
Me.chk12.Checked = True
|
||||
Me.chk12.CheckOnClick = True
|
||||
Me.chk12.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk12.Name = "chk12"
|
||||
Me.chk12.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk12.Text = "chk12"
|
||||
Me.chk12.Visible = False
|
||||
'
|
||||
'chk13
|
||||
'
|
||||
Me.chk13.Checked = True
|
||||
Me.chk13.CheckOnClick = True
|
||||
Me.chk13.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk13.Name = "chk13"
|
||||
Me.chk13.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk13.Text = "chk13"
|
||||
Me.chk13.Visible = False
|
||||
'
|
||||
'chk14
|
||||
'
|
||||
Me.chk14.Checked = True
|
||||
Me.chk14.CheckOnClick = True
|
||||
Me.chk14.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk14.Name = "chk14"
|
||||
Me.chk14.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk14.Text = "chk14"
|
||||
Me.chk14.Visible = False
|
||||
'
|
||||
'chk15
|
||||
'
|
||||
Me.chk15.Checked = True
|
||||
Me.chk15.CheckOnClick = True
|
||||
Me.chk15.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk15.Name = "chk15"
|
||||
Me.chk15.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk15.Text = "chk15"
|
||||
Me.chk15.Visible = False
|
||||
'
|
||||
'chk16
|
||||
'
|
||||
Me.chk16.Checked = True
|
||||
Me.chk16.CheckOnClick = True
|
||||
Me.chk16.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk16.Name = "chk16"
|
||||
Me.chk16.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk16.Text = "chk1"
|
||||
Me.chk16.Visible = False
|
||||
'
|
||||
'chk17
|
||||
'
|
||||
Me.chk17.Checked = True
|
||||
Me.chk17.CheckOnClick = True
|
||||
Me.chk17.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk17.Name = "chk17"
|
||||
Me.chk17.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk17.Text = "chk17"
|
||||
Me.chk17.Visible = False
|
||||
'
|
||||
'chk22
|
||||
'
|
||||
Me.chk22.Checked = True
|
||||
Me.chk22.CheckOnClick = True
|
||||
Me.chk22.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk22.Name = "chk22"
|
||||
Me.chk22.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk22.Text = "chk22"
|
||||
Me.chk22.Visible = False
|
||||
'
|
||||
'chk18
|
||||
'
|
||||
Me.chk18.Checked = True
|
||||
Me.chk18.CheckOnClick = True
|
||||
Me.chk18.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk18.Name = "chk18"
|
||||
Me.chk18.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk18.Text = "chk18"
|
||||
Me.chk18.Visible = False
|
||||
'
|
||||
'chk19
|
||||
'
|
||||
Me.chk19.Checked = True
|
||||
Me.chk19.CheckOnClick = True
|
||||
Me.chk19.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk19.Name = "chk19"
|
||||
Me.chk19.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk19.Text = "chk19"
|
||||
Me.chk19.Visible = False
|
||||
'
|
||||
'chk23
|
||||
'
|
||||
Me.chk23.Checked = True
|
||||
Me.chk23.CheckOnClick = True
|
||||
Me.chk23.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk23.Name = "chk23"
|
||||
Me.chk23.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk23.Text = "chk23"
|
||||
'
|
||||
'chk24
|
||||
'
|
||||
Me.chk24.Checked = True
|
||||
Me.chk24.CheckOnClick = True
|
||||
Me.chk24.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk24.Name = "chk24"
|
||||
Me.chk24.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk24.Text = "chk24"
|
||||
Me.chk24.Visible = False
|
||||
'
|
||||
'chk25
|
||||
'
|
||||
Me.chk25.Checked = True
|
||||
Me.chk25.CheckOnClick = True
|
||||
Me.chk25.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk25.Name = "chk25"
|
||||
Me.chk25.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk25.Text = "chk25"
|
||||
Me.chk25.Visible = False
|
||||
'
|
||||
'chk26
|
||||
'
|
||||
Me.chk26.Checked = True
|
||||
Me.chk26.CheckOnClick = True
|
||||
Me.chk26.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk26.Name = "chk26"
|
||||
Me.chk26.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk26.Text = "chk26"
|
||||
Me.chk26.Visible = False
|
||||
'
|
||||
'chk27
|
||||
'
|
||||
Me.chk27.Checked = True
|
||||
Me.chk27.CheckOnClick = True
|
||||
Me.chk27.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chk27.Name = "chk27"
|
||||
Me.chk27.Size = New System.Drawing.Size(122, 22)
|
||||
Me.chk27.Text = "chk27"
|
||||
Me.chk27.Visible = False
|
||||
'
|
||||
'm_shortkey
|
||||
'
|
||||
Me.m_shortkey.Name = "m_shortkey"
|
||||
Me.m_shortkey.ShortcutKeyDisplayString = ""
|
||||
Me.m_shortkey.Size = New System.Drawing.Size(152, 22)
|
||||
Me.m_shortkey.Text = "단축키 정보"
|
||||
'
|
||||
'ToolStripSeparator3
|
||||
'
|
||||
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
||||
Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 32)
|
||||
'
|
||||
'bt_savestyle
|
||||
'
|
||||
Me.bt_savestyle.Image = CType(resources.GetObject("bt_savestyle.Image"), System.Drawing.Image)
|
||||
Me.bt_savestyle.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_savestyle.Name = "bt_savestyle"
|
||||
Me.bt_savestyle.Size = New System.Drawing.Size(93, 29)
|
||||
Me.bt_savestyle.Text = "스타일(F4)"
|
||||
Me.bt_savestyle.ToolTipText = "스타일을 저장합니다."
|
||||
'
|
||||
'ToolStripSeparator5
|
||||
'
|
||||
Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
|
||||
Me.ToolStripSeparator5.Size = New System.Drawing.Size(6, 32)
|
||||
'
|
||||
'bt_savelen
|
||||
'
|
||||
Me.bt_savelen.Enabled = False
|
||||
Me.bt_savelen.Image = CType(resources.GetObject("bt_savelen.Image"), System.Drawing.Image)
|
||||
Me.bt_savelen.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_savelen.Name = "bt_savelen"
|
||||
Me.bt_savelen.Size = New System.Drawing.Size(81, 29)
|
||||
Me.bt_savelen.Text = "패턴(F5)"
|
||||
Me.bt_savelen.ToolTipText = "선택된 개체의 길이패턴을 저장합니다"
|
||||
'
|
||||
'PrintForm
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.BackColor = System.Drawing.SystemColors.Control
|
||||
Me.ClientSize = New System.Drawing.Size(430, 525)
|
||||
Me.Controls.Add(Me.ToolStrip3)
|
||||
Me.Controls.Add(Me.TableLayoutPanel1)
|
||||
Me.Controls.Add(Me.StatusStrip1)
|
||||
Me.Ctl_BindingNavi = Me.BindingNavigator1
|
||||
Me.Ctl_Button_D = Me.bt_down
|
||||
Me.Ctl_Button_l = Me.bt_left
|
||||
Me.Ctl_Button_r = Me.bt_right
|
||||
Me.Ctl_Button_SaveL = Me.bt_savelen
|
||||
Me.Ctl_Button_SaveS = Me.bt_savestyle
|
||||
Me.Ctl_Button_u = Me.bt_up
|
||||
Me.Ctl_PictureBox = Me.PictureBox1
|
||||
Me.Ctl_ScrollBar = Me.VScrollBar1
|
||||
Me.Name = "PrintForm"
|
||||
Me.Text = "출력작업"
|
||||
CType(Me.BS, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.StatusStrip1.ResumeLayout(False)
|
||||
Me.StatusStrip1.PerformLayout()
|
||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.BindingNavigator1.ResumeLayout(False)
|
||||
Me.BindingNavigator1.PerformLayout()
|
||||
Me.TableLayoutPanel1.ResumeLayout(False)
|
||||
Me.TableLayoutPanel1.PerformLayout()
|
||||
Me.Panel1.ResumeLayout(False)
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ToolStrip3.ResumeLayout(False)
|
||||
Me.ToolStrip3.PerformLayout()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
End Sub
|
||||
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
|
||||
Friend WithEvents lb_selcon As System.Windows.Forms.ToolStripStatusLabel
|
||||
Friend WithEvents lb_msg As System.Windows.Forms.ToolStripStatusLabel
|
||||
Friend WithEvents BindingNavigator1 As System.Windows.Forms.BindingNavigator
|
||||
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
|
||||
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 TableLayoutPanel1 As System.Windows.Forms.TableLayoutPanel
|
||||
Friend WithEvents ToolStrip3 As System.Windows.Forms.ToolStrip
|
||||
Friend WithEvents VScrollBar1 As System.Windows.Forms.VScrollBar
|
||||
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
|
||||
Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
||||
Friend WithEvents mainmenu As System.Windows.Forms.ToolStripDropDownButton
|
||||
Friend WithEvents m_viewdata As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents cb_seq As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk1 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk2 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk3 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk4 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk5 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents bt_savestyle As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ToolStripSeparator5 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents bt_down As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents bt_right As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents bt_up As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents bt_close As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents bt_left As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents bt_savelen As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents chk6 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk7 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk8 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk9 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk10 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk11 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk12 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk13 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk14 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk15 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk16 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk17 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents m_shortkey As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk18 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk19 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk22 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk23 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk27 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk_f As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chkf1 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chkf2 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chkf3 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chkf4 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chkf5 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chkf6 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chkf7 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk24 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk25 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents chk26 As System.Windows.Forms.ToolStripMenuItem
|
||||
End Class
|
||||
354
SpreadNet.v13/Cls_Tongshin/PrintForm.resx
Normal file
@@ -0,0 +1,354 @@
|
||||
<?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="BS.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>198, 17</value>
|
||||
</metadata>
|
||||
<metadata name="ToolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>98, 17</value>
|
||||
</metadata>
|
||||
<metadata name="pDoc.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
<metadata name="StatusStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>263, 17</value>
|
||||
</metadata>
|
||||
<metadata name="BindingNavigator1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>490, 17</value>
|
||||
</metadata>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="BindingNavigatorMoveFirstItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
|
||||
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAE3UlEQVRYR8WXS0ssRxTHHSH4BiFuxDhm
|
||||
RIMoepFoQMSNC4MoKKKID1DBhSAiojJKFJ83ahTFD2BWEuhdcGF8j446PsfnPHpGhazMKp/h5JyarrKq
|
||||
7Wuum3sLflZ1nXP+5+9MT810FAB8VSw3vySRP1FR0YODgz9PTEz8OTs7CzK0RzHKMRe/RU1NTeLIyMgv
|
||||
WL/JtSYnJy/HxsZ+7+/v/xH1bJTHknEkDQ0NbWqaBs/Pzwq0RzHKkRt8ChJub2//fnh4+I/NzU24vr4W
|
||||
WoFAAE5OTsDpdGqYF8/yjSL71NQUbG9vW0IxypEbWYHD1tLS4hgYGND29vbg/v4ezs7OFC0yYeh9x2qM
|
||||
wrzx8XElUYZilCM3M4PD1tTU5Ojr69N2d3fh9vYWdnZ2FGifZlmPF38YHR3F4LZSQGwjFKMcuaEMDltj
|
||||
Y6Ojt7eXNb+7u2PNdncQmhF6RQhay3pc4AO+Z5HkPanImCnGC8zgsNXX1zu6u7s1MkwvO2vmijTk7Lv2
|
||||
GbSW9YQBvNMx6AKXVMzXFOMFMjhsdXV1jq6uLm1rawt89z7Y33eJZjIHBwcMWst6wgC+d+Ci4n0sIKjQ
|
||||
WFOMF8jN8aPm6OzsZM39fr9oYubw8FBA17KeMNDT0wPuAzcmIO4DXBNucLvdQDFewJtXV1c7Ojo6NPqo
|
||||
0Z19eOhWGskcHR8L6FrWEwbwZYwUHGEBFR0diWuKiQJsXllZ6WhtbdU2NjYgGAyi8BHmvzSR8Xg8CrSn
|
||||
6HED+FLCMQY5nmOPWFOMcqh5RUWFAz9u2Pwv0HUdPHiwmJv8H1xPMdDW1sZOKSsoZhiIwzteW19fh1Ao
|
||||
BKenZ8gpHjbWnJ+fv4L2uZ5ioLm5GYNnllDMMJBG64eHB0txM5eXl6+gfa6nGGhoaICLiwtLKGYYyKO1
|
||||
lfCnuLq6UqA9rqcYqK2tBa/Xa3Alrb1AMW6gtLTUu7S09Er4PXA9xUBVVRX75rKCYoaBtOTk5N6ioiJ9
|
||||
cXERbm5ukGs2X78DrqcYwLubfYFYQTHDQBySn5SU5CwsLNQXFhbYuU/cvgOupxgoLy9n57jgjq/vgGKU
|
||||
g9iQBKSATBQUFOjz8/Pg82Eew2eJP+AX0DXXUwyUlZWB34dJfixg0BrBPYqJAslEYmKiMzc3V5/7bS6S
|
||||
S034/AaKHjdQUlICwUAQAniyBXAOBgO4DrA9ivECs4mEhARnTk6OTj+56FT8HGQ9YaC4uJidbLoeghCb
|
||||
DUI6UIwXWJmIj493Zmdn6zMzM+yAitThbCIUDrNZ1hMG8KZiCaEwJobCEMY5QhgoxgtkcAgTcXFxzszM
|
||||
TP3jx1+ZBtVF9F6gA4xmWU8YyM/Ph4fwA0syQzFeYAaHYiIjI0Ofnp42ah/hEXlLTxjAmwkeH7HAAorx
|
||||
AitwCBOxsbHO9PR0nX54PllomfW4QJ7dbvevrKzA09OTAu1RjHLkpmZwCBMxMTHOtLQ0HX9+w+rqqtBa
|
||||
W1uD5eVlQINerseL7XjCLWDR31lZWSBDexSjHLmhFTiEiejo6O6UlJRjrP+Ha+E/8m9qamoAP74jmKP8
|
||||
LE9CfkK6kBlkyYDWtEexz34wQeKRH5BapB+ZReaQYaQVoUNNeTCJRsiEHclDKIGgNe1R7F2PZji+Qb5F
|
||||
HAjp5CPZSCpCBl8ezb4mlptfDoj6D+owA9+0vuVnAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="BindingNavigatorMovePreviousItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
|
||||
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAADbUlEQVRIS6WWW0tiURTHp6fJbvRaBiGn
|
||||
INDGoF7quZceImK6TEWU0IUgQggCeyiIagydnF5qukyNb3M+Q2V5Sbzghco8Wr2lVl9izVr7HE8nPRRM
|
||||
wo+11n+vvf7i3kf9BADvgq+S6elp3fLystNqtQKB+R/UP6v1K1EVldDwsbExbmFhgXc6nfDw8MBYW1uj
|
||||
xRq1PUpUxTw0fHR0lJufn+ePjo7Y4OPjYxZXVlaoQa+2T4mqSNDw4eFhzmw284eHh2zo6ekJnJycYJ6B
|
||||
paUlajKq7VWiLuLwwcFBbnZ2lj/4fQCZTAZOXS5wnbpYpHpxcfH/DGh4X18fNzMzw+8f7EMWh52dn4uc
|
||||
ncE5xkw2A3gmqszNzTmHhoZ0NKfIgMTe3l5uYmKC39vbg1w2Cx63G9xuD0YPuD1u8CBZ1Bk5MVIfQXky
|
||||
mYTJycm/OEvzyoCGd3d3c+Pj4/zur13I5XLg8/kYXp9XjF6KXrn2sZqiBOv1AX60NFArG9Dwrq4uDg+V
|
||||
39nZgcfHR/D7/W9yoaL5L8Q4NTVFQ9kNyxtoBgYG+O3tbXh6eoJAMAjBQBACgYAM1bIWxJpgawV9qJtM
|
||||
JhrKLkDeQDsyMgLPz88QDoeQMIRCYRbDIaylnLQQ1VLPC5JGfQjNKjTQ9/f3QzQSgYgaUTHSelTKI5Go
|
||||
qMk1EhU1mlVk0NHREdna+gnxeIwRi8chHkMwxpQa0zEnpJ5YHqnu6ekpMtBWV1ebW1tbBYfDAZeXl8Vc
|
||||
XcIVItZXr3Q5l8ALU2SgQb5UVVVZjEajsPljE66vE8g1JDAmWBS5TkhRWmc9CezJg3VnZ2eRQQlSTiaV
|
||||
lZUWvV4v2O02uLlJwk3yBklCEnN6iAjS5Ty/Jml2ux2am5sjOOvlmhaaVFRUWJqamgSbzQaplICkQBBS
|
||||
kCIwJ629vV0V2odv0oxzXh40NZPy8nJLQ0ODsLGxAenbNKTTabjFeIuR6ra2NtqwjzgUrCEmxIC8/qpQ
|
||||
MykrK7PodDrBav0Od3d3r2hpaaHmr4hRgR7RInSmxV92eWgRYSYajcZSX18vrK+vw/39vYzBYKBGdpBv
|
||||
oSoSSpPS0lJLXV2dsLq6KhvgZ/0xA6LQpLa2VmhsbARCq9XKN+UtVEUlShOEDpAOkviGfOxHPw++yIQO
|
||||
jg6QDpKoQd752wKf/gERz6PP4mz62QAAAABJRU5ErkJggg==
|
||||
</value>
|
||||
</data>
|
||||
<data name="BindingNavigatorMoveNextItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
|
||||
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAADWUlEQVRIS42Ty0sbURTG66rGF25rBAlV
|
||||
EEYbQTe6duNCROqjKqKCDwSRgCDUhYKojZhqu9FWrTa7zt/gM4kVE5kY1CQTqzuTqP/E13PmEWd0fFz4
|
||||
ce757pnvI3MnbwA8C623U1NTv91uNxjae4eGhhykZ1nNP8RSNELr3ezsLK6vrxW8Xi/Gx8fFnp6e968J
|
||||
sRSN0BKmp6cV862tLaVubm5ibGxM7O7ufjHEUjRCyzk5OUnGSWxvb2NnZ1sJ2djYgMvlEjs7O58NsRSN
|
||||
cMDExASSySR2dnexu7OrVO7Xf61jZGREbG9vfzJEN8nq6OhwjI6Oeun98jt+RDKVxP7+Pvb29rDHlUhR
|
||||
yNr6GoaHh8WWlhbLED3ANjAw8CcejyOVSiGtwftUWquE3++Dj/D7/PARfp9PmVtdXUV/f7/Y3Nz8KEQP
|
||||
sNNPReDgAAdMQEPZB5QaOOAaQMDUqzPpdBo/f/xEb2+v2NjYaArRA4TBwUEcHh7i8C/B1cDfB70VNzc3
|
||||
WFlZAV262NDQkAnRA5x9fX0IBo9wdGQkiCBVRdfOgooWNM0pfTCI29tbLC8vo62tTSRPmymgq6sLx6Fj
|
||||
leOQBu91QgiFGK1XZtWZjEYzd3d3YC/ytJsCWltbIUkSpHBYrUQ4rFZJUjXuw9qZlDkzw+fsRZ6CKaCp
|
||||
qQmRkwhOIgRX4r4/oT3BeyISOaGq9voMa8z3799QV1cnPQqgi8Hp6amZM2N/ptQz1kz6PUtLS6iurpYL
|
||||
Cwtd5Gl+RfX19YienyMajWY4p16Feq5ROueZDPpMFItfF+F0OuWCgoLP5PeBMF2yUFlZKXk8HvCfLR5T
|
||||
ifFeI8aa3mtnsXhM0T2eBQiCIOfn5+vmuYTpM7XToau8vFyura2FFYmETCSQkBOQCWVP2sLCAvi5vLy8
|
||||
R+bGABtRQfQRs8SSgbWamhpc/LvAvwuC6gVV7ufn51FaWirn5uZamhsDsggOsRMC4TTwsaqqCpeXlybc
|
||||
7i9wOBxyTk7Ok+aZgOeg5ayoqMDV1VWGubk5lJSUyDab7Vlz5Xkr0QgH0DvOmM/MzKC4uFjOzs5+0Zyx
|
||||
FI3QEux2u1RWVgamqKjo1eaMpWiE1jviE8GXz/CH8CpzxlI0QustwSF8+Qx/CPxBvGgO4M1/5nWjz1pP
|
||||
iTgAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="BindingNavigatorMoveLastItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
|
||||
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAE0UlEQVRYR8WXy0skZxTFHSH4BiFuxFET
|
||||
0SCKDjIaEHHjwiAKiijiA1RwIYiIqKhE8TlRoyj+AWYlgdoNLozvZ/t+221b7QNmZVb5G27uuV1fp8ou
|
||||
bbOZafj5lXXPPfeU3fVVG0RE3xTbk18T74+goHcdHR0fBwYG/hgeHj4dHx8nMDQ0tNzX1/draWlp5PPG
|
||||
1+BXcFdX1y/c/1l5mTw/owaNaI2G8O7ubu3g4IDcbjc9PT0JFxcXtLy8TL29vX82NDT8wLp35kEvwa+o
|
||||
np6eZU3TfF4KnEMNGtEaDe9HRkZk+Orqqo+joyNyOp20sbFBnZ2dWm1t7Y+sDRiCXwnwM3uZQQ0a0RoN
|
||||
6YODg7S2tkbr6+uymrm6upLz7e3tWnV1dcAQys9uOEANGtEaDR/6+/tlCK4W4FhY867X19eytrW1aVVV
|
||||
Va+GUH6rzy7EyyqhBo1oVQO/zzJ4a3NLUEGETe+KtwMmLS0tWkVFxYshlJ9ckLoQsOFdUYNGtKqBP5ky
|
||||
eHt7W1BBLGxtksvpopWVFWpubtbKy8ttQyg/BN80XYT3eJNQg0a0qoHfXxm8u7vrQ4V5zs3NjYRoamrS
|
||||
+Bb1C6H8trYQWoX3sskXgRo0lgCtra0y1LG358McxsqO3DG4RRsbG7WSkhJLCOW3s7NDO9uAg+8gvPd3
|
||||
1KCxBOA/qQzd39+3YA7kw4HVQbe3t7S0tER1dXVaUVGRL4Ty23V4AzscDnIguPE7atBYAvCf0294QHjj
|
||||
0nWdQ/xFfHtqhYWFEkL57XFYsL+37zsGqPkFqK+v543nkI6Pj/3AeTsOD8EReTweWlxcJL4zNPYKU37Y
|
||||
We1AzS9ATU2NDDs9PfXjeSA77u/vCR7sFaf8sJPaYeisASorK2XY+fm5hedhXgMe7JWu/E5OTmwxdNYA
|
||||
ZWVlfsP/DzMzM5SXl3emAsDv7OzMxLnvGDW/AMXFxXRxeflmLoULWaenpyk7O1uPjo5uYy95C8SPn6Z2
|
||||
oOYXgD/BdMX7/VvBswFMTU1RVlaWHhUV1c0+GYx8CMWPH2J2oAaNJUBBQQE5XS66cd/4wO/2OMnFTE5O
|
||||
UmZmphqeyUQwchuKn/Nanh/OawarAWrQWALk5+dbhtvCW7BaJ36foLS0ND0yMtIy3OLnMnoEvjjA51CD
|
||||
xhIgNzdXdra3gK9WqampekREhN9wi5/7lty3bu5x89aNY+7nFTVoLAFycnJI5w3Fc3cnqx+842HDGRsb
|
||||
o5SUFD08PNx2uNVPlz7pldXrgxo0lgD8QZLh2FCwmrmT1UOfPv1GSUlJelhY2IvDzX7ou+M+4PF4PeCH
|
||||
GjSiVQ0ZGRky3MzD/QOv4J5GR0cpMTEx4PDX/IS7e0INGtGqBv5A0cPDgx+PDL5ExsfH66GhoQGHg9f8
|
||||
AGrQiNZoSOcBZ7Ozs7SwsECPj4/C/Pw88dd1iouL00NCQt40HMAvISHhZm5uzuelwDnUoBGt0fCeb6e+
|
||||
2NhYNxf/SU5OJsCD/46JidkLDg5uYc2bhgN+JfCuOMX9X5SXyfMLatCI1mgIZz4wdUwvM8GMMx1MGfMT
|
||||
A03A4YBfUczPTDMzxswY4BjnULP8Y4LdCwNimRQGWyoeKviC8T3znXlAIPgVzCBEAiMPJwMc4xxq//1r
|
||||
9i2xPfn1oKB/Aab7A9+UTVnJAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="bt_down.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAELSURBVDhPlZJdboMwEIQ5Ez+yA5ERRHEkkKhKBI0Jad98
|
||||
/xtsd826QRGm7UifZnY9yxPRq77m2X4+HrAFvXEtrK3DNVwLa77fYQ+uhTXdDBhzA0OOTJzJJ2N+/8A4
|
||||
DEB8DCM6gfNIuyVzLaxr38O1f4fe8czkBNfCeus68HSr7GeuPdW2rW2aBlqE3GeP373uHXgbaa3tRWsg
|
||||
MP+456LPm3t9dr78F1VV2bqu4cRQDuE7J7xxx15KKVsqBehQliWy5DXufdlv/5HH48EWRQ5FXoDzghzh
|
||||
OUcO2OH6toQQVkoBUkgQ6AJdCnSJM75xbV9pmtosy2AN7fj5b4rj2CZJAgRlXv9PdLh/HEXfMZ7+3qC5
|
||||
ewgAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="bt_right.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEASURBVDhPnZHrboMwDIXzTFyUDCIQVGMSqKxkCiuUbv/y
|
||||
/m/gxbmUTKJo7Eifjo8dW6Ile/peFoW4eFxf9zsg/z6y3G7wYJ6PH5muV5g104RMMG8dkVKqcZQwSg16
|
||||
iBxN/zPI+N6tWn0IASECGVweBpPtzNY4ExexHnnvewjpHVvZ18jlfLZHuraF9gl+Zryz7jH9rlPkrWkA
|
||||
aYy/OrfZE+bwvUaRU12Dp37C1puqquwnFEUBD8oCSuPl2tNgb8XM1h+R8xeVZznkuQbd1JnJmenp2s81
|
||||
nPPff+OeKKPAKAPGLJTSvy+j0jQFSwJJkhxbRsVxDEgURceXUbi4v0zID6qK/TA1nsGVAAAAAElFTkSu
|
||||
QmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="bt_up.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEGSURBVDhPlY7raoQwEIV9JneDomDAggXD2polXrLu9l/e
|
||||
/w2mMybZBokVD3ycM5kLSf7Tz7IYwpXnRIuv5xOI00fC5dNHFq3N8nhAFOy5sbj0qI2eJ5jnGZlgzZPN
|
||||
82Tf9TjGjyilzKAGGJRCvFtGnwfrNOvWrKSU5i4lyF7C6sgds+x7zD2+IUHPYY98326m6zrwfG3Y9sIZ
|
||||
2k2EEEa0LXhaRyyLVrzrFdxdfxGqaRrwfEbcje2rrmv4CPA1OeHG9sWrCioegDVH5xXHzI8PlGUJZYGQ
|
||||
lwVm5P1WHB/IshyyPIM8zxH0jPIfbmxfjDFg7IqQb/KVHR9I09RcLheIQT035pQkv1nZALJET/pWAAAA
|
||||
AElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="bt_left.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEeSURBVDhPlZL/aoNADMfvmXSiQ5kWLTjmgRavOrXbf3n/
|
||||
N8iSmOsONrYa+PD9kTtRWvPXfG4bMBqPDV/8uN2Q0erxCS8ffsC2LLCuK5Liti7IXlf/zzJN8D7PGDJ7
|
||||
PymSJ1E+r1eNcc6BG0e8uhHd6NCxCuR9T571et+7/e36vofLMOAw9Dj0BHtS7i5hJ72e0zPGvlmwnUVr
|
||||
O7SdEvr7jlW9z7Q3bdsCga+K96F6wjMe+YS6ruHc1NjUDcFKcG4oe/U7yYTk5vsXejmdoKxKrIiyJKpK
|
||||
fFXuyp143clZynp9n6IogMAizwnSglTy3uXccyee98XPv3mappA9ZyhkO7p6fNL0CZIkQY/WxyaKIojj
|
||||
GBmtjg8/hNH4yxjzBUpJADxigHW5AAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="bt_close.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALKSURBVEhLlZQ9TFNRGIY7aGrEiLEmwmAXHMRBTAQXWGBB
|
||||
CSw4YNIGamhkFFwJgVAJ7uDgBisJi/yzs6KgthIFLW0oUfwpFihtb1/Pd/7usVxCe5Kn3/u939/SXNdp
|
||||
77XLhVKQY8U9GsDiYkkUfUQvHx0F4vHioN5ijvDlCwvIj4ywwRis7m5OvjvIoGgjfIpBIBYTM2z21CNU
|
||||
yM/PwwoNI88GcoEuZAMBFiVdhmY1M88yTTPWcIjvOHFELc8NDSG/vY2M34+MT+HDMeV+n/aPyS/UrE6z
|
||||
ucFB5Ofm7CN8OTMyAwOwNjeRftyBo44OpAmmzUj+kVmXqJwi7aBd+gj9WLOzsCIRHLS34+CRhLQTRv1Q
|
||||
wrXhW+Ew36kP5GbeILu6ir9tbYLWVh73Ve7Afhv12H2Uq37alZuZsQ9kp6aQWVnBnwfN//GbaGbaRHnU
|
||||
Y3jaZ9Au2qkPpF+NI728jJ9NTYLGRgZpigztkZaR1ffMutR7zE8vLfGd+kDqRQiH09P43lB/kvozcu01
|
||||
yLyB70qFQvaBZF8fUhMTSNTVIXFforQZnVD9Rm9qchLJ5332gb3OTiTHxhCvqRHclbHmDtOE6Unt5MmY
|
||||
HB/jO/WBREsLfr0cRfR2NaLVDIpKc24V5A4YM7Qr0fLQPhCtrcWP/n5s3azCVhWDosFX8kxUzaGXoF3R
|
||||
ulr7wEZFBXZ7n+Gz14sv3hsc0gKlTd+pLmYp3+3tZdorDtyTB4idnqfYqLyOT5UiV3GDYoHmNSMqdnp6
|
||||
tEe7+feIRPiaB2GPB/FgUGseJRGCvELfc5XXSNOs0nq5emR8KL/MiT0JaK25Us5iOT7yqHzhkRYzQp9Y
|
||||
rh4V1ssucqLsb6b0+iWKZSyW4T1F7lEue7s6hc/yU5erRw1rF9ycb+w7L/AZ2o+o9ET0Y83txjvWf+Zy
|
||||
9ajx7flzJVH0cvVooBTkWMFzuf4BHeyOgyV73FAAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="ToolStrip3.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>381, 17</value>
|
||||
</metadata>
|
||||
<data name="mainmenu.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAARTSURBVEhL5ZRbTJtlHMaRLItThoQLbyAh4ZSMi1UuCHdE
|
||||
5JAwDqYF6ZTTBNEYwITggtlAcCCnMYYWCh8FRgVKV/cN4sqgQqHgKPQAlEKFQgUKRQidXHhhTLx4fN+v
|
||||
JBj3zd14Y3ySJ1++933+v//7vt/B63+t85WVlc11dXW/0GtCQsKrp+P/is6VlJSU32fHYf/JjYEhNWpr
|
||||
v0RERIT/6TyvvMvKyt6qqqpSEf/a0NAAPtfX16OiogJ19U2wrO2hR7mEweEV1DZ2oqq6GoGBgbxNvAsL
|
||||
C5O6u7sxOzsLu90Oh8OBra2tZ7y4uIibNyvw+PsFqCc3cLd7Hi0yPecv6qTIysq6QXjnPNgzXSRbHp+a
|
||||
moJer4dWq8XExMQz1mg0aG1thUTai+VVFxiFCZJ7C/ia+KueJ6QBA5FIJCM8Xw/2TIHl5eW/WVdXodPp
|
||||
oBkfxwOWJVcNpkgz2piafcCi7NPr0BvXMaxZR8eACZ39JrTL5zl4YmLi0oULF94mvNc82DNdIucPm82G
|
||||
UbUaRUUluFXbhKLiEqjJ/czMDCYnJ1FTU4Mh1SjmTDuQsxb0qpbQrTShpqkHsbGxm76+vsWEFUZ8nqP+
|
||||
RZeLi4u548nPz4d8cBjrWz+jg5HjdvNt6GZ06O8fwI2KamyQ8WHNjxgcWcHgQwvqW+TIzc2Fv7+/lHAi
|
||||
iF/miH+ToKCgAI2Njfj8Vgs0ug1onzhgXNzA+/kFUCqVyMnNw8S0AXNmJ9jHNrBjNtyRDOG9rBxER0eD
|
||||
MHKIX+FoPBJkZmZyq2/rYvGIvB2jWjtWbC703FOgtLQUzXfasL55iDHdJkan7ZAw3yLjHTGys7MRFxdH
|
||||
G8QQv8TReCRITU3FdfIAc/I+wDdDE5gkO5gzObFo2UT5Z5XQG1ZgtLgwPb8NpncEovRMiMViMAyDtLQ0
|
||||
2uAND4pfgqSkJPT19SE9PZ1s+xqU7DR+MO5izujApsMF4/IO9OY90nycwMXIyMhAR0cHDAsLSElJoQ0E
|
||||
HhS/BPHx8VgwGNDW3s6t6Oq7uRhitTBY9mC2umCyHkD1cApCsnKhUIjOzk4YSH57exvkP/TiBjExMXDu
|
||||
OsmKDJBKpaBHJsq4ihH1LJbIR/Xd2DyBi7nmDIGbzWY4nU4cuA5AaynDg+LX5aioqN+3d3bgcrm43wE9
|
||||
2+TkZORd+xByxSMUfvQJkq5cAdPFYGl5mcsdHR1hh9TQWsrwoPh1KTQ0dEWhUOCp242jw0MsE4hMJoNQ
|
||||
JERkZCS38q4uGSxk/JDMu0nO/dQNWkNrKcOD4legn59fE30raMH+/j6Oj4+xtrYGlUoFiUTCfQtWq5Ub
|
||||
Pzk54TI0S2toLWV4UPy6SPymj49PX0BAwG5QUNAf4eHhCAsLo6tDcHAwQkJCuHs6Tk0zNEtraO0p47ny
|
||||
Jn6dmAY/Jq4hbiG++xzTOZqhWVpDaynjH0UDdBV0q/Q86UOjbwaf6RzN0CyteSH8vyovrz8BQOz5qOFa
|
||||
PXMAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="bt_savestyle.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFmSURBVFhH7ZZRi0FRFIX9OSMa5cGDohQZv8oDpRANEzVm
|
||||
hsREUZRi5M+sOevMNu49c2um7T5Nd9Vqf+vUXu3HE4sUKdJvurvrPFSr79CYu1KjF4u04q7U6MWS8xkq
|
||||
h3JApTLH6YQ/+cNh7kqNXqXSDMcDcKCPuLKbDXvfOcvl2e0HFItT7PdQmbtSo1ch/4bdFtgac17YzZZ3
|
||||
fi7kX28/IJd7xmYNrDfAhhZ2M9n7zsldqdErmx1huQJWS2BJC7uZvHKYu1KjVybzhPkc1guZQdnyws/c
|
||||
lRq90ulHTCbAZApMjS/sZrLNHr43u1KjVzLZw8sYGBtzXtjN7jtnKtW9/YBEooPhCBiJvfwjD/3MXanR
|
||||
Kx5vYzAA+n1jM7/Zzc47J3elRi+W9Lqw7soMypZ7fg7tgFYLaNNtXNnNARzaAc0mVA7tgEYd1vXG1wzK
|
||||
QRzaAbUaVA7lAH6rWKRxKF+ySJH+uWKxT4t1DyRyM5AIAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="bt_savelen.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAJ6SURBVFhH7ZRZiI5hGIZfe9YsRbZwICHEkK04sCQhZSlN
|
||||
4UASE6MhY2yDsY59H/u+7/suIsckQvZ93/fl8tzzz+v/R5mTeQ//p57T77qX5/1cfOITnzwnIYt8b77G
|
||||
PpB5ETIuQOpZSDoF/Y5Bj0PQcS+02AkNtkLNDVB+DRRdAW7pL9y8z7hZ78MISD8Paecg+TQMPAGJR6D7
|
||||
QWifI6DeFqi+HsqZgMLLTcCSnxEBme/CCEg5A8MMPvgk9Df3Pc195/3Qdjc03Q51NkNVE1BmNRTIMgGL
|
||||
vocVMMjAA45D36PQ6zB0OxBx39LcN7T4a22ESuugxEqDL/uNW/AVN+cjbubbMAL6WOS9Dazeuxq8g8Fb
|
||||
74ImOe6rmfuyPn71P/8LbvYH3Iw3YQQI2sUi77QP2u2BVgZPMHhd676GHV/FtVBylcEV/8Jv0finvQoj
|
||||
QF23sRW4ucXeOAZe2aIvbd0X9Mcn9z7+qS/DCGi2I+K40Taob+DamyJXr951eIUE993P/RR1n/E8jAD1
|
||||
LKiOTeAqthUs9lIW+1+4j15vX91PeYGb9DSMAB2ZopZjgRV5Mbv47Ceno5PzWLiin/wMl/44jAAdmLa4
|
||||
QYvYny4bLNeLf0Q693Dfu+ATn+DGPQgjIPu6PVSOBfaudXDqPNa5h6fdDSRAMK3cescCy7Xg019HOo+F
|
||||
j7mHS70dSIAuWyuofjCCKm7vWteug1Pn3rngI24EEiCYX0H1xDzYu57wCDf2fm748GuBBChevx4qxx7s
|
||||
Ix99BzfqVhQ+9EogAYL5FVRRj3+YGyzXI2/iUq7jkq9G4EMuBRIgyP9WwH836XJ0gwjI78YnPvHJc5z7
|
||||
A7acPA0YMY5ZAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>65</value>
|
||||
</metadata>
|
||||
</root>
|
||||
358
SpreadNet.v13/Cls_Tongshin/PrintForm.vb
Normal file
@@ -0,0 +1,358 @@
|
||||
Imports System.Drawing
|
||||
Imports System.Drawing.Printing
|
||||
Imports System.Math
|
||||
Imports System.IO
|
||||
Imports CEpole.C_Epole
|
||||
|
||||
Public Class PrintForm
|
||||
'//기본 Datatable 인데 사용하기 편하게 Shadow 한다.
|
||||
'Public Shadows srctable As ireaDataSet.Detail_tongsinDataTable
|
||||
'//Loadstyle 후에 일련번호를 부여한다. (SetControlIndex)
|
||||
Dim IDX_일련번호 As Short
|
||||
Dim IDX_전주번호 As Short
|
||||
'Dim IDX_전주번호2 As Short
|
||||
Dim IDX_간선명 As Short
|
||||
Dim IDX_간선명2 As Short
|
||||
Dim IDX_시공일 As Short
|
||||
Dim IDX_시공자 As Short
|
||||
Dim IDX_운용기관 As Short
|
||||
Dim IDX_규격 As Short '2008/07/10
|
||||
Dim IDX_중계기명 As Short '2008/07/10
|
||||
Dim IDX_연락처1 As Short '2008/07/10
|
||||
Dim IDX_연락처2 As Short '2008/07/10
|
||||
Dim IDX_점용허가기관 As Short '2013/12/04
|
||||
Dim IDX_점용허가기간 As Short '2013/12/04
|
||||
Dim IDX_점용허가번호 As Short '2013/12/04
|
||||
Dim IDX_단자함1 As Short
|
||||
Dim IDX_단자함2 As Short
|
||||
Dim IDX_단자함3 As Short
|
||||
Dim IDX_광단자함1 As Short
|
||||
Dim IDX_광단자함2 As Short
|
||||
Dim IDX_광단자함3 As Short
|
||||
Dim IDX_광단자함4 As Short
|
||||
Dim IDX_한줄간선명 As Short
|
||||
Dim IDX_한줄전주번호 As Short
|
||||
|
||||
Dim IDX_한줄단자함 As Short
|
||||
Dim IDX_한줄광단자함 As Short
|
||||
|
||||
Dim IDX_고정문자1 As Short
|
||||
Dim IDX_고정문자2 As Short
|
||||
Dim IDX_고정문자3 As Short
|
||||
Dim IDX_고정문자4 As Short
|
||||
Dim IDX_고정문자5 As Short
|
||||
Dim IDX_고정문자6 As Short
|
||||
Dim IDX_고정문자7 As Short
|
||||
|
||||
|
||||
#Region "New Function"
|
||||
Public Sub New()
|
||||
InitializeComponent()
|
||||
End Sub
|
||||
Public Sub New(ByRef Src As DataTable, vdev As Boolean, ByVal vDefStyleIndex As Short, Optional ByVal IRow As DataRowView = Nothing, Optional DisWaterMK As Boolean = False)
|
||||
InitializeComponent()
|
||||
SrcTable = Src '//가져온 테이블을 임시테이블에 저장을 해두고 사용한다.
|
||||
Srcrow = IRow '//이것은 클릭된 행의 데이터이다.
|
||||
Me.Admin = vdev
|
||||
Me.DefStyleIndex = vDefStyleIndex
|
||||
DisableWaterMark = DisWaterMK '//190208
|
||||
End Sub
|
||||
#End Region
|
||||
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
|
||||
Me.Left = 100
|
||||
Me.Initialize(Me.SrcTable, "StyleTS", My.Application.Info.DirectoryPath & "\epole.ini", DefStyleIndex)
|
||||
End Sub
|
||||
|
||||
Public Overrides Sub SetControls() '//오버라이드됫으며 라벨들을 생성초기화한다.
|
||||
|
||||
AddLog("-> SetControls")
|
||||
Dim CtlCnt As Short = 0
|
||||
|
||||
If Me.AllLabels Is Nothing Then ReDim Me.AllLabels(0) '//이건라벨들의 배열이며
|
||||
If Me.AllFullLabels Is Nothing Then ReDim Me.AllFullLabels(0) '//이건라벨들의 그룹배열이다. (쪼개지지않은 1개의 아이템을 가지고있다.)
|
||||
|
||||
'//initial...
|
||||
Dim FirstIndex As Short = 0
|
||||
Dim A_Firstindex As Short = 0
|
||||
|
||||
|
||||
InitControl(Me.IDX_일련번호, A_Firstindex, FirstIndex, 1, 20, Me.cb_seq, "일련번호", "U", "SEQPATTERN")
|
||||
InitControl1(Me.IDX_간선명, A_Firstindex, FirstIndex, 20, 20, Me.chk1, "간선명", "A", "GANSUNPATTERN")
|
||||
InitControl(Me.IDX_전주번호, A_Firstindex, FirstIndex, 20, 20, Me.chk2, "전주번호", "B", "JUNJUPATTERN")
|
||||
|
||||
'//간선2 와 번호2는 각각 1번과 통합된다 20090219 다시 되살렸음..
|
||||
'InitControl1(Me.IDX_간선명2, A_Firstindex, FirstIndex, 20, 10, Me.chk10, "간선명2", "J", "GANSUN2PATTERN")
|
||||
'InitControl(A_Firstindex, FirstIndex, 20, 10, Me.chk11, "전주번호2", "K", "JUNJU2PATTERN")
|
||||
|
||||
InitControl(Me.IDX_시공일, A_Firstindex, FirstIndex, 20, 20, Me.chk3, "시공일", "C", "DATEPATTERN")
|
||||
InitControl(Me.IDX_시공자, A_Firstindex, FirstIndex, 1, 20, Me.chk4, "시공자", "D", "MANPATTERN")
|
||||
InitControl(Me.IDX_운용기관, A_Firstindex, FirstIndex, 1, 20, Me.chk5, "운용기관", "E", "ORGPATTERN")
|
||||
|
||||
InitControl(Me.IDX_규격, A_Firstindex, FirstIndex, 1, 20, Me.chk6, "규격", "F", "SCAPATTERN")
|
||||
InitControl(Me.IDX_중계기명, A_Firstindex, FirstIndex, 1, 20, Me.chk7, "중계기명", "G", "SUNGKPATTERN")
|
||||
InitControl(Me.IDX_연락처1, A_Firstindex, FirstIndex, 1, 20, Me.chk8, "연락처1", "H", "TEL1PATTERN")
|
||||
InitControl(Me.IDX_연락처2, A_Firstindex, FirstIndex, 1, 20, Me.chk9, "연락처2", "I", "TEL2GPATTERN")
|
||||
|
||||
InitControl(Me.IDX_단자함1, A_Firstindex, FirstIndex, 5, 10, Me.chk12, "단자함1", "L", "DAN1PATTERN")
|
||||
InitControl(Me.IDX_단자함2, A_Firstindex, FirstIndex, 5, 10, Me.chk13, "단자함2", "M", "DAN2PATTERN")
|
||||
InitControl(Me.IDX_단자함3, A_Firstindex, FirstIndex, 5, 10, Me.chk14, "단자함3", "N", "DAN3PATTERN")
|
||||
|
||||
InitControl(Me.IDX_광단자함1, A_Firstindex, FirstIndex, 5, 10, Me.chk15, "광단자함1", "O", "GDAN1PATTERN")
|
||||
InitControl(Me.IDX_광단자함2, A_Firstindex, FirstIndex, 5, 10, Me.chk16, "광단자함2", "P", "GDAN2PATTERN")
|
||||
InitControl(Me.IDX_광단자함3, A_Firstindex, FirstIndex, 5, 10, Me.chk17, "광단자함3", "Q", "GDAN3PATTERN")
|
||||
InitControl(Me.IDX_광단자함4, A_Firstindex, FirstIndex, 5, 10, Me.chk22, "광단자함4", "W", "GDAN4PATTERN")
|
||||
|
||||
InitControl(Me.IDX_한줄간선명, A_Firstindex, FirstIndex, 1, 10, Me.chk18, "한줄간선명", "R", "OGANPATTERN")
|
||||
InitControl(Me.IDX_한줄전주번호, A_Firstindex, FirstIndex, 1, 10, Me.chk19, "한줄전주번호", "S", "OJUNPATTERN")
|
||||
|
||||
InitControl(Me.IDX_고정문자1, A_Firstindex, FirstIndex, 1, 10, Me.chkf1, "고정1", "U1", "STATIC1PATTERN", True)
|
||||
InitControl(Me.IDX_고정문자2, A_Firstindex, FirstIndex, 1, 10, Me.chkf2, "고정2", "U2", "STATIC2PATTERN", True)
|
||||
InitControl(Me.IDX_고정문자3, A_Firstindex, FirstIndex, 1, 10, Me.chkf3, "고정3", "U3", "STATIC3PATTERN", True)
|
||||
InitControl(Me.IDX_고정문자4, A_Firstindex, FirstIndex, 1, 10, Me.chkf4, "고정4", "U4", "STATIC4PATTERN", True)
|
||||
InitControl(Me.IDX_고정문자5, A_Firstindex, FirstIndex, 1, 10, Me.chkf5, "고정5", "U5", "STATIC5PATTERN", True)
|
||||
InitControl(Me.IDX_고정문자6, A_Firstindex, FirstIndex, 1, 10, Me.chkf6, "고정6", "U6", "STATIC6PATTERN", True)
|
||||
InitControl(Me.IDX_고정문자7, A_Firstindex, FirstIndex, 1, 10, Me.chkf7, "고정7", "U7", "STATIC7PATTERN", True)
|
||||
|
||||
InitControl(Me.IDX_한줄단자함, A_Firstindex, FirstIndex, 1, 10, Me.chk23, "한줄단자함", "X", "DANPATTERN")
|
||||
InitControl(Me.IDX_한줄광단자함, A_Firstindex, FirstIndex, 1, 10, Me.chk27, "한줄광단자함", "Y", "GDANPATTERN")
|
||||
|
||||
InitControl(Me.IDX_점용허가기관, A_Firstindex, FirstIndex, 1, 20, Me.chk24, "점용허가기관", "JA", "JAPATTERN")
|
||||
InitControl(Me.IDX_점용허가기간, A_Firstindex, FirstIndex, 1, 20, Me.chk25, "점용허가기간", "JB", "JBPATTERN")
|
||||
InitControl(Me.IDX_점용허가번호, A_Firstindex, FirstIndex, 1, 20, Me.chk26, "점용허가번호", "JC", "JCPATTERN")
|
||||
End Sub
|
||||
|
||||
Public Overrides Sub SetControlIndex() '//그룹의 인덱스를 가지고있는 // 나중에 편하게 사용하려고
|
||||
AddLog("-> SetControlIndex")
|
||||
'Me.IDX_일련번호 = lbl("일련번호")
|
||||
'Me.IDX_전주번호 = lbl("전주번호")
|
||||
'Me.IDX_간선명 = lbl("간선명")
|
||||
'Me.IDX_시공일 = lbl("시공일")
|
||||
'Me.IDX_시공자 = lbl("시공자")
|
||||
'Me.IDX_운용기관 = lbl("운용기관")
|
||||
'Me.IDX_규격 = lbl("규격")
|
||||
'Me.IDX_중계기명 = lbl("중계기명")
|
||||
'Me.IDX_연락처1 = lbl("연락처1")
|
||||
'Me.IDX_연락처2 = lbl("연락처2")
|
||||
''Me.IDX_간선명2 = lbl("간선명2")
|
||||
''Me.IDX_전주번호2 = lbl("전주번호2")
|
||||
|
||||
'Me.IDX_단자함1 = lbl("단자함1")
|
||||
'Me.IDX_단자함2 = lbl("단자함2")
|
||||
'Me.IDX_단자함3 = lbl("단자함3")
|
||||
|
||||
'Me.IDX_광단자함1 = lbl("광단자함1")
|
||||
'Me.IDX_광단자함2 = lbl("광단자함2")
|
||||
'Me.IDX_광단자함3 = lbl("광단자함3")
|
||||
'Me.IDX_광단자함4 = lbl("광단자함4")
|
||||
|
||||
'Me.IDX_한줄간선명 = lbl("한줄간선명")
|
||||
'Me.IDX_한줄전주번호 = lbl("한줄전주번호")
|
||||
|
||||
'Me.IDX_고정문자1 = lbl("고정1")
|
||||
'Me.IDX_고정문자2 = lbl("고정2")
|
||||
'Me.IDX_고정문자3 = lbl("고정3")
|
||||
'Me.IDX_고정문자4 = lbl("고정4")
|
||||
'Me.IDX_고정문자5 = lbl("고정5")
|
||||
'Me.IDX_고정문자6 = lbl("고정6")
|
||||
'Me.IDX_고정문자7 = lbl("고정7")
|
||||
|
||||
'Me.IDX_한줄단자함 = lbl("한줄단자함")
|
||||
'Me.IDX_한줄광단자함 = lbl("한줄광단자함")
|
||||
End Sub
|
||||
|
||||
'//메인함수다(오버라이드) 값을 분석하고 표시하는 총괄을 담당한다.
|
||||
Public Overrides Sub GeTviewData(ByVal index As Integer, ByVal previewWindow As Boolean, Optional ByRef 번호패턴검사 As Integer = -1)
|
||||
Dim 전주번호, 전주번호2 As String
|
||||
Dim 간선명, 간선명2 As String
|
||||
Dim 단자함1, 단자함2, 단자함3, 한줄단자함 As String
|
||||
Dim 광단자함1, 광단자함2, 광단자함3, 광단자함4, 한줄광단자함 As String
|
||||
Dim 일련번호 As String
|
||||
한줄단자함 = ""
|
||||
한줄광단자함 = ""
|
||||
|
||||
AddLog(">> 오버라이드된 함수 GetTviewData 진입")
|
||||
|
||||
If Dv.Count <= 0 OrElse index < 0 OrElse index > Dv.Count Then
|
||||
AddLog(">> 데이터인덱스가 없거나 문제가 있어서 GettviewData를 리턴합니다")
|
||||
Return '//잘못된 인덱스는 리턴
|
||||
End If
|
||||
|
||||
'//DataRow_Value -> Group Label
|
||||
전주번호 = GetSpread(index, "전주번호")
|
||||
전주번호2 = GetSpread(index, "전주번호2")
|
||||
간선명 = GetSpread(index, "간선명")
|
||||
간선명2 = GetSpread(index, "간선명2")
|
||||
|
||||
단자함1 = GetSpread(index, "단자함1")
|
||||
단자함2 = GetSpread(index, "단자함2")
|
||||
단자함3 = GetSpread(index, "단자함3")
|
||||
|
||||
광단자함1 = GetSpread(index, "광단자함1")
|
||||
광단자함2 = GetSpread(index, "광단자함2")
|
||||
광단자함3 = GetSpread(index, "광단자함3")
|
||||
광단자함4 = GetSpread(index, "광단자함4")
|
||||
|
||||
일련번호 = GetSpread(index, "번호")
|
||||
|
||||
QRCODE1 = GetSpread(index, "QRCODE")
|
||||
QRCODE2 = GetSpread(index, "QRCODE2")
|
||||
QRCODE3 = GetSpread(index, "QRCODE3")
|
||||
QRCODE4 = GetSpread(index, "QRCODE4")
|
||||
|
||||
Me.AllFullLabels(Me.IDX_전주번호).text = 전주번호 & 전주번호2
|
||||
'Me.AllFullLabels(Me.IDX_전주번호2).text = 전주번호2
|
||||
Me.AllFullLabels(Me.IDX_일련번호).text = 일련번호
|
||||
Me.AllFullLabels(Me.IDX_간선명).text = 간선명 & 간선명2
|
||||
'Me.AllFullLabels(Me.IDX_간선명2).text = 간선명2
|
||||
Me.AllFullLabels(Me.IDX_시공일).text = GetSpread(index, "시공일")
|
||||
Me.AllFullLabels(Me.IDX_시공자).text = GetSpread(index, "시공자")
|
||||
Me.AllFullLabels(Me.IDX_운용기관).text = GetSpread(index, "운용기관")
|
||||
Me.AllFullLabels(Me.IDX_규격).text = GetSpread(index, "규격")
|
||||
Me.AllFullLabels(Me.IDX_중계기명).text = GetSpread(index, "중계기명")
|
||||
Me.AllFullLabels(Me.IDX_연락처1).text = GetSpread(index, "연락처1")
|
||||
Me.AllFullLabels(Me.IDX_연락처2).text = GetSpread(index, "연락처2")
|
||||
|
||||
Me.AllFullLabels(Me.IDX_점용허가기관).text = GetSpread(index, "점용허가기관")
|
||||
Me.AllFullLabels(Me.IDX_점용허가기간).text = GetSpread(index, "점용허가기간")
|
||||
Me.AllFullLabels(Me.IDX_점용허가번호).text = GetSpread(index, "점용허가번호")
|
||||
|
||||
Me.AllFullLabels(Me.IDX_단자함1).text = 단자함1
|
||||
Me.AllFullLabels(Me.IDX_단자함2).text = 단자함2
|
||||
Me.AllFullLabels(Me.IDX_단자함3).text = 단자함3
|
||||
Me.AllFullLabels(Me.IDX_광단자함1).text = 광단자함1
|
||||
Me.AllFullLabels(Me.IDX_광단자함2).text = 광단자함2
|
||||
Me.AllFullLabels(Me.IDX_광단자함3).text = 광단자함3
|
||||
Me.AllFullLabels(Me.IDX_광단자함4).text = 광단자함4
|
||||
|
||||
Me.AllFullLabels(Me.IDX_한줄간선명).text = 간선명 & 간선명2
|
||||
Me.AllFullLabels(Me.IDX_한줄전주번호).text = 전주번호 & 전주번호2
|
||||
|
||||
한줄단자함 = 단자함1 & "-" & 단자함2 & "-" & 단자함3
|
||||
한줄광단자함 = 광단자함1 & "-" & 광단자함2 & "-" & 광단자함3 & "-" & 광단자함4
|
||||
|
||||
If 한줄단자함 = "--" Then 한줄단자함 = ""
|
||||
If 한줄광단자함 = "---" Then 한줄광단자함 = ""
|
||||
|
||||
Me.AllFullLabels(Me.IDX_한줄단자함).text = 한줄단자함
|
||||
Me.AllFullLabels(Me.IDX_한줄광단자함).text = 한줄광단자함
|
||||
|
||||
Me.AllFullLabels(Me.IDX_고정문자1).text = Me.Fixed(0)
|
||||
Me.AllFullLabels(Me.IDX_고정문자2).text = Me.Fixed(1)
|
||||
Me.AllFullLabels(Me.IDX_고정문자3).text = Me.Fixed(2)
|
||||
Me.AllFullLabels(Me.IDX_고정문자4).text = Me.Fixed(3)
|
||||
Me.AllFullLabels(Me.IDX_고정문자5).text = Me.Fixed(4)
|
||||
Me.AllFullLabels(Me.IDX_고정문자6).text = Me.Fixed(5)
|
||||
Me.AllFullLabels(Me.IDX_고정문자7).text = Me.Fixed(6)
|
||||
|
||||
|
||||
AddLog(">> DataRow_Value -> Group Label_text")
|
||||
|
||||
'//Show WindowTitle
|
||||
Me.Text = "출력작업(전주:" & 전주번호 & 전주번호2 & Space(1) & "간선:" & 간선명 & 간선명2 & ")"
|
||||
|
||||
'=====================================================================
|
||||
Me.Parse_LineBatch(New Short() { _
|
||||
Me.IDX_일련번호, _
|
||||
Me.IDX_간선명, _
|
||||
Me.IDX_간선명2, _
|
||||
Me.IDX_전주번호, _
|
||||
Me.IDX_시공일, _
|
||||
Me.IDX_시공자, _
|
||||
Me.IDX_운용기관, _
|
||||
Me.IDX_규격, _
|
||||
Me.IDX_중계기명, _
|
||||
Me.IDX_연락처1, _
|
||||
Me.IDX_연락처2, _
|
||||
Me.IDX_점용허가기관, _
|
||||
Me.IDX_점용허가기간, _
|
||||
Me.IDX_점용허가번호, _
|
||||
Me.IDX_단자함1, _
|
||||
Me.IDX_단자함2, _
|
||||
Me.IDX_단자함3, _
|
||||
Me.IDX_광단자함1, _
|
||||
Me.IDX_광단자함2, _
|
||||
Me.IDX_광단자함3, _
|
||||
Me.IDX_광단자함4, _
|
||||
Me.IDX_한줄간선명, _
|
||||
Me.IDX_한줄전주번호, _
|
||||
Me.IDX_고정문자1, _
|
||||
Me.IDX_고정문자2, _
|
||||
Me.IDX_고정문자3, _
|
||||
Me.IDX_고정문자4, _
|
||||
Me.IDX_고정문자5, _
|
||||
Me.IDX_고정문자6, _
|
||||
Me.IDX_고정문자7, _
|
||||
Me.IDX_한줄단자함, _
|
||||
Me.IDX_한줄광단자함})
|
||||
'======================== 기타 =================================================
|
||||
If previewWindow Then Me.preview_window() '//이건 기본폼에 정의되어있다.
|
||||
'휴 끝났다.......................................................
|
||||
End Sub
|
||||
|
||||
#Region "자주 바꿀일없는 부분"
|
||||
|
||||
Private Sub BindingNavigatorPositionItem_KeyUp(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles BindingNavigatorPositionItem.KeyUp
|
||||
'//현재위치에서 엔터켯을경우 데이터베이스 위치값을 변경한다.(position)
|
||||
If e.KeyCode = Keys.Enter Then
|
||||
If IsNumeric(Me.BindingNavigatorPositionItem.Text) Then Me.GeTviewData(Me.BindingNavigatorPositionItem.Text - 1, True)
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Private Sub BindingNavigatorPositionItem_MouseEnter(ByVal sender As Object, ByVal e As System.EventArgs) Handles BindingNavigatorPositionItem.MouseEnter
|
||||
Me.BindingNavigatorPositionItem.Focus()
|
||||
Me.BindingNavigatorPositionItem.SelectAll()
|
||||
End Sub
|
||||
|
||||
#End Region
|
||||
#Region "자주안고치는것"
|
||||
|
||||
''' <summary>
|
||||
''' 데이터표시항목아래의 모든 아이템의 클릭이벤트에 지정된 프로시져를 할당한다.
|
||||
''' </summary>
|
||||
''' <remarks></remarks>
|
||||
Public Overrides Sub SetEventHandler()
|
||||
For Each MI As ToolStripMenuItem In Me.m_viewdata.DropDownItems
|
||||
AddHandler MI.Click, AddressOf ViewCheck_Click
|
||||
Next
|
||||
End Sub
|
||||
|
||||
Private Sub PrintForm_Scroll(ByVal sender As Object, ByVal e As System.Windows.Forms.ScrollEventArgs) Handles Me.Scroll
|
||||
|
||||
End Sub
|
||||
|
||||
''' <summary>
|
||||
''' 개체가 선택되었을때 의 이벤트
|
||||
''' </summary>
|
||||
''' <param name="obj"></param>
|
||||
''' <remarks></remarks>
|
||||
Private Sub PrintForm_tongsin_SelectedControl(ByVal obj As CEpole.C_label) Handles Me.SelectedControl
|
||||
'//특정개체가 선택되었을때 (부모그룹에서 패턴적용여부를 찾아표시한다.)
|
||||
AddLog("##다음개체가 선택되었습니다(" & obj.Desc & " 태그=" & obj.Tag & ")")
|
||||
Me.lb_selcon.Text = "[" & obj.Desc & "]"
|
||||
End Sub
|
||||
|
||||
Private Sub ToolStripButton1_Click_1(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_close.Click
|
||||
Me.Close()
|
||||
End Sub
|
||||
Private Sub m_shortkey_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles m_shortkey.Click
|
||||
Me.Show_ShortKey()
|
||||
End Sub
|
||||
|
||||
#End Region
|
||||
|
||||
|
||||
|
||||
Private Sub bt_savestyle_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_savestyle.Click
|
||||
|
||||
End Sub
|
||||
|
||||
Private Sub BS_CurrentChanged(sender As System.Object, e As System.EventArgs) Handles BS.CurrentChanged
|
||||
|
||||
End Sub
|
||||
|
||||
Private Sub bt_savelen_Click(sender As System.Object, e As System.EventArgs) Handles bt_savelen.Click
|
||||
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
|
||||
21
SpreadNet.v13/Epole/ApplicationEvents.vb
Normal file
@@ -0,0 +1,21 @@
|
||||
Namespace My
|
||||
|
||||
' MyApplication에 대해 다음 이벤트를 사용할 수 있습니다.
|
||||
'
|
||||
' Startup: 응용 프로그램이 시작되고 시작 폼이 만들어지기 전에 발생합니다.
|
||||
' Shutdown: 모든 응용 프로그램 폼이 닫힌 후에 발생합니다. 이 이벤트는 응용 프로그램이 비정상적으로 종료되는 경우에는 발생하지 않습니다.
|
||||
' UnhandledException: 응용 프로그램에서 처리되지 않은 예외가 발생하는 경우 이 이벤트가 발생합니다.
|
||||
' StartupNextInstance: 단일 인스턴스 응용 프로그램을 시작할 때 해당 응용 프로그램이 이미 활성 상태인 경우 발생합니다.
|
||||
' NetworkAvailabilityChanged: 네트워크가 연결되거나 연결이 끊어질 때 발생합니다.
|
||||
Partial Friend Class MyApplication
|
||||
Private Sub MyApplication_UnhandledException(ByVal sender As Object, ByVal e As Microsoft.VisualBasic.ApplicationServices.UnhandledExceptionEventArgs) Handles Me.UnhandledException
|
||||
MsgBox("처리되지않은 오류가 발생했습니다" & vbCrLf & "정확한 오류발생 상황을 기록해주시면" & vbCrLf & "개발에 많은 도움이됩니다", MsgBoxStyle.Critical, "확인")
|
||||
Dim Version As String = My.Application.Info.Version.Major & "." & My.Application.Info.Version.Minor & "." & My.Application.Info.Version.Revision
|
||||
Dim A As New ACC.MailForm("sender@mail.com", "처리되지않은 오류발생", "오류발생 상황을 적어주세요", "전주번호관리프로그램v3(Ver " & Version & ")", ACC.MailForm.MailType.Err, e.Exception.ToString)
|
||||
A.ShowDialog()
|
||||
e.ExitApplication = True
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
End Namespace
|
||||
|
||||
256
SpreadNet.v13/Epole/Common.vb
Normal file
@@ -0,0 +1,256 @@
|
||||
Imports System.Net
|
||||
Imports System.Net.Dns
|
||||
|
||||
Module Common
|
||||
Enum ESorted
|
||||
No = 1
|
||||
YES = 2
|
||||
NULL = 0
|
||||
End Enum
|
||||
Enum E_AuthType
|
||||
Dev = 1
|
||||
Normal = 0
|
||||
adm = 2
|
||||
Demo = -9
|
||||
End Enum
|
||||
Structure S_AuthInfo
|
||||
Dim Type As E_AuthType '//인증형태
|
||||
Dim Cnt As Short '//무료사용횟수(데모모드시)
|
||||
Dim ExpireDate As String
|
||||
Dim Id As String '//사용자Id
|
||||
Dim Name As String '//사용자명
|
||||
Dim authmsg As String
|
||||
Dim Permission() As Char '//권한
|
||||
End Structure
|
||||
|
||||
Structure Cfont
|
||||
Dim FontName As String
|
||||
Dim FontSize As Int16
|
||||
End Structure
|
||||
|
||||
Structure Str_Alllabels '레이블들을 저장한다.
|
||||
Dim ctl As CEpole.C_label
|
||||
Dim desc As String
|
||||
End Structure
|
||||
|
||||
Structure SStyle
|
||||
Dim Desc As String
|
||||
Dim File As String
|
||||
Dim Backimg As String
|
||||
Dim MarginX As Integer
|
||||
Dim MarginY As Integer
|
||||
Dim ScaleX As Single
|
||||
Dim ScaleY As Single
|
||||
Dim PrintFontOffset As Integer
|
||||
Dim Viewimage As Boolean
|
||||
Dim LandScape As Boolean
|
||||
Dim Dummy As Boolean
|
||||
Dim Dummytype As Short
|
||||
Dim dummmyx As Short
|
||||
Dim dummmyy As Short
|
||||
Dim picstyle As Short
|
||||
Dim CanvasX As Integer
|
||||
Dim CanvasY As Integer
|
||||
Dim Filter As String
|
||||
Dim PATTERNTABLE As DataTable
|
||||
End Structure
|
||||
|
||||
Public StyleList() As SStyle
|
||||
|
||||
Public RunCnt As Integer = 0
|
||||
Public RunDate As Date = Date.Now
|
||||
Public Admin As Boolean = False
|
||||
|
||||
|
||||
Public DataBaseFile As String = My.Application.Info.DirectoryPath & "\database\irea.mdb"
|
||||
Public ini As New ACC.MyINI(My.Application.Info.DirectoryPath & "\epole.ini")
|
||||
'Public ConString As String = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & DataBaseFile
|
||||
Public Arin As New ACC.ARINCLASS
|
||||
Public ArinPath As New ACC.MyPath
|
||||
Public Auto_Log As Boolean = False '//디비나 각종 로그파일을 쌓을지 여부
|
||||
Public PICmanFile As String = vbNullString '//그림관리프로그램의 파일명을 적는다.
|
||||
Public MakeState As String = vbNullString
|
||||
Public PoleState As String = vbNullString
|
||||
Public PoleEtcState As String = vbNullString
|
||||
Public PicState As String = vbNullString '/그림파일연결관리다.
|
||||
Public HelpWebSite As String = vbNullString '//웹페이지주소 일단은 도움말을 얻기위해쓴다.
|
||||
Public HomePage As String = vbNullString
|
||||
Public SORTNULL As Boolean = True '//전주세부-정렬이 번호가 비어잇을경우 가장위에표시할지 아닐지!
|
||||
Public NUMCOLOR As Boolean '//가공번호찰에서 번호에 색상을 지정할지
|
||||
'Public Admin As Boolean = False '//개발자모드로 접속햇을때
|
||||
|
||||
Public ViewFont As Cfont '//뷰의 글자
|
||||
Public MenuFont As Cfont '//메뉴의 글자
|
||||
Public FormFont As Cfont '//폼의 글자
|
||||
|
||||
' Public UserInfo As S_AuthInfo '//사용자정보
|
||||
|
||||
Public Enum Work_Type
|
||||
kakong = 0
|
||||
jijung = 1
|
||||
suyong = 2
|
||||
tongsin = 3
|
||||
karodung = 4
|
||||
jongakdung = 5
|
||||
boandung = 6
|
||||
Sknetworks = 7
|
||||
Lcable = 8
|
||||
End Enum
|
||||
Public Sub Work_Form(ByVal T As String)
|
||||
Form_Work.Show()
|
||||
Form_Work.Msg(T)
|
||||
End Sub
|
||||
Public Function Get_SavePatternString(ByVal 저장대상 As String, ByVal pc As Boolean, ByVal cp As String, ByVal pl As Boolean, ByVal pstr As String, ByVal plen As Short, _
|
||||
ByVal pchr As String) As System.Text.StringBuilder
|
||||
|
||||
If pc Then cp = "[문자패턴]"
|
||||
If pl Then cp &= "[길이패턴]"
|
||||
If cp = "" Then cp = "[패턴없음]"
|
||||
|
||||
Dim Msg As New System.Text.StringBuilder("(" & 저장대상 & ")" & " 패턴을 저장합니다")
|
||||
'//문자패턴이 적용되어있다면 문자패턴으로 적용할 것을 궎장하며 그렇지 않은 경우에는 길이패턴이나 문자패턴을 적절히 권장한다.
|
||||
'//길이가 5자리이하이고 특수문자(-,;)등이 없는경우에 길이패턴 적용을 권유한다.
|
||||
Msg.AppendLine()
|
||||
Msg.AppendLine("패턴 저장방법에는 길이,문자가 있습니다")
|
||||
Msg.AppendLine("패턴우선순위 : 문자패턴 -> 길이패턴")
|
||||
Msg.AppendLine()
|
||||
Msg.AppendLine("현재적용된 패턴 : " & cp)
|
||||
|
||||
If pc Then
|
||||
Msg.AppendLine()
|
||||
Msg.AppendLine(">> 현재 문자패턴이 적용되어있습니다" & vbCrLf & ">> 문자패턴은 가장우선되는 패턴방식입니다")
|
||||
Msg.AppendLine(">> 저장시에는 [문자패턴]으로 저장하시기 바랍니다.")
|
||||
Msg.AppendLine(">> [길이패턴]으로 저장하는것은 의미가 없습니다")
|
||||
ElseIf pl Then
|
||||
Msg.AppendLine()
|
||||
Msg.AppendLine(">> 현재 길이패턴이 적용되어있습니다" & vbCrLf & ">> 패턴은 길이,문자 둘다 저장이 가능합니다")
|
||||
Else
|
||||
Msg.AppendLine()
|
||||
Msg.AppendLine(">> 적용된 패턴이없습니다")
|
||||
Msg.AppendLine(">> 문자수(길이)가 적은 문자의경우 [길이패턴] 저장을 권장합니다")
|
||||
End If
|
||||
Msg.AppendLine()
|
||||
Msg.AppendLine("길이패턴이란? (문자의 길이가 같을떄 적용)")
|
||||
Msg.AppendLine(" 선택된문자는 " & pstr & " 이며 길이는 = " & plen & " 입니다")
|
||||
Msg.AppendLine(" 저장을 하면 " & 저장대상 & " 의 길이가 " & plen & vbCrLf & " 인 문자가 오면 패턴이 적용됩니다")
|
||||
|
||||
Msg.AppendLine()
|
||||
Msg.AppendLine("문자패턴이란? (같은 형태의 문자일때 적용)")
|
||||
Msg.AppendLine(" 선택된문자는 " & pstr & " 이며 형태는 = " & pchr & " 입니다")
|
||||
Msg.AppendLine(" 저장을 하면 " & 저장대상 & " 의 형태가 " & pchr & vbCrLf & " 인 문자가 오면 패턴이 적용됩니다")
|
||||
Msg.AppendLine(" * 1=숫자,0=알파벳문자,H=한글문자,;=특수문자(;),-=특수문자(-)")
|
||||
|
||||
Msg.AppendLine()
|
||||
Msg.AppendLine("패턴우선순위란? (패턴이 중복적용되었을때 높은우선순위가 적용)")
|
||||
Msg.AppendLine(" 길이,문자 패턴이 둘다 적용되어있을경우 우선순위가 높은")
|
||||
Msg.AppendLine(" 문자패턴이 최종적으로 적용이 됩니다.(길이패턴은 무시됨)")
|
||||
|
||||
Msg.AppendLine()
|
||||
Msg.AppendLine("# 길이패턴으로 저장하시겠습니까?")
|
||||
Msg.AppendLine("# 예) 길이저장 , 아니오) 문자저장 , 취소) 취소")
|
||||
If pc Then Msg.AppendLine("# 문자패턴이 적용되었으므로 [길이패턴] 저장은 의미가 없습니다")
|
||||
|
||||
Return Msg
|
||||
|
||||
End Function
|
||||
|
||||
Public Function Check_auth() As Boolean
|
||||
'If UserInfo.Type = E_AuthType.Demo Then
|
||||
' MsgBox("현재권한으로는 이기능을 사용할 수 없습니다", MsgBoxStyle.Critical, "임시사용자권한")
|
||||
' Return False
|
||||
'End If
|
||||
Return True
|
||||
End Function
|
||||
|
||||
|
||||
Public Sub NOTICE(ByVal MSG As String, ByVal Src As Object)
|
||||
On Error Resume Next
|
||||
If Src.GetType.Name.ToUpper = "TOOLSTRIPSTATUSLABEL" Then
|
||||
CType(Src, ToolStripStatusLabel).Text = "▶ " & MSG & Space(1)
|
||||
CType(Src, ToolStripStatusLabel).ForeColor = Color.Black
|
||||
ElseIf Src.GetType.Name.ToUpper = "LABEL" Then
|
||||
CType(Src, Label).Text = "▶ " & MSG & Space(1)
|
||||
CType(Src, Label).ForeColor = Color.Black
|
||||
End If
|
||||
' My.Computer.Audio.PlaySystemSound(Media.SystemSounds.Beep)
|
||||
End Sub
|
||||
Public Sub NOTICE(ByVal MSG As String, ByVal FCOLOR As Color, ByVal Src As System.Windows.Forms.ToolStripStatusLabel)
|
||||
Src.Text = "▶ " & MSG & Space(1)
|
||||
Src.ForeColor = FCOLOR
|
||||
' My.Computer.Audio.PlaySystemSound(Media.SystemSounds.Beep)
|
||||
End Sub
|
||||
|
||||
Public Sub ReNum(ByVal Srcspread As NewFp, ByVal NumColumnindex As Integer, Optional ByVal PBar As ProgressBar = Nothing)
|
||||
If Not PBar Is Nothing Then
|
||||
PBar.Minimum = 0
|
||||
PBar.Maximum = Srcspread.ActiveSheet.RowCount
|
||||
PBar.Value = 0
|
||||
End If
|
||||
|
||||
For Each SR As FarPoint.Win.Spread.Row In Srcspread.ActiveSheet.Rows
|
||||
If Not PBar Is Nothing Then PBar.Value += 1
|
||||
Srcspread.ActiveSheet.Cells(SR.Index, NumColumnindex).Value = SR.Index + 1
|
||||
Next
|
||||
End Sub
|
||||
|
||||
Public Sub AddLog(ByVal t1 As Boolean, ByVal txt As String, Optional ByVal t2fn As String = "")
|
||||
' If UserInfo.Type = E_AuthType.Dev Then Log.RichTextBox1.AppendText(txt & vbCrLf)
|
||||
End Sub
|
||||
Public Sub showlog()
|
||||
Log.Show()
|
||||
End Sub
|
||||
Public Sub hidelog()
|
||||
Log.Close()
|
||||
End Sub
|
||||
Public Sub resetLog()
|
||||
Log.RichTextBox1.Text = ""
|
||||
End Sub
|
||||
|
||||
|
||||
Public Sub ReNum(ByRef SrcTable As DataTable, ByVal ColumnName As String, Optional ByVal PBar As ProgressBar = Nothing)
|
||||
|
||||
|
||||
If Not SrcTable.GetChanges Is Nothing Then
|
||||
MsgBox("변경된 내용이 있습니다" & vbCrLf & vbCrLf & "먼저 저장을 하세요", MsgBoxStyle.Information, "확인")
|
||||
Return
|
||||
End If
|
||||
|
||||
If MsgBox("모든번호가 새로 갱신됩니다" & vbCrLf & vbCrLf & "계속하시겠습니까?", MsgBoxStyle.Information + MsgBoxStyle.OkCancel, "확인") <> MsgBoxResult.Ok Then
|
||||
Return
|
||||
End If
|
||||
If Not PBar Is Nothing Then
|
||||
PBar.Minimum = 0
|
||||
PBar.Maximum = SrcTable.Rows.Count
|
||||
PBar.Value = 0
|
||||
End If
|
||||
|
||||
Dim i As Integer = 0
|
||||
Dim DV As New DataView(SrcTable, "", "정렬번호,번호", DataViewRowState.CurrentRows)
|
||||
Dim DT As DataTable = DV.ToTable
|
||||
|
||||
For Each dr As DataRow In DT.Rows
|
||||
i += 1
|
||||
dr(ColumnName) = i
|
||||
If Not PBar Is Nothing Then PBar.Value += 1
|
||||
Next
|
||||
SrcTable.Merge(DT)
|
||||
MsgBox("번호 정렬이 완료되었습니다", MsgBoxStyle.Information, "확인")
|
||||
End Sub
|
||||
|
||||
|
||||
|
||||
Public Function GetFirstIP() As String '//ip주소보기
|
||||
Dim objAddress() As Net.IPAddress
|
||||
'Dim IA As Net.IPAddress
|
||||
Dim B(15) As Byte
|
||||
Dim sAns As String = vbNullString
|
||||
|
||||
objAddress = Dns.GetHostEntry(GetHostName).AddressList
|
||||
Try
|
||||
Return objAddress(0).ToString
|
||||
Catch ex As Exception
|
||||
Return ""
|
||||
End Try
|
||||
End Function
|
||||
|
||||
End Module
|
||||
414
SpreadNet.v13/Epole/Config.Designer.vb
generated
Normal file
@@ -0,0 +1,414 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
Partial Class Config
|
||||
Inherits System.Windows.Forms.Form
|
||||
|
||||
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
|
||||
<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
|
||||
|
||||
'Windows Form 디자이너에 필요합니다.
|
||||
Private components As System.ComponentModel.IContainer
|
||||
|
||||
'참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다.
|
||||
'수정하려면 Windows Form 디자이너를 사용하십시오.
|
||||
'코드 편집기를 사용하여 수정하지 마십시오.
|
||||
<System.Diagnostics.DebuggerStepThrough()> _
|
||||
Private Sub InitializeComponent()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.tb_ur = New System.Windows.Forms.TextBox()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.cmb_ml = New System.Windows.Forms.ComboBox()
|
||||
Me.cmb_dl = New System.Windows.Forms.ComboBox()
|
||||
Me.Label4 = New System.Windows.Forms.Label()
|
||||
Me.tbgdfgd = New System.Windows.Forms.TextBox()
|
||||
Me.bt_fw = New System.Windows.Forms.Button()
|
||||
Me.bt_dv = New System.Windows.Forms.Button()
|
||||
Me.tb_fds = New System.Windows.Forms.TextBox()
|
||||
Me.Label5 = New System.Windows.Forms.Label()
|
||||
Me.bt_mm = New System.Windows.Forms.Button()
|
||||
Me.tb_mf = New System.Windows.Forms.TextBox()
|
||||
Me.Label6 = New System.Windows.Forms.Label()
|
||||
Me.Label7 = New System.Windows.Forms.Label()
|
||||
Me.bt_ok = New System.Windows.Forms.Button()
|
||||
Me.bt_c = New System.Windows.Forms.Button()
|
||||
Me.cmb_pc = New System.Windows.Forms.ComboBox()
|
||||
Me.Label8 = New System.Windows.Forms.Label()
|
||||
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
||||
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
||||
Me.cmb_sdt = New System.Windows.Forms.ComboBox()
|
||||
Me.Label9 = New System.Windows.Forms.Label()
|
||||
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
||||
Me.SORTCHK = New System.Windows.Forms.CheckBox()
|
||||
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
||||
Me.chb_numcolor = New NewControlGroup.NewChkBox()
|
||||
Me.TabControl1.SuspendLayout()
|
||||
Me.TabPage1.SuspendLayout()
|
||||
Me.TabPage2.SuspendLayout()
|
||||
Me.TabPage3.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.Location = New System.Drawing.Point(33, 21)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(117, 12)
|
||||
Me.Label1.TabIndex = 0
|
||||
Me.Label1.Text = "사용자정의 실행파일"
|
||||
'
|
||||
'tb_ur
|
||||
'
|
||||
Me.tb_ur.Location = New System.Drawing.Point(156, 15)
|
||||
Me.tb_ur.Name = "tb_ur"
|
||||
Me.tb_ur.Size = New System.Drawing.Size(233, 21)
|
||||
Me.tb_ur.TabIndex = 0
|
||||
'
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.Location = New System.Drawing.Point(395, 15)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(56, 23)
|
||||
Me.Button1.TabIndex = 1
|
||||
Me.Button1.Text = "찾기"
|
||||
Me.Button1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label2
|
||||
'
|
||||
Me.Label2.AutoSize = True
|
||||
Me.Label2.Location = New System.Drawing.Point(41, 47)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(109, 12)
|
||||
Me.Label2.TabIndex = 3
|
||||
Me.Label2.Text = "제작목록 시작 상태"
|
||||
'
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.AutoSize = True
|
||||
Me.Label3.Location = New System.Drawing.Point(6, 71)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(143, 12)
|
||||
Me.Label3.TabIndex = 4
|
||||
Me.Label3.Text = "(가공)세부목록 시작 상태"
|
||||
'
|
||||
'cmb_ml
|
||||
'
|
||||
Me.cmb_ml.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||||
Me.cmb_ml.FormattingEnabled = True
|
||||
Me.cmb_ml.Items.AddRange(New Object() {"일반", "최대화", "최소화"})
|
||||
Me.cmb_ml.Location = New System.Drawing.Point(156, 42)
|
||||
Me.cmb_ml.Name = "cmb_ml"
|
||||
Me.cmb_ml.Size = New System.Drawing.Size(76, 20)
|
||||
Me.cmb_ml.TabIndex = 2
|
||||
'
|
||||
'cmb_dl
|
||||
'
|
||||
Me.cmb_dl.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||||
Me.cmb_dl.FormattingEnabled = True
|
||||
Me.cmb_dl.Items.AddRange(New Object() {"일반", "최대화", "최소화"})
|
||||
Me.cmb_dl.Location = New System.Drawing.Point(156, 68)
|
||||
Me.cmb_dl.Name = "cmb_dl"
|
||||
Me.cmb_dl.Size = New System.Drawing.Size(76, 20)
|
||||
Me.cmb_dl.TabIndex = 3
|
||||
'
|
||||
'Label4
|
||||
'
|
||||
Me.Label4.AutoSize = True
|
||||
Me.Label4.Location = New System.Drawing.Point(41, 149)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(109, 12)
|
||||
Me.Label4.TabIndex = 7
|
||||
Me.Label4.Text = "폼윈도우 글꼴 설정"
|
||||
'
|
||||
'tbgdfgd
|
||||
'
|
||||
Me.tbgdfgd.BackColor = System.Drawing.Color.Gainsboro
|
||||
Me.tbgdfgd.Location = New System.Drawing.Point(156, 144)
|
||||
Me.tbgdfgd.Name = "tbgdfgd"
|
||||
Me.tbgdfgd.ReadOnly = True
|
||||
Me.tbgdfgd.Size = New System.Drawing.Size(76, 21)
|
||||
Me.tbgdfgd.TabIndex = 6
|
||||
'
|
||||
'bt_fw
|
||||
'
|
||||
Me.bt_fw.Location = New System.Drawing.Point(237, 143)
|
||||
Me.bt_fw.Name = "bt_fw"
|
||||
Me.bt_fw.Size = New System.Drawing.Size(56, 23)
|
||||
Me.bt_fw.TabIndex = 7
|
||||
Me.bt_fw.Text = "변경"
|
||||
Me.bt_fw.UseVisualStyleBackColor = True
|
||||
'
|
||||
'bt_dv
|
||||
'
|
||||
Me.bt_dv.Location = New System.Drawing.Point(237, 170)
|
||||
Me.bt_dv.Name = "bt_dv"
|
||||
Me.bt_dv.Size = New System.Drawing.Size(56, 23)
|
||||
Me.bt_dv.TabIndex = 9
|
||||
Me.bt_dv.Text = "변경"
|
||||
Me.bt_dv.UseVisualStyleBackColor = True
|
||||
'
|
||||
'tb_fds
|
||||
'
|
||||
Me.tb_fds.BackColor = System.Drawing.Color.Gainsboro
|
||||
Me.tb_fds.Location = New System.Drawing.Point(156, 171)
|
||||
Me.tb_fds.Name = "tb_fds"
|
||||
Me.tb_fds.ReadOnly = True
|
||||
Me.tb_fds.Size = New System.Drawing.Size(76, 21)
|
||||
Me.tb_fds.TabIndex = 8
|
||||
'
|
||||
'Label5
|
||||
'
|
||||
Me.Label5.AutoSize = True
|
||||
Me.Label5.Location = New System.Drawing.Point(41, 175)
|
||||
Me.Label5.Name = "Label5"
|
||||
Me.Label5.Size = New System.Drawing.Size(109, 12)
|
||||
Me.Label5.TabIndex = 10
|
||||
Me.Label5.Text = "데이터뷰 글꼴 설정"
|
||||
'
|
||||
'bt_mm
|
||||
'
|
||||
Me.bt_mm.Location = New System.Drawing.Point(237, 197)
|
||||
Me.bt_mm.Name = "bt_mm"
|
||||
Me.bt_mm.Size = New System.Drawing.Size(56, 23)
|
||||
Me.bt_mm.TabIndex = 11
|
||||
Me.bt_mm.Text = "변경"
|
||||
Me.bt_mm.UseVisualStyleBackColor = True
|
||||
'
|
||||
'tb_mf
|
||||
'
|
||||
Me.tb_mf.BackColor = System.Drawing.Color.Gainsboro
|
||||
Me.tb_mf.Location = New System.Drawing.Point(156, 198)
|
||||
Me.tb_mf.Name = "tb_mf"
|
||||
Me.tb_mf.ReadOnly = True
|
||||
Me.tb_mf.Size = New System.Drawing.Size(76, 21)
|
||||
Me.tb_mf.TabIndex = 10
|
||||
'
|
||||
'Label6
|
||||
'
|
||||
Me.Label6.AutoSize = True
|
||||
Me.Label6.Location = New System.Drawing.Point(65, 201)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(85, 12)
|
||||
Me.Label6.TabIndex = 13
|
||||
Me.Label6.Text = "메뉴 글꼴 설정"
|
||||
'
|
||||
'Label7
|
||||
'
|
||||
Me.Label7.AutoSize = True
|
||||
Me.Label7.ForeColor = System.Drawing.Color.Firebrick
|
||||
Me.Label7.Location = New System.Drawing.Point(15, 397)
|
||||
Me.Label7.Name = "Label7"
|
||||
Me.Label7.Size = New System.Drawing.Size(221, 12)
|
||||
Me.Label7.TabIndex = 16
|
||||
Me.Label7.Text = "< 특정부분은 재시작 후에 적용됩니다 >"
|
||||
'
|
||||
'bt_ok
|
||||
'
|
||||
Me.bt_ok.Location = New System.Drawing.Point(12, 343)
|
||||
Me.bt_ok.Name = "bt_ok"
|
||||
Me.bt_ok.Size = New System.Drawing.Size(256, 49)
|
||||
Me.bt_ok.TabIndex = 1
|
||||
Me.bt_ok.Text = "확인"
|
||||
Me.bt_ok.UseVisualStyleBackColor = True
|
||||
'
|
||||
'bt_c
|
||||
'
|
||||
Me.bt_c.Location = New System.Drawing.Point(274, 343)
|
||||
Me.bt_c.Name = "bt_c"
|
||||
Me.bt_c.Size = New System.Drawing.Size(222, 49)
|
||||
Me.bt_c.TabIndex = 2
|
||||
Me.bt_c.Text = "취소"
|
||||
Me.bt_c.UseVisualStyleBackColor = True
|
||||
'
|
||||
'cmb_pc
|
||||
'
|
||||
Me.cmb_pc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||||
Me.cmb_pc.FormattingEnabled = True
|
||||
Me.cmb_pc.Items.AddRange(New Object() {"일반", "최대화", "최소화"})
|
||||
Me.cmb_pc.Location = New System.Drawing.Point(156, 117)
|
||||
Me.cmb_pc.Name = "cmb_pc"
|
||||
Me.cmb_pc.Size = New System.Drawing.Size(76, 20)
|
||||
Me.cmb_pc.TabIndex = 5
|
||||
'
|
||||
'Label8
|
||||
'
|
||||
Me.Label8.AutoSize = True
|
||||
Me.Label8.Location = New System.Drawing.Point(13, 122)
|
||||
Me.Label8.Name = "Label8"
|
||||
Me.Label8.Size = New System.Drawing.Size(137, 12)
|
||||
Me.Label8.TabIndex = 19
|
||||
Me.Label8.Text = "그림파일 관리 시작 상태"
|
||||
'
|
||||
'TabControl1
|
||||
'
|
||||
Me.TabControl1.Controls.Add(Me.TabPage1)
|
||||
Me.TabControl1.Controls.Add(Me.TabPage2)
|
||||
Me.TabControl1.Controls.Add(Me.TabPage3)
|
||||
Me.TabControl1.Location = New System.Drawing.Point(12, 12)
|
||||
Me.TabControl1.Name = "TabControl1"
|
||||
Me.TabControl1.SelectedIndex = 0
|
||||
Me.TabControl1.Size = New System.Drawing.Size(484, 329)
|
||||
Me.TabControl1.TabIndex = 0
|
||||
'
|
||||
'TabPage1
|
||||
'
|
||||
Me.TabPage1.Controls.Add(Me.cmb_sdt)
|
||||
Me.TabPage1.Controls.Add(Me.Label9)
|
||||
Me.TabPage1.Controls.Add(Me.tb_ur)
|
||||
Me.TabPage1.Controls.Add(Me.cmb_pc)
|
||||
Me.TabPage1.Controls.Add(Me.Label1)
|
||||
Me.TabPage1.Controls.Add(Me.Label8)
|
||||
Me.TabPage1.Controls.Add(Me.Button1)
|
||||
Me.TabPage1.Controls.Add(Me.Label2)
|
||||
Me.TabPage1.Controls.Add(Me.Label3)
|
||||
Me.TabPage1.Controls.Add(Me.cmb_ml)
|
||||
Me.TabPage1.Controls.Add(Me.bt_mm)
|
||||
Me.TabPage1.Controls.Add(Me.cmb_dl)
|
||||
Me.TabPage1.Controls.Add(Me.tb_mf)
|
||||
Me.TabPage1.Controls.Add(Me.Label4)
|
||||
Me.TabPage1.Controls.Add(Me.Label6)
|
||||
Me.TabPage1.Controls.Add(Me.tbgdfgd)
|
||||
Me.TabPage1.Controls.Add(Me.bt_dv)
|
||||
Me.TabPage1.Controls.Add(Me.bt_fw)
|
||||
Me.TabPage1.Controls.Add(Me.tb_fds)
|
||||
Me.TabPage1.Controls.Add(Me.Label5)
|
||||
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(476, 303)
|
||||
Me.TabPage1.TabIndex = 0
|
||||
Me.TabPage1.Text = "일반설정"
|
||||
Me.TabPage1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'cmb_sdt
|
||||
'
|
||||
Me.cmb_sdt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||||
Me.cmb_sdt.FormattingEnabled = True
|
||||
Me.cmb_sdt.Items.AddRange(New Object() {"일반", "최대화", "최소화"})
|
||||
Me.cmb_sdt.Location = New System.Drawing.Point(156, 93)
|
||||
Me.cmb_sdt.Name = "cmb_sdt"
|
||||
Me.cmb_sdt.Size = New System.Drawing.Size(76, 20)
|
||||
Me.cmb_sdt.TabIndex = 4
|
||||
'
|
||||
'Label9
|
||||
'
|
||||
Me.Label9.AutoSize = True
|
||||
Me.Label9.Location = New System.Drawing.Point(6, 96)
|
||||
Me.Label9.Name = "Label9"
|
||||
Me.Label9.Size = New System.Drawing.Size(143, 12)
|
||||
Me.Label9.TabIndex = 21
|
||||
Me.Label9.Text = "(수용)세부목록 시작 상태"
|
||||
'
|
||||
'TabPage2
|
||||
'
|
||||
Me.TabPage2.Controls.Add(Me.SORTCHK)
|
||||
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(476, 303)
|
||||
Me.TabPage2.TabIndex = 1
|
||||
Me.TabPage2.Text = "전주세부"
|
||||
Me.TabPage2.UseVisualStyleBackColor = True
|
||||
'
|
||||
'SORTCHK
|
||||
'
|
||||
Me.SORTCHK.AutoSize = True
|
||||
Me.SORTCHK.Location = New System.Drawing.Point(15, 16)
|
||||
Me.SORTCHK.Name = "SORTCHK"
|
||||
Me.SORTCHK.Size = New System.Drawing.Size(280, 16)
|
||||
Me.SORTCHK.TabIndex = 0
|
||||
Me.SORTCHK.Text = "정렬시 번호값이 비어있을경우 위에 표시합니다"
|
||||
Me.SORTCHK.UseVisualStyleBackColor = True
|
||||
Me.SORTCHK.Visible = False
|
||||
'
|
||||
'TabPage3
|
||||
'
|
||||
Me.TabPage3.Controls.Add(Me.chb_numcolor)
|
||||
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
|
||||
Me.TabPage3.Name = "TabPage3"
|
||||
Me.TabPage3.Size = New System.Drawing.Size(476, 303)
|
||||
Me.TabPage3.TabIndex = 2
|
||||
Me.TabPage3.Text = "가공출력"
|
||||
Me.TabPage3.UseVisualStyleBackColor = True
|
||||
'
|
||||
'chb_numcolor
|
||||
'
|
||||
Me.chb_numcolor.A_CheckValue = Nothing
|
||||
Me.chb_numcolor.A_OtherValue = False
|
||||
Me.chb_numcolor.A_UnCheckVal = Nothing
|
||||
Me.chb_numcolor.AutoSize = True
|
||||
Me.chb_numcolor.Checked = True
|
||||
Me.chb_numcolor.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.chb_numcolor.Location = New System.Drawing.Point(12, 17)
|
||||
Me.chb_numcolor.Name = "chb_numcolor"
|
||||
Me.chb_numcolor.Size = New System.Drawing.Size(124, 16)
|
||||
Me.chb_numcolor.TabIndex = 0
|
||||
Me.chb_numcolor.Text = "전주번호 색상구분"
|
||||
Me.chb_numcolor.UseVisualStyleBackColor = True
|
||||
Me.chb_numcolor.Value = Nothing
|
||||
'
|
||||
'Config
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(512, 415)
|
||||
Me.Controls.Add(Me.TabControl1)
|
||||
Me.Controls.Add(Me.bt_ok)
|
||||
Me.Controls.Add(Me.bt_c)
|
||||
Me.Controls.Add(Me.Label7)
|
||||
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D
|
||||
Me.MaximizeBox = False
|
||||
Me.MinimizeBox = False
|
||||
Me.Name = "Config"
|
||||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||||
Me.Text = "프로그램 설정"
|
||||
Me.TabControl1.ResumeLayout(False)
|
||||
Me.TabPage1.ResumeLayout(False)
|
||||
Me.TabPage1.PerformLayout()
|
||||
Me.TabPage2.ResumeLayout(False)
|
||||
Me.TabPage2.PerformLayout()
|
||||
Me.TabPage3.ResumeLayout(False)
|
||||
Me.TabPage3.PerformLayout()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
End Sub
|
||||
Friend WithEvents Label1 As System.Windows.Forms.Label
|
||||
Friend WithEvents tb_ur As System.Windows.Forms.TextBox
|
||||
Friend WithEvents Button1 As System.Windows.Forms.Button
|
||||
Friend WithEvents Label2 As System.Windows.Forms.Label
|
||||
Friend WithEvents Label3 As System.Windows.Forms.Label
|
||||
Friend WithEvents cmb_ml As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents cmb_dl As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents Label4 As System.Windows.Forms.Label
|
||||
Friend WithEvents tbgdfgd As System.Windows.Forms.TextBox
|
||||
Friend WithEvents bt_fw As System.Windows.Forms.Button
|
||||
Friend WithEvents bt_dv As System.Windows.Forms.Button
|
||||
Friend WithEvents tb_fds As System.Windows.Forms.TextBox
|
||||
Friend WithEvents Label5 As System.Windows.Forms.Label
|
||||
Friend WithEvents bt_mm As System.Windows.Forms.Button
|
||||
Friend WithEvents tb_mf As System.Windows.Forms.TextBox
|
||||
Friend WithEvents Label6 As System.Windows.Forms.Label
|
||||
Friend WithEvents Label7 As System.Windows.Forms.Label
|
||||
Friend WithEvents bt_ok As System.Windows.Forms.Button
|
||||
Friend WithEvents bt_c As System.Windows.Forms.Button
|
||||
Friend WithEvents cmb_pc As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents Label8 As System.Windows.Forms.Label
|
||||
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 SORTCHK As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents Label9 As System.Windows.Forms.Label
|
||||
Friend WithEvents cmb_sdt As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
|
||||
Friend WithEvents chb_numcolor As NewControlGroup.NewChkBox
|
||||
End Class
|
||||
120
SpreadNet.v13/Epole/Config.resx
Normal file
@@ -0,0 +1,120 @@
|
||||
<?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=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
</root>
|
||||
156
SpreadNet.v13/Epole/Config.vb
Normal file
@@ -0,0 +1,156 @@
|
||||
Imports ACC.ARINCLASS
|
||||
Imports ACC
|
||||
|
||||
Public Class Config
|
||||
|
||||
Private Sub Button6_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_c.Click
|
||||
Me.Dispose()
|
||||
End Sub
|
||||
|
||||
Private Sub Config_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
|
||||
Me.tb_ur.Text = PICmanFile
|
||||
Select Case MakeState.ToUpper
|
||||
Case "MAX"
|
||||
Me.cmb_ml.Text = "최대화"
|
||||
Case "MIN"
|
||||
Me.cmb_ml.Text = "최소화"
|
||||
Case Else
|
||||
Me.cmb_ml.Text = "일반"
|
||||
End Select
|
||||
Select Case PoleState.ToUpper
|
||||
Case "MAX"
|
||||
Me.cmb_dl.Text = "최대화"
|
||||
Case "MIN"
|
||||
Me.cmb_dl.Text = "최소화"
|
||||
Case Else
|
||||
Me.cmb_dl.Text = "일반"
|
||||
End Select
|
||||
Select Case PoleEtcState.ToUpper
|
||||
Case "MAX"
|
||||
Me.cmb_sdt.Text = "최대화"
|
||||
Case "MIN"
|
||||
Me.cmb_sdt.Text = "최소화"
|
||||
Case Else
|
||||
Me.cmb_sdt.Text = "일반"
|
||||
End Select
|
||||
Select Case PicState.ToUpper
|
||||
Case "MAX"
|
||||
Me.cmb_pc.Text = "최대화"
|
||||
Case "MIN"
|
||||
Me.cmb_pc.Text = "최소화"
|
||||
Case Else
|
||||
Me.cmb_pc.Text = "일반"
|
||||
End Select
|
||||
Me.tbgdfgd.Text = FormFont.FontName & "," & FormFont.FontSize
|
||||
Me.tb_fds.Text = ViewFont.FontName & "," & ViewFont.FontSize
|
||||
Me.tb_mf.Text = MenuFont.FontName & "," & MenuFont.FontSize
|
||||
Me.SORTCHK.Checked = SORTNULL
|
||||
End Sub
|
||||
|
||||
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
|
||||
Dim A As New OpenFileDialog
|
||||
If A.ShowDialog <> System.Windows.Forms.DialogResult.OK Then Return
|
||||
Me.tb_ur.Text = A.FileName.Replace(My.Application.Info.DirectoryPath, "")
|
||||
End Sub
|
||||
|
||||
Private Sub bt_확인_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_ok.Click
|
||||
Dim INI As New MyINI(My.Application.Info.DirectoryPath & "\epole.ini")
|
||||
Dim SpINI As New MyINI(My.Application.Info.DirectoryPath & "\spread.ini")
|
||||
INI.Write("main", "picman", Me.tb_ur.Text)
|
||||
PICmanFile = Me.tb_ur.Text
|
||||
Select Case Me.cmb_ml.Text
|
||||
Case "최대화"
|
||||
INI.Write("main", "MakeState", "max")
|
||||
MakeState = "max"
|
||||
Case "최소화"
|
||||
INI.Write("main", "MakeState", "min")
|
||||
MakeState = "min"
|
||||
Case Else
|
||||
MakeState = "normal"
|
||||
INI.Write("nor", "MakeState", "nor")
|
||||
End Select
|
||||
|
||||
Select Case Me.cmb_dl.Text
|
||||
Case "최대화"
|
||||
INI.Write("main", "PoleState", "max")
|
||||
PoleState = "max"
|
||||
Case "최소화"
|
||||
INI.Write("main", "PoleState", "min")
|
||||
PoleState = "min"
|
||||
Case Else
|
||||
INI.Write("main", "PoleState", "nor")
|
||||
PoleState = "nor"
|
||||
End Select
|
||||
|
||||
Select Case Me.cmb_sdt.Text
|
||||
Case "최대화"
|
||||
INI.Write("main", "PoleEtcState", "max")
|
||||
PoleState = "max"
|
||||
Case "최소화"
|
||||
INI.Write("main", "PoleEtcState", "min")
|
||||
PoleState = "min"
|
||||
Case Else
|
||||
INI.Write("main", "PoleEtcState", "nor")
|
||||
PoleState = "nor"
|
||||
End Select
|
||||
|
||||
Select Case Me.cmb_pc.Text
|
||||
Case "최대화"
|
||||
INI.Write("main", "PicState", "max")
|
||||
PicState = "max"
|
||||
Case "최소화"
|
||||
INI.Write("main", "PicState", "min")
|
||||
PicState = "min"
|
||||
Case Else
|
||||
INI.Write("main", "PicState", "nor")
|
||||
PicState = "nor"
|
||||
End Select
|
||||
|
||||
SORTNULL = Me.SORTCHK.Checked
|
||||
NUMCOLOR = Me.chb_numcolor.Checked
|
||||
|
||||
INI.Write("MAIN", "SortNull", Me.SORTCHK.Checked)
|
||||
INI.Write("main", "formfont", Me.tbgdfgd.Text)
|
||||
INI.Write("main", "viewfont", Me.tb_fds.Text)
|
||||
INI.Write("main", "menufont", Me.tb_mf.Text)
|
||||
INI.Write("main", "NUMCOLOR", Me.chb_numcolor.Checked)
|
||||
|
||||
FormFont.FontName = Me.tbgdfgd.Text.Split(",")(0)
|
||||
FormFont.FontSize = Me.tbgdfgd.Text.Split(",")(1)
|
||||
|
||||
ViewFont.FontName = Me.tb_fds.Text.Split(",")(0)
|
||||
ViewFont.FontSize = Me.tb_fds.Text.Split(",")(1)
|
||||
|
||||
MenuFont.FontName = Me.tb_mf.Text.Split(",")(0)
|
||||
MenuFont.FontSize = Me.tb_mf.Text.Split(",")(1)
|
||||
|
||||
MSG("저장이완료되었습니다\n\n일부데이터는 프로그램이 재시작되면 반영됩니다.", MsgBoxStyle.Information, "저장완료")
|
||||
Me.Dispose()
|
||||
End Sub
|
||||
|
||||
Private Sub bt_폼윈도버튼_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_fw.Click
|
||||
Dim A As New FontDialog
|
||||
Dim OFont As New Font(FormFont.FontName, FormFont.FontSize, Me.Font.Style)
|
||||
A.Font = OFont
|
||||
If A.ShowDialog <> System.Windows.Forms.DialogResult.OK Then Return
|
||||
Me.tbgdfgd.Text = A.Font.Name & "," & A.Font.Size
|
||||
End Sub
|
||||
|
||||
Private Sub bt_데이터뷰버튼_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_dv.Click
|
||||
Dim A As New FontDialog
|
||||
Dim OFont As New Font(ViewFont.FontName, ViewFont.FontSize, Me.Font.Style)
|
||||
A.Font = OFont
|
||||
If A.ShowDialog <> System.Windows.Forms.DialogResult.OK Then Return
|
||||
Me.tb_fds.Text = A.Font.Name & "," & A.Font.Size
|
||||
End Sub
|
||||
|
||||
Private Sub bt_메뉴버튼_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_mm.Click
|
||||
Dim A As New FontDialog
|
||||
Dim OFont As New Font(MenuFont.FontName, MenuFont.FontSize, Me.Font.Style)
|
||||
A.Font = OFont
|
||||
If A.ShowDialog <> System.Windows.Forms.DialogResult.OK Then Return
|
||||
Me.tb_mf.Text = A.Font.Name & "," & A.Font.Size
|
||||
End Sub
|
||||
|
||||
|
||||
End Class
|
||||
BIN
SpreadNet.v13/Epole/DataBase/irea.mdb
Normal file
137
SpreadNet.v13/Epole/EnDec.vb
Normal file
@@ -0,0 +1,137 @@
|
||||
Imports System.Security.Cryptography
|
||||
|
||||
Public Class EnDec
|
||||
|
||||
Private TripleDes As New TripleDESCryptoServiceProvider
|
||||
Sub New(ByVal key As String)
|
||||
' Initialize the crypto provider.
|
||||
TripleDes.Key = TruncateHash(key, TripleDes.KeySize \ 8)
|
||||
TripleDes.IV = TruncateHash("", TripleDes.BlockSize \ 8)
|
||||
End Sub
|
||||
|
||||
Private Function TruncateHash( _
|
||||
ByVal key As String, _
|
||||
ByVal length As Integer) _
|
||||
As Byte()
|
||||
|
||||
Dim sha1 As New SHA1CryptoServiceProvider
|
||||
|
||||
' Hash the key.
|
||||
Dim keyBytes() As Byte = _
|
||||
System.Text.Encoding.Unicode.GetBytes(key)
|
||||
Dim hash() As Byte = sha1.ComputeHash(keyBytes)
|
||||
|
||||
' Truncate or pad the hash.
|
||||
ReDim Preserve hash(length - 1)
|
||||
Return hash
|
||||
End Function
|
||||
|
||||
''' <summary>
|
||||
''' 문자열의 암호화
|
||||
''' </summary>
|
||||
''' <param name="plaintext"></param>
|
||||
''' <returns></returns>
|
||||
''' <remarks></remarks>
|
||||
Public Function EncryptData( _
|
||||
ByVal plaintext As String) _
|
||||
As String
|
||||
|
||||
' Convert the plaintext string to a byte array.
|
||||
Dim plaintextBytes() As Byte = _
|
||||
System.Text.Encoding.Unicode.GetBytes(plaintext)
|
||||
|
||||
' Create the stream.
|
||||
Dim ms As New System.IO.MemoryStream
|
||||
' Create the encoder to write to the stream.
|
||||
Dim encStream As New CryptoStream(ms, _
|
||||
TripleDes.CreateEncryptor(), _
|
||||
System.Security.Cryptography.CryptoStreamMode.Write)
|
||||
|
||||
' Use the crypto stream to write the byte array to the stream.
|
||||
encStream.Write(plaintextBytes, 0, plaintextBytes.Length)
|
||||
encStream.FlushFinalBlock()
|
||||
|
||||
' Convert the encrypted stream to a printable string.
|
||||
Return Convert.ToBase64String(ms.ToArray)
|
||||
End Function
|
||||
|
||||
''' <summary>
|
||||
''' 복호화'
|
||||
''' </summary>
|
||||
''' <param name="encryptedtext"></param>
|
||||
''' <returns></returns>
|
||||
''' <remarks></remarks>
|
||||
Public Function DecryptData( _
|
||||
ByVal encryptedtext As String) _
|
||||
As String
|
||||
|
||||
' Convert the encrypted text string to a byte array.
|
||||
Dim encryptedBytes() As Byte = Convert.FromBase64String(encryptedtext)
|
||||
|
||||
' Create the stream.
|
||||
Dim ms As New System.IO.MemoryStream
|
||||
' Create the decoder to write to the stream.
|
||||
Dim decStream As New CryptoStream(ms, _
|
||||
TripleDes.CreateDecryptor(), _
|
||||
System.Security.Cryptography.CryptoStreamMode.Write)
|
||||
|
||||
' Use the crypto stream to write the byte array to the stream.
|
||||
decStream.Write(encryptedBytes, 0, encryptedBytes.Length)
|
||||
decStream.FlushFinalBlock()
|
||||
|
||||
' Convert the plaintext stream to a string.
|
||||
Return System.Text.Encoding.Unicode.GetString(ms.ToArray, 0, ms.Length)
|
||||
End Function
|
||||
|
||||
''' <summary>
|
||||
''' 파일로부터 문자열을 읽어옵니다.
|
||||
''' </summary>
|
||||
''' <param name="Filename"></param>
|
||||
''' <remarks></remarks>
|
||||
Public Function Read_STring(ByVal Filename As String) As String
|
||||
Dim FI As New System.IO.FileInfo(Filename)
|
||||
If FI.Exists = False Then
|
||||
MsgBox("필수파일이 존재하지않습니다", MsgBoxStyle.Critical, "확인")
|
||||
Return ""
|
||||
End If
|
||||
|
||||
Dim FS As New System.IO.FileStream(FI.FullName, IO.FileMode.Open)
|
||||
Dim SR As New System.IO.StreamReader(FS, System.Text.Encoding.Default)
|
||||
|
||||
Dim cipherText As String = SR.ReadToEnd
|
||||
SR.Close()
|
||||
FS.Close()
|
||||
|
||||
' DecryptData throws if the wrong password is used.
|
||||
Try
|
||||
Dim plainText As String = DecryptData(cipherText)
|
||||
Return plainText
|
||||
'MsgBox("해독값은? " & plainText)
|
||||
Catch ex As System.Security.Cryptography.CryptographicException
|
||||
Return ""
|
||||
MsgBox("암호화키가 일치하지않거나 기타 오류입니다")
|
||||
End Try
|
||||
|
||||
End Function
|
||||
|
||||
''' <summary>
|
||||
''' 파일에 해당 문자열을 기록합니다.
|
||||
''' </summary>
|
||||
''' <param name="Filename"></param>
|
||||
''' <param name="Contents"></param>
|
||||
''' <remarks></remarks>
|
||||
Public Sub Write_String(ByVal Filename As String, ByVal Contents As String)
|
||||
Dim cipherText As String = EncryptData(Contents)
|
||||
|
||||
Dim FI As New System.IO.FileInfo(Filename)
|
||||
Dim FS As New System.IO.FileStream(FI.FullName, IO.FileMode.Create)
|
||||
Dim SW As New System.IO.StreamWriter(FS, System.Text.Encoding.Default)
|
||||
'MsgBox("암호화된값은? " & cipherText)
|
||||
SW.Write(cipherText)
|
||||
SW.Flush()
|
||||
SW.Close()
|
||||
FS.Close()
|
||||
End Sub
|
||||
|
||||
|
||||
End Class
|
||||
66
SpreadNet.v13/Epole/Form_Work.Designer.vb
generated
Normal file
@@ -0,0 +1,66 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
Partial Class Form_Work
|
||||
Inherits System.Windows.Forms.Form
|
||||
|
||||
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
|
||||
<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
|
||||
|
||||
'Windows Form 디자이너에 필요합니다.
|
||||
Private components As System.ComponentModel.IContainer
|
||||
|
||||
'참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다.
|
||||
'수정하려면 Windows Form 디자이너를 사용하십시오.
|
||||
'코드 편집기를 사용하여 수정하지 마십시오.
|
||||
<System.Diagnostics.DebuggerStepThrough()> _
|
||||
Private Sub InitializeComponent()
|
||||
Me.ProgressBar1 = New System.Windows.Forms.ProgressBar
|
||||
Me.Label1 = New System.Windows.Forms.Label
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'ProgressBar1
|
||||
'
|
||||
Me.ProgressBar1.Location = New System.Drawing.Point(13, 43)
|
||||
Me.ProgressBar1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
||||
Me.ProgressBar1.Name = "ProgressBar1"
|
||||
Me.ProgressBar1.Size = New System.Drawing.Size(388, 16)
|
||||
Me.ProgressBar1.TabIndex = 0
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.Location = New System.Drawing.Point(13, 10)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(388, 26)
|
||||
Me.Label1.TabIndex = 1
|
||||
Me.Label1.Text = "..."
|
||||
Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
||||
'
|
||||
'Form_Work
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 15.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(413, 68)
|
||||
Me.ControlBox = False
|
||||
Me.Controls.Add(Me.Label1)
|
||||
Me.Controls.Add(Me.ProgressBar1)
|
||||
Me.Font = New System.Drawing.Font("맑은 고딕", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
||||
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
|
||||
Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
||||
Me.Name = "Form_Work"
|
||||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||||
Me.Text = "잠시만 기다려주세요."
|
||||
Me.TopMost = True
|
||||
Me.ResumeLayout(False)
|
||||
|
||||
End Sub
|
||||
Friend WithEvents ProgressBar1 As System.Windows.Forms.ProgressBar
|
||||
Friend WithEvents Label1 As System.Windows.Forms.Label
|
||||
End Class
|
||||
120
SpreadNet.v13/Epole/Form_Work.resx
Normal file
@@ -0,0 +1,120 @@
|
||||
<?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>
|
||||
</root>
|
||||
21
SpreadNet.v13/Epole/Form_Work.vb
Normal file
@@ -0,0 +1,21 @@
|
||||
Public Class Form_Work
|
||||
|
||||
Public Sub Msg(ByVal t As String)
|
||||
Me.Label1.Text = t
|
||||
My.Application.DoEvents()
|
||||
End Sub
|
||||
|
||||
Public Property pval() As Integer
|
||||
Get
|
||||
Return Me.ProgressBar1.Value
|
||||
End Get
|
||||
Set(ByVal value As Integer)
|
||||
If value < Me.ProgressBar1.Maximum Then Me.ProgressBar1.Value = value
|
||||
End Set
|
||||
End Property
|
||||
|
||||
Private Sub Form_Work_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
|
||||
Me.Show()
|
||||
My.Application.DoEvents()
|
||||
End Sub
|
||||
End Class
|
||||
50
SpreadNet.v13/Epole/Frm_Log.Designer.vb
generated
Normal file
@@ -0,0 +1,50 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
Partial Class Frm_Log
|
||||
Inherits System.Windows.Forms.Form
|
||||
|
||||
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
|
||||
<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
|
||||
|
||||
'Windows Form 디자이너에 필요합니다.
|
||||
Private components As System.ComponentModel.IContainer
|
||||
|
||||
'참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다.
|
||||
'수정하려면 Windows Form 디자이너를 사용하십시오.
|
||||
'코드 편집기를 사용하여 수정하지 마십시오.
|
||||
<System.Diagnostics.DebuggerStepThrough()> _
|
||||
Private Sub InitializeComponent()
|
||||
Me.RichTextBox1 = New System.Windows.Forms.RichTextBox
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'RichTextBox1
|
||||
'
|
||||
Me.RichTextBox1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.RichTextBox1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.RichTextBox1.Name = "RichTextBox1"
|
||||
Me.RichTextBox1.Size = New System.Drawing.Size(694, 552)
|
||||
Me.RichTextBox1.TabIndex = 0
|
||||
Me.RichTextBox1.Text = ""
|
||||
'
|
||||
'Frm_Log
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(694, 552)
|
||||
Me.Controls.Add(Me.RichTextBox1)
|
||||
Me.Name = "Frm_Log"
|
||||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||||
Me.Text = "기록창"
|
||||
Me.ResumeLayout(False)
|
||||
|
||||
End Sub
|
||||
Friend WithEvents RichTextBox1 As System.Windows.Forms.RichTextBox
|
||||
End Class
|
||||
120
SpreadNet.v13/Epole/Frm_Log.resx
Normal file
@@ -0,0 +1,120 @@
|
||||
<?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>
|
||||
</root>
|
||||
3
SpreadNet.v13/Epole/Frm_Log.vb
Normal file
@@ -0,0 +1,3 @@
|
||||
Public Class Frm_Log
|
||||
|
||||
End Class
|
||||
2
SpreadNet.v13/Epole/History.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
190223 chi 스타일목록에서 마우스 우클릭으로 숨김/표시 처리가 가능함(단 관리자 로그인 시)
|
||||
180117 chi *cls_tonshin 에서 간선과 전주번호 길이 최대값을 10에서 20으로 수정
|
||||
49
SpreadNet.v13/Epole/Log.Designer.vb
generated
Normal file
@@ -0,0 +1,49 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
Partial Class Log
|
||||
Inherits System.Windows.Forms.Form
|
||||
|
||||
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
|
||||
<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
|
||||
|
||||
'Windows Form 디자이너에 필요합니다.
|
||||
Private components As System.ComponentModel.IContainer
|
||||
|
||||
'참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다.
|
||||
'수정하려면 Windows Form 디자이너를 사용하십시오.
|
||||
'코드 편집기를 사용하여 수정하지 마십시오.
|
||||
<System.Diagnostics.DebuggerStepThrough()> _
|
||||
Private Sub InitializeComponent()
|
||||
Me.RichTextBox1 = New System.Windows.Forms.RichTextBox
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'RichTextBox1
|
||||
'
|
||||
Me.RichTextBox1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.RichTextBox1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.RichTextBox1.Name = "RichTextBox1"
|
||||
Me.RichTextBox1.Size = New System.Drawing.Size(525, 511)
|
||||
Me.RichTextBox1.TabIndex = 0
|
||||
Me.RichTextBox1.Text = ""
|
||||
'
|
||||
'Log
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(525, 511)
|
||||
Me.Controls.Add(Me.RichTextBox1)
|
||||
Me.Name = "Log"
|
||||
Me.Text = "Log"
|
||||
Me.ResumeLayout(False)
|
||||
|
||||
End Sub
|
||||
Friend WithEvents RichTextBox1 As System.Windows.Forms.RichTextBox
|
||||
End Class
|
||||
120
SpreadNet.v13/Epole/Log.resx
Normal file
@@ -0,0 +1,120 @@
|
||||
<?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>
|
||||
</root>
|
||||
3
SpreadNet.v13/Epole/Log.vb
Normal file
@@ -0,0 +1,3 @@
|
||||
Public Class Log
|
||||
|
||||
End Class
|
||||
789
SpreadNet.v13/Epole/MakeList.Designer.vb
generated
Normal file
@@ -0,0 +1,789 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
Partial Class MakeList
|
||||
Inherits System.Windows.Forms.Form
|
||||
|
||||
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
|
||||
<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
|
||||
|
||||
'Windows Form 디자이너에 필요합니다.
|
||||
Private components As System.ComponentModel.IContainer
|
||||
|
||||
'참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다.
|
||||
'수정하려면 Windows Form 디자이너를 사용하십시오.
|
||||
'코드 편집기를 사용하여 수정하지 마십시오.
|
||||
<System.Diagnostics.DebuggerStepThrough()> _
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(MakeList))
|
||||
Dim CheckBoxCellType1 As FarPoint.Win.Spread.CellType.CheckBoxCellType = New FarPoint.Win.Spread.CellType.CheckBoxCellType()
|
||||
Dim ButtonCellType1 As FarPoint.Win.Spread.CellType.ButtonCellType = New FarPoint.Win.Spread.CellType.ButtonCellType()
|
||||
Dim DateTimeCellType1 As FarPoint.Win.Spread.CellType.DateTimeCellType = New FarPoint.Win.Spread.CellType.DateTimeCellType()
|
||||
Dim TextCellType1 As FarPoint.Win.Spread.CellType.TextCellType = New FarPoint.Win.Spread.CellType.TextCellType()
|
||||
Dim NumberCellType1 As FarPoint.Win.Spread.CellType.NumberCellType = New FarPoint.Win.Spread.CellType.NumberCellType()
|
||||
Dim CurrencyCellType1 As FarPoint.Win.Spread.CellType.CurrencyCellType = New FarPoint.Win.Spread.CellType.CurrencyCellType()
|
||||
Dim CurrencyCellType2 As FarPoint.Win.Spread.CellType.CurrencyCellType = New FarPoint.Win.Spread.CellType.CurrencyCellType()
|
||||
Dim ComboBoxCellType1 As FarPoint.Win.Spread.CellType.ComboBoxCellType = New FarPoint.Win.Spread.CellType.ComboBoxCellType()
|
||||
Me.PRB1 = New System.Windows.Forms.ToolStripProgressBar()
|
||||
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox()
|
||||
Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.bt_commit = New System.Windows.Forms.ToolStripButton()
|
||||
Me.bt_cancel = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
|
||||
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
||||
Me.lb_auth = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
Me.lb_change = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
Me.lb_msg = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
Me.bn = New System.Windows.Forms.BindingNavigator(Me.components)
|
||||
Me.bs = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.DS = New EpoleNetv3.DataSet()
|
||||
Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.ToolStripTextBox1 = New System.Windows.Forms.ToolStripTextBox()
|
||||
Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.ToolStripButton6 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.ToolStripButton7 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripButton8 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripSeparator7 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.bt_close = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.bt_savecolsize = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.bt_find = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.MenuStrip1 = New System.Windows.Forms.MenuStrip()
|
||||
Me.bt_programs = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.mbt_config = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.mb_exit = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.mbt_addnew = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.mbt_newtongsin = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.mbt_02 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.mbt_homepage = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.bt_about = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.mbT_about = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ToolStripMenuItem3 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.bt_howto = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ToolStripMenuItem4 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.ta_main = New EpoleNetv3.DataSetTableAdapters.MainTableTableAdapter()
|
||||
Me.ta_jju = New EpoleNetv3.DataSetTableAdapters.Detail_tongsinTableAdapter()
|
||||
Me.view1 = New NewFp()
|
||||
Me.view1_Sheet1 = New FarPoint.Win.Spread.SheetView()
|
||||
Me.StatusStrip1.SuspendLayout()
|
||||
CType(Me.bn, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.bn.SuspendLayout()
|
||||
CType(Me.bs, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.DS, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.ContextMenuStrip1.SuspendLayout()
|
||||
Me.MenuStrip1.SuspendLayout()
|
||||
CType(Me.view1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.view1_Sheet1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'PRB1
|
||||
'
|
||||
Me.PRB1.Name = "PRB1"
|
||||
Me.PRB1.Size = New System.Drawing.Size(100, 16)
|
||||
'
|
||||
'BindingNavigatorCountItem
|
||||
'
|
||||
Me.BindingNavigatorCountItem.Enabled = False
|
||||
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
||||
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(29, 36)
|
||||
Me.BindingNavigatorCountItem.Text = "/0"
|
||||
Me.BindingNavigatorCountItem.ToolTipText = "전체 항목 수"
|
||||
'
|
||||
'BindingNavigatorMoveFirstItem
|
||||
'
|
||||
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMoveFirstItem.Enabled = False
|
||||
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
|
||||
Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 36)
|
||||
Me.BindingNavigatorMoveFirstItem.Text = "처음으로 이동"
|
||||
'
|
||||
'BindingNavigatorMoveLastItem
|
||||
'
|
||||
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMoveLastItem.Enabled = False
|
||||
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
|
||||
Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 36)
|
||||
Me.BindingNavigatorMoveLastItem.Text = "마지막으로 이동"
|
||||
'
|
||||
'BindingNavigatorMoveNextItem
|
||||
'
|
||||
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMoveNextItem.Enabled = False
|
||||
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
|
||||
Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 36)
|
||||
Me.BindingNavigatorMoveNextItem.Text = "다음으로 이동"
|
||||
'
|
||||
'BindingNavigatorMovePreviousItem
|
||||
'
|
||||
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMovePreviousItem.Enabled = False
|
||||
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(36, 36)
|
||||
Me.BindingNavigatorMovePreviousItem.Text = "이전으로 이동"
|
||||
'
|
||||
'BindingNavigatorPositionItem
|
||||
'
|
||||
Me.BindingNavigatorPositionItem.AccessibleName = "위치"
|
||||
Me.BindingNavigatorPositionItem.AutoSize = False
|
||||
Me.BindingNavigatorPositionItem.Enabled = False
|
||||
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
||||
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(25, 21)
|
||||
Me.BindingNavigatorPositionItem.Text = "0"
|
||||
Me.BindingNavigatorPositionItem.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||||
Me.BindingNavigatorPositionItem.ToolTipText = "현재 위치"
|
||||
'
|
||||
'BindingNavigatorSeparator
|
||||
'
|
||||
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
||||
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 39)
|
||||
'
|
||||
'BindingNavigatorSeparator1
|
||||
'
|
||||
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
|
||||
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 39)
|
||||
'
|
||||
'BindingNavigatorSeparator2
|
||||
'
|
||||
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
||||
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 39)
|
||||
'
|
||||
'BindingNavigatorDeleteItem
|
||||
'
|
||||
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
|
||||
Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(95, 36)
|
||||
Me.BindingNavigatorDeleteItem.Text = "줄삭제(&D)"
|
||||
Me.BindingNavigatorDeleteItem.ToolTipText = "현재 선퇙된 줄을 삭제합니다.(이것은 SHIFT+DELETE)와 같습니다"
|
||||
'
|
||||
'ToolStripSeparator1
|
||||
'
|
||||
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
||||
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 39)
|
||||
'
|
||||
'bt_commit
|
||||
'
|
||||
Me.bt_commit.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_commit.Name = "bt_commit"
|
||||
Me.bt_commit.Size = New System.Drawing.Size(99, 36)
|
||||
Me.bt_commit.Text = "변경내용저장(&S)"
|
||||
Me.bt_commit.ToolTipText = "변경된 내용을 데이터베이스에 저장합니다"
|
||||
'
|
||||
'bt_cancel
|
||||
'
|
||||
Me.bt_cancel.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_cancel.Name = "bt_cancel"
|
||||
Me.bt_cancel.Size = New System.Drawing.Size(100, 36)
|
||||
Me.bt_cancel.Text = "변경내용취소(&C)"
|
||||
Me.bt_cancel.ToolTipText = "변경된 내용을 모두 취소합니다"
|
||||
'
|
||||
'ToolStripSeparator2
|
||||
'
|
||||
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
||||
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 39)
|
||||
'
|
||||
'ToolStripButton1
|
||||
'
|
||||
Me.ToolStripButton1.BackColor = System.Drawing.Color.Transparent
|
||||
Me.ToolStripButton1.Checked = True
|
||||
Me.ToolStripButton1.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.ToolStripButton1.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
||||
Me.ToolStripButton1.Image = Global.EpoleNetv3.My.Resources.Resources.stop_32
|
||||
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.ToolStripButton1.Name = "ToolStripButton1"
|
||||
Me.ToolStripButton1.Size = New System.Drawing.Size(88, 36)
|
||||
Me.ToolStripButton1.Text = "닫기(&X)"
|
||||
Me.ToolStripButton1.ToolTipText = "현재 창을 닫습니다"
|
||||
'
|
||||
'ToolTip1
|
||||
'
|
||||
Me.ToolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info
|
||||
Me.ToolTip1.ToolTipTitle = "간편도움말"
|
||||
'
|
||||
'StatusStrip1
|
||||
'
|
||||
Me.StatusStrip1.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
||||
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.lb_auth, Me.lb_change, Me.lb_msg})
|
||||
Me.StatusStrip1.Location = New System.Drawing.Point(0, 579)
|
||||
Me.StatusStrip1.Name = "StatusStrip1"
|
||||
Me.StatusStrip1.Size = New System.Drawing.Size(883, 22)
|
||||
Me.StatusStrip1.TabIndex = 15
|
||||
Me.StatusStrip1.Text = "StatusStrip1"
|
||||
'
|
||||
'lb_auth
|
||||
'
|
||||
Me.lb_auth.Name = "lb_auth"
|
||||
Me.lb_auth.Size = New System.Drawing.Size(53, 17)
|
||||
Me.lb_auth.Text = "[관리자]"
|
||||
'
|
||||
'lb_change
|
||||
'
|
||||
Me.lb_change.Name = "lb_change"
|
||||
Me.lb_change.Size = New System.Drawing.Size(17, 17)
|
||||
Me.lb_change.Text = "ㅁ"
|
||||
'
|
||||
'lb_msg
|
||||
'
|
||||
Me.lb_msg.Name = "lb_msg"
|
||||
Me.lb_msg.Size = New System.Drawing.Size(29, 17)
|
||||
Me.lb_msg.Text = "알림"
|
||||
'
|
||||
'bn
|
||||
'
|
||||
Me.bn.AddNewItem = Nothing
|
||||
Me.bn.BindingSource = Me.bs
|
||||
Me.bn.CountItem = Me.ToolStripLabel1
|
||||
Me.bn.DeleteItem = Nothing
|
||||
Me.bn.Dock = System.Windows.Forms.DockStyle.Bottom
|
||||
Me.bn.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
||||
Me.bn.ImageScalingSize = New System.Drawing.Size(30, 30)
|
||||
Me.bn.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton2, Me.ToolStripButton3, Me.ToolStripSeparator3, Me.ToolStripTextBox1, Me.ToolStripLabel1, Me.ToolStripSeparator4, Me.ToolStripButton4, Me.ToolStripButton5, Me.ToolStripSeparator5, Me.ToolStripButton6, Me.ToolStripSeparator6, Me.ToolStripButton7, Me.ToolStripButton8, Me.ToolStripSeparator7, Me.bt_close})
|
||||
Me.bn.Location = New System.Drawing.Point(0, 542)
|
||||
Me.bn.MoveFirstItem = Me.ToolStripButton2
|
||||
Me.bn.MoveLastItem = Me.ToolStripButton5
|
||||
Me.bn.MoveNextItem = Me.ToolStripButton4
|
||||
Me.bn.MovePreviousItem = Me.ToolStripButton3
|
||||
Me.bn.Name = "bn"
|
||||
Me.bn.PositionItem = Me.ToolStripTextBox1
|
||||
Me.bn.Size = New System.Drawing.Size(883, 37)
|
||||
Me.bn.TabIndex = 17
|
||||
Me.bn.Text = "BindingNavigator1"
|
||||
'
|
||||
'bs
|
||||
'
|
||||
Me.bs.DataMember = "maintable"
|
||||
Me.bs.DataSource = Me.DS
|
||||
Me.bs.Sort = "날짜 DESC"
|
||||
'
|
||||
'DS
|
||||
'
|
||||
Me.DS.DataSetName = "DataSet"
|
||||
Me.DS.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
||||
'
|
||||
'ToolStripLabel1
|
||||
'
|
||||
Me.ToolStripLabel1.Name = "ToolStripLabel1"
|
||||
Me.ToolStripLabel1.Size = New System.Drawing.Size(29, 34)
|
||||
Me.ToolStripLabel1.Text = "/{0}"
|
||||
Me.ToolStripLabel1.ToolTipText = "전체 항목 수"
|
||||
'
|
||||
'ToolStripButton2
|
||||
'
|
||||
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.ToolStripButton2.Image = Global.EpoleNetv3.My.Resources.Resources.skipb_32
|
||||
Me.ToolStripButton2.Name = "ToolStripButton2"
|
||||
Me.ToolStripButton2.RightToLeftAutoMirrorImage = True
|
||||
Me.ToolStripButton2.Size = New System.Drawing.Size(34, 34)
|
||||
Me.ToolStripButton2.Text = "처음으로 이동"
|
||||
'
|
||||
'ToolStripButton3
|
||||
'
|
||||
Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.ToolStripButton3.Image = Global.EpoleNetv3.My.Resources.Resources.back_32
|
||||
Me.ToolStripButton3.Name = "ToolStripButton3"
|
||||
Me.ToolStripButton3.RightToLeftAutoMirrorImage = True
|
||||
Me.ToolStripButton3.Size = New System.Drawing.Size(34, 34)
|
||||
Me.ToolStripButton3.Text = "이전으로 이동"
|
||||
'
|
||||
'ToolStripSeparator3
|
||||
'
|
||||
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
||||
Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 37)
|
||||
'
|
||||
'ToolStripTextBox1
|
||||
'
|
||||
Me.ToolStripTextBox1.AccessibleName = "위치"
|
||||
Me.ToolStripTextBox1.AutoSize = False
|
||||
Me.ToolStripTextBox1.Name = "ToolStripTextBox1"
|
||||
Me.ToolStripTextBox1.Size = New System.Drawing.Size(25, 21)
|
||||
Me.ToolStripTextBox1.Text = "0"
|
||||
Me.ToolStripTextBox1.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||||
Me.ToolStripTextBox1.ToolTipText = "현재 위치"
|
||||
'
|
||||
'ToolStripSeparator4
|
||||
'
|
||||
Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
|
||||
Me.ToolStripSeparator4.Size = New System.Drawing.Size(6, 37)
|
||||
'
|
||||
'ToolStripButton4
|
||||
'
|
||||
Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.ToolStripButton4.Image = Global.EpoleNetv3.My.Resources.Resources.forwd_32
|
||||
Me.ToolStripButton4.Name = "ToolStripButton4"
|
||||
Me.ToolStripButton4.RightToLeftAutoMirrorImage = True
|
||||
Me.ToolStripButton4.Size = New System.Drawing.Size(34, 34)
|
||||
Me.ToolStripButton4.Text = "다음으로 이동"
|
||||
'
|
||||
'ToolStripButton5
|
||||
'
|
||||
Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.ToolStripButton5.Image = Global.EpoleNetv3.My.Resources.Resources.skipf_32
|
||||
Me.ToolStripButton5.Name = "ToolStripButton5"
|
||||
Me.ToolStripButton5.RightToLeftAutoMirrorImage = True
|
||||
Me.ToolStripButton5.Size = New System.Drawing.Size(34, 34)
|
||||
Me.ToolStripButton5.Text = "마지막으로 이동"
|
||||
'
|
||||
'ToolStripSeparator5
|
||||
'
|
||||
Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
|
||||
Me.ToolStripSeparator5.Size = New System.Drawing.Size(6, 37)
|
||||
'
|
||||
'ToolStripButton6
|
||||
'
|
||||
Me.ToolStripButton6.Image = Global.EpoleNetv3.My.Resources.Resources.remov_32
|
||||
Me.ToolStripButton6.Name = "ToolStripButton6"
|
||||
Me.ToolStripButton6.RightToLeftAutoMirrorImage = True
|
||||
Me.ToolStripButton6.Size = New System.Drawing.Size(93, 34)
|
||||
Me.ToolStripButton6.Text = "줄삭제(&D)"
|
||||
Me.ToolStripButton6.ToolTipText = "현재 선퇙된 줄을 삭제합니다.(이것은 SHIFT+DELETE)와 같습니다"
|
||||
'
|
||||
'ToolStripSeparator6
|
||||
'
|
||||
Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
|
||||
Me.ToolStripSeparator6.Size = New System.Drawing.Size(6, 37)
|
||||
'
|
||||
'ToolStripButton7
|
||||
'
|
||||
Me.ToolStripButton7.Image = Global.EpoleNetv3.My.Resources.Resources.save_32
|
||||
Me.ToolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.ToolStripButton7.Name = "ToolStripButton7"
|
||||
Me.ToolStripButton7.Size = New System.Drawing.Size(81, 34)
|
||||
Me.ToolStripButton7.Text = "저장(&S)"
|
||||
Me.ToolStripButton7.ToolTipText = "변경된 내용을 데이터베이스에 저장합니다"
|
||||
'
|
||||
'ToolStripButton8
|
||||
'
|
||||
Me.ToolStripButton8.Image = Global.EpoleNetv3.My.Resources.Resources.cancl_32
|
||||
Me.ToolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.ToolStripButton8.Name = "ToolStripButton8"
|
||||
Me.ToolStripButton8.Size = New System.Drawing.Size(82, 34)
|
||||
Me.ToolStripButton8.Text = "취소(&C)"
|
||||
Me.ToolStripButton8.ToolTipText = "변경된 내용을 모두 취소합니다"
|
||||
'
|
||||
'ToolStripSeparator7
|
||||
'
|
||||
Me.ToolStripSeparator7.Name = "ToolStripSeparator7"
|
||||
Me.ToolStripSeparator7.Size = New System.Drawing.Size(6, 37)
|
||||
'
|
||||
'bt_close
|
||||
'
|
||||
Me.bt_close.BackColor = System.Drawing.Color.Transparent
|
||||
Me.bt_close.Checked = True
|
||||
Me.bt_close.CheckState = System.Windows.Forms.CheckState.Checked
|
||||
Me.bt_close.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
||||
Me.bt_close.Image = Global.EpoleNetv3.My.Resources.Resources.stop_32
|
||||
Me.bt_close.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.bt_close.Name = "bt_close"
|
||||
Me.bt_close.Size = New System.Drawing.Size(86, 34)
|
||||
Me.bt_close.Text = "종료(&X)"
|
||||
Me.bt_close.ToolTipText = "현재 창을 닫습니다"
|
||||
'
|
||||
'ContextMenuStrip1
|
||||
'
|
||||
Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.bt_savecolsize, Me.ToolStripMenuItem2, Me.bt_find})
|
||||
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
||||
Me.ContextMenuStrip1.Size = New System.Drawing.Size(159, 54)
|
||||
'
|
||||
'bt_savecolsize
|
||||
'
|
||||
Me.bt_savecolsize.Name = "bt_savecolsize"
|
||||
Me.bt_savecolsize.Size = New System.Drawing.Size(158, 22)
|
||||
Me.bt_savecolsize.Text = "현재뷰상태저장"
|
||||
'
|
||||
'ToolStripMenuItem2
|
||||
'
|
||||
Me.ToolStripMenuItem2.Name = "ToolStripMenuItem2"
|
||||
Me.ToolStripMenuItem2.Size = New System.Drawing.Size(155, 6)
|
||||
'
|
||||
'bt_find
|
||||
'
|
||||
Me.bt_find.Name = "bt_find"
|
||||
Me.bt_find.Size = New System.Drawing.Size(158, 22)
|
||||
Me.bt_find.Text = "목록갱신"
|
||||
'
|
||||
'MenuStrip1
|
||||
'
|
||||
Me.MenuStrip1.ImageScalingSize = New System.Drawing.Size(30, 30)
|
||||
Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.bt_programs, Me.mbt_addnew, Me.mbt_homepage, Me.bt_about, Me.ToolStripMenuItem4})
|
||||
Me.MenuStrip1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.MenuStrip1.Name = "MenuStrip1"
|
||||
Me.MenuStrip1.Size = New System.Drawing.Size(883, 38)
|
||||
Me.MenuStrip1.TabIndex = 20
|
||||
Me.MenuStrip1.Text = "MenuStrip1"
|
||||
'
|
||||
'bt_programs
|
||||
'
|
||||
Me.bt_programs.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mbt_config, Me.ToolStripMenuItem1, Me.mb_exit})
|
||||
Me.bt_programs.Image = CType(resources.GetObject("bt_programs.Image"), System.Drawing.Image)
|
||||
Me.bt_programs.Name = "bt_programs"
|
||||
Me.bt_programs.Size = New System.Drawing.Size(73, 34)
|
||||
Me.bt_programs.Text = "메뉴"
|
||||
'
|
||||
'mbt_config
|
||||
'
|
||||
Me.mbt_config.Name = "mbt_config"
|
||||
Me.mbt_config.Size = New System.Drawing.Size(122, 22)
|
||||
Me.mbt_config.Text = "환경설정"
|
||||
'
|
||||
'ToolStripMenuItem1
|
||||
'
|
||||
Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1"
|
||||
Me.ToolStripMenuItem1.Size = New System.Drawing.Size(119, 6)
|
||||
'
|
||||
'mb_exit
|
||||
'
|
||||
Me.mb_exit.Name = "mb_exit"
|
||||
Me.mb_exit.Size = New System.Drawing.Size(122, 22)
|
||||
Me.mb_exit.Text = "종료"
|
||||
'
|
||||
'mbt_addnew
|
||||
'
|
||||
Me.mbt_addnew.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mbt_newtongsin, Me.mbt_02})
|
||||
Me.mbt_addnew.Image = CType(resources.GetObject("mbt_addnew.Image"), System.Drawing.Image)
|
||||
Me.mbt_addnew.Name = "mbt_addnew"
|
||||
Me.mbt_addnew.Size = New System.Drawing.Size(97, 34)
|
||||
Me.mbt_addnew.Text = "신규제작"
|
||||
'
|
||||
'mbt_newtongsin
|
||||
'
|
||||
Me.mbt_newtongsin.Name = "mbt_newtongsin"
|
||||
Me.mbt_newtongsin.Size = New System.Drawing.Size(174, 22)
|
||||
Me.mbt_newtongsin.Tag = "A"
|
||||
Me.mbt_newtongsin.Text = "일반번호찰"
|
||||
'
|
||||
'mbt_02
|
||||
'
|
||||
Me.mbt_02.Name = "mbt_02"
|
||||
Me.mbt_02.Size = New System.Drawing.Size(174, 22)
|
||||
Me.mbt_02.Text = "광케이블 주의표찰"
|
||||
'
|
||||
'mbt_homepage
|
||||
'
|
||||
Me.mbt_homepage.Image = CType(resources.GetObject("mbt_homepage.Image"), System.Drawing.Image)
|
||||
Me.mbt_homepage.Name = "mbt_homepage"
|
||||
Me.mbt_homepage.Size = New System.Drawing.Size(97, 34)
|
||||
Me.mbt_homepage.Text = "홈페이지"
|
||||
'
|
||||
'bt_about
|
||||
'
|
||||
Me.bt_about.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
||||
Me.bt_about.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mbT_about, Me.ToolStripMenuItem3, Me.bt_howto})
|
||||
Me.bt_about.Image = CType(resources.GetObject("bt_about.Image"), System.Drawing.Image)
|
||||
Me.bt_about.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
||||
Me.bt_about.Name = "bt_about"
|
||||
Me.bt_about.Size = New System.Drawing.Size(159, 34)
|
||||
Me.bt_about.Text = "사용자인증 및 도움말"
|
||||
'
|
||||
'mbT_about
|
||||
'
|
||||
Me.mbT_about.Name = "mbT_about"
|
||||
Me.mbT_about.Size = New System.Drawing.Size(134, 22)
|
||||
Me.mbT_about.Text = "인증정보"
|
||||
'
|
||||
'ToolStripMenuItem3
|
||||
'
|
||||
Me.ToolStripMenuItem3.Name = "ToolStripMenuItem3"
|
||||
Me.ToolStripMenuItem3.Size = New System.Drawing.Size(131, 6)
|
||||
'
|
||||
'bt_howto
|
||||
'
|
||||
Me.bt_howto.Enabled = False
|
||||
Me.bt_howto.Name = "bt_howto"
|
||||
Me.bt_howto.Size = New System.Drawing.Size(134, 22)
|
||||
Me.bt_howto.Text = "사용설명서"
|
||||
'
|
||||
'ToolStripMenuItem4
|
||||
'
|
||||
Me.ToolStripMenuItem4.Name = "ToolStripMenuItem4"
|
||||
Me.ToolStripMenuItem4.Size = New System.Drawing.Size(91, 34)
|
||||
Me.ToolStripMenuItem4.Text = "구스타일변환"
|
||||
Me.ToolStripMenuItem4.Visible = False
|
||||
'
|
||||
'ta_main
|
||||
'
|
||||
Me.ta_main.ClearBeforeFill = True
|
||||
'
|
||||
'ta_jju
|
||||
'
|
||||
Me.ta_jju.ClearBeforeFill = True
|
||||
'
|
||||
'view1
|
||||
'
|
||||
Me.view1.AAutoAddrowInLast = Nothing
|
||||
Me.view1.AccessibleDescription = "view1, Sheet1"
|
||||
Me.view1.ACellImeLabel = Nothing
|
||||
Me.view1.ACellposLabel = Nothing
|
||||
Me.view1.ACheckBox_ColIndex = CType(-1, Short)
|
||||
Me.view1.ADeleteCell = True
|
||||
Me.view1.ADeleteRow = False
|
||||
Me.view1.AEditFromSpace = True
|
||||
Me.view1.AEditStatusLabel = Nothing
|
||||
Me.view1.AFirstColumn_Index = 4
|
||||
Me.view1.AllowDragFill = True
|
||||
Me.view1.AllowUserFormulas = True
|
||||
Me.view1.AMessageLabel = Nothing
|
||||
Me.view1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
||||
Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.view1.ANextRow_ColIndex = -1
|
||||
Me.view1.ASameRowheight = True
|
||||
Me.view1.BackColor = System.Drawing.Color.Transparent
|
||||
Me.view1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.view1.ButtonDrawMode = FarPoint.Win.Spread.ButtonDrawModes.CurrentCell
|
||||
Me.view1.ContextMenuStrip = Me.ContextMenuStrip1
|
||||
Me.view1.EditModeReplace = True
|
||||
Me.view1.EnableCrossSheetReference = False
|
||||
Me.view1.Font = New System.Drawing.Font("굴림", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
||||
Me.view1.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded
|
||||
Me.view1.Location = New System.Drawing.Point(0, 41)
|
||||
Me.view1.Name = "view1"
|
||||
Me.view1.RightToLeft = System.Windows.Forms.RightToLeft.No
|
||||
Me.view1.Sheets.AddRange(New FarPoint.Win.Spread.SheetView() {Me.view1_Sheet1})
|
||||
Me.view1.Size = New System.Drawing.Size(883, 498)
|
||||
Me.view1.TabIndex = 18
|
||||
Me.view1.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded
|
||||
'
|
||||
'view1_Sheet1
|
||||
'
|
||||
Me.view1_Sheet1.Reset()
|
||||
Me.view1_Sheet1.SheetName = "Sheet1"
|
||||
'Formulas and custom names must be loaded with R1C1 reference style
|
||||
Me.view1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1
|
||||
Me.view1_Sheet1.ColumnCount = 10
|
||||
Me.view1_Sheet1.ActiveRowIndex = -1
|
||||
Me.view1_Sheet1.AllowNoteEdit = False
|
||||
Me.view1_Sheet1.AutoGenerateColumns = False
|
||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "제작ID"
|
||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "선택"
|
||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "보기"
|
||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "날짜"
|
||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "거래처명"
|
||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "작업내용"
|
||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "총수량"
|
||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "단가"
|
||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "금액"
|
||||
Me.view1_Sheet1.ColumnHeader.Cells.Get(0, 9).Value = "종류"
|
||||
Me.view1_Sheet1.ColumnHeader.Rows.Get(0).Height = 37.0!
|
||||
Me.view1_Sheet1.ColumnHeader.VerticalGridLine = New FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Raised, System.Drawing.Color.LightGray, System.Drawing.SystemColors.ControlLightLight, System.Drawing.SystemColors.ControlDark, 3)
|
||||
Me.view1_Sheet1.Columns.Get(0).BackColor = System.Drawing.Color.Silver
|
||||
Me.view1_Sheet1.Columns.Get(0).DataField = "ID"
|
||||
Me.view1_Sheet1.Columns.Get(0).Label = "제작ID"
|
||||
Me.view1_Sheet1.Columns.Get(0).Locked = False
|
||||
Me.view1_Sheet1.Columns.Get(0).Visible = False
|
||||
Me.view1_Sheet1.Columns.Get(0).Width = 50.0!
|
||||
Me.view1_Sheet1.Columns.Get(1).CellType = CheckBoxCellType1
|
||||
Me.view1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
|
||||
Me.view1_Sheet1.Columns.Get(1).Label = "선택"
|
||||
Me.view1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
||||
Me.view1_Sheet1.Columns.Get(1).Width = 39.0!
|
||||
ButtonCellType1.ButtonColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
ButtonCellType1.ButtonColor2 = System.Drawing.SystemColors.ButtonFace
|
||||
ButtonCellType1.Picture = CType(resources.GetObject("ButtonCellType1.Picture"), System.Drawing.Image)
|
||||
Me.view1_Sheet1.Columns.Get(2).CellType = ButtonCellType1
|
||||
Me.view1_Sheet1.Columns.Get(2).Label = "보기"
|
||||
Me.view1_Sheet1.Columns.Get(2).Width = 39.0!
|
||||
Me.view1_Sheet1.Columns.Get(3).AllowAutoSort = True
|
||||
DateTimeCellType1.Calendar = CType(resources.GetObject("DateTimeCellType1.Calendar"), System.Globalization.Calendar)
|
||||
DateTimeCellType1.CalendarDayFont = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DateTimeCellType1.CalendarSurroundingDaysColor = System.Drawing.SystemColors.GrayText
|
||||
DateTimeCellType1.DateDefault = New Date(2007, 7, 15, 11, 18, 31, 0)
|
||||
DateTimeCellType1.DateTimeFormat = FarPoint.Win.Spread.CellType.DateTimeFormat.UserDefined
|
||||
DateTimeCellType1.MaximumTime = System.TimeSpan.Parse("23:59:59.9999999")
|
||||
DateTimeCellType1.TimeDefault = New Date(2007, 7, 15, 11, 18, 31, 0)
|
||||
DateTimeCellType1.UserDefinedFormat = "yyyy-MM-dd"
|
||||
Me.view1_Sheet1.Columns.Get(3).CellType = DateTimeCellType1
|
||||
Me.view1_Sheet1.Columns.Get(3).DataField = "날짜"
|
||||
Me.view1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
|
||||
Me.view1_Sheet1.Columns.Get(3).Label = "날짜"
|
||||
Me.view1_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
||||
Me.view1_Sheet1.Columns.Get(3).Width = 55.0!
|
||||
Me.view1_Sheet1.Columns.Get(4).AllowAutoSort = True
|
||||
Me.view1_Sheet1.Columns.Get(4).DataField = "거래처명"
|
||||
Me.view1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
|
||||
Me.view1_Sheet1.Columns.Get(4).Label = "거래처명"
|
||||
Me.view1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
||||
Me.view1_Sheet1.Columns.Get(4).Width = 79.0!
|
||||
Me.view1_Sheet1.Columns.Get(5).CellType = TextCellType1
|
||||
Me.view1_Sheet1.Columns.Get(5).DataField = "비고"
|
||||
Me.view1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
|
||||
Me.view1_Sheet1.Columns.Get(5).Label = "작업내용"
|
||||
Me.view1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
||||
Me.view1_Sheet1.Columns.Get(5).Width = 63.0!
|
||||
NumberCellType1.DecimalPlaces = 0
|
||||
NumberCellType1.ReadOnly = True
|
||||
NumberCellType1.Separator = ","
|
||||
NumberCellType1.ShowSeparator = True
|
||||
Me.view1_Sheet1.Columns.Get(6).CellType = NumberCellType1
|
||||
Me.view1_Sheet1.Columns.Get(6).DataField = "총수량"
|
||||
Me.view1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right
|
||||
Me.view1_Sheet1.Columns.Get(6).Label = "총수량"
|
||||
Me.view1_Sheet1.Columns.Get(6).Locked = True
|
||||
Me.view1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
||||
Me.view1_Sheet1.Columns.Get(6).Width = 51.0!
|
||||
CurrencyCellType1.Separator = ","
|
||||
CurrencyCellType1.ShowCurrencySymbol = False
|
||||
CurrencyCellType1.ShowSeparator = True
|
||||
Me.view1_Sheet1.Columns.Get(7).CellType = CurrencyCellType1
|
||||
Me.view1_Sheet1.Columns.Get(7).DataField = "단가"
|
||||
Me.view1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right
|
||||
Me.view1_Sheet1.Columns.Get(7).Label = "단가"
|
||||
Me.view1_Sheet1.Columns.Get(7).Locked = True
|
||||
Me.view1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
||||
Me.view1_Sheet1.Columns.Get(7).Width = 39.0!
|
||||
CurrencyCellType2.Separator = ","
|
||||
CurrencyCellType2.ShowCurrencySymbol = False
|
||||
CurrencyCellType2.ShowSeparator = True
|
||||
Me.view1_Sheet1.Columns.Get(8).CellType = CurrencyCellType2
|
||||
Me.view1_Sheet1.Columns.Get(8).DataField = "금액"
|
||||
Me.view1_Sheet1.Columns.Get(8).Formula = "RC[-2]*RC[-1]"
|
||||
Me.view1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right
|
||||
Me.view1_Sheet1.Columns.Get(8).Label = "금액"
|
||||
Me.view1_Sheet1.Columns.Get(8).Locked = True
|
||||
Me.view1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
||||
Me.view1_Sheet1.Columns.Get(8).Width = 39.0!
|
||||
ComboBoxCellType1.ButtonAlign = FarPoint.Win.ButtonAlign.Right
|
||||
ComboBoxCellType1.EditorValue = FarPoint.Win.Spread.CellType.EditorValue.ItemData
|
||||
ComboBoxCellType1.ItemData = New String() {"0", "1", "2", "3", "4", "5", "6", "7", "8"}
|
||||
ComboBoxCellType1.Items = New String() {"가공", "지중", "수용", "일반번호찰", "가로등", "정액등", "보안등", "기타번호찰", "광케이블주의표찰"}
|
||||
Me.view1_Sheet1.Columns.Get(9).CellType = ComboBoxCellType1
|
||||
Me.view1_Sheet1.Columns.Get(9).DataField = "번호찰구분"
|
||||
Me.view1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center
|
||||
Me.view1_Sheet1.Columns.Get(9).Label = "종류"
|
||||
Me.view1_Sheet1.Columns.Get(9).Locked = True
|
||||
Me.view1_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center
|
||||
Me.view1_Sheet1.Columns.Get(9).Width = 39.0!
|
||||
Me.view1_Sheet1.DataAutoCellTypes = False
|
||||
Me.view1_Sheet1.DataAutoHeadings = False
|
||||
Me.view1_Sheet1.DataAutoSizeColumns = False
|
||||
Me.view1_Sheet1.DataSource = Me.bs
|
||||
Me.view1_Sheet1.OperationMode = FarPoint.Win.Spread.OperationMode.RowMode
|
||||
Me.view1_Sheet1.Protect = False
|
||||
Me.view1_Sheet1.RowHeader.Columns.Default.Resizable = False
|
||||
Me.view1_Sheet1.RowHeader.Columns.Get(0).Width = 42.0!
|
||||
Me.view1_Sheet1.SelectionBackColor = System.Drawing.Color.Transparent
|
||||
Me.view1_Sheet1.SelectionForeColor = System.Drawing.Color.Black
|
||||
Me.view1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1
|
||||
Me.view1.SetActiveViewport(0, -1, 0)
|
||||
'
|
||||
'MakeList
|
||||
'
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None
|
||||
Me.ClientSize = New System.Drawing.Size(883, 601)
|
||||
Me.Controls.Add(Me.view1)
|
||||
Me.Controls.Add(Me.bn)
|
||||
Me.Controls.Add(Me.StatusStrip1)
|
||||
Me.Controls.Add(Me.MenuStrip1)
|
||||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||||
Me.KeyPreview = True
|
||||
Me.MainMenuStrip = Me.MenuStrip1
|
||||
Me.Name = "MakeList"
|
||||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||||
Me.Text = "KT번호찰 관리 프로그램"
|
||||
Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
|
||||
Me.StatusStrip1.ResumeLayout(False)
|
||||
Me.StatusStrip1.PerformLayout()
|
||||
CType(Me.bn, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.bn.ResumeLayout(False)
|
||||
Me.bn.PerformLayout()
|
||||
CType(Me.bs, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.DS, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ContextMenuStrip1.ResumeLayout(False)
|
||||
Me.MenuStrip1.ResumeLayout(False)
|
||||
Me.MenuStrip1.PerformLayout()
|
||||
CType(Me.view1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.view1_Sheet1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
End Sub
|
||||
Friend WithEvents DS As EpoleNetv3.DataSet
|
||||
Friend WithEvents ta_main As EpoleNetv3.DataSetTableAdapters.MainTableTableAdapter
|
||||
Friend WithEvents bs As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents ta_jju As EpoleNetv3.DataSetTableAdapters.Detail_tongsinTableAdapter
|
||||
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 bt_commit As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents bt_cancel As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip
|
||||
Friend WithEvents PRB1 As System.Windows.Forms.ToolStripProgressBar
|
||||
Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
|
||||
Friend WithEvents lb_change As System.Windows.Forms.ToolStripStatusLabel
|
||||
Friend WithEvents lb_msg As System.Windows.Forms.ToolStripStatusLabel
|
||||
Friend WithEvents bn As System.Windows.Forms.BindingNavigator
|
||||
Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel
|
||||
Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ToolStripButton3 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents ToolStripTextBox1 As System.Windows.Forms.ToolStripTextBox
|
||||
Friend WithEvents ToolStripSeparator4 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents ToolStripButton4 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ToolStripButton5 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ToolStripSeparator5 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents ToolStripButton6 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ToolStripSeparator6 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents ToolStripButton7 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ToolStripButton8 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ToolStripSeparator7 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents bt_close As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents view1 As NewFp
|
||||
Friend WithEvents view1_Sheet1 As FarPoint.Win.Spread.SheetView
|
||||
Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip
|
||||
Friend WithEvents bt_savecolsize As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
|
||||
Friend WithEvents bt_programs As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents ToolStripMenuItem1 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents mb_exit As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents mbt_addnew As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents mbt_newtongsin As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents ToolStripMenuItem2 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents bt_find As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents mbt_config As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents mbt_homepage As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents bt_about As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents lb_auth As System.Windows.Forms.ToolStripStatusLabel
|
||||
Friend WithEvents mbT_about As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents ToolStripMenuItem3 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents bt_howto As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents ToolStripMenuItem4 As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents mbt_02 As System.Windows.Forms.ToolStripMenuItem
|
||||
End Class
|
||||
378
SpreadNet.v13/Epole/MakeList.resx
Normal file
@@ -0,0 +1,378 @@
|
||||
<?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>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="BindingNavigatorMovePreviousItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
|
||||
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAACXBIWXMAAA69AAAOvQFH+5CtAAADyklE
|
||||
QVRYR72WSUsjQRTHxatbFBfEKCIKatQxqIGADR48eBHUcUFQFA0i4oKIiiBIwAGhD3MUjbvR25gP4L7v
|
||||
irvGfd8+RM17Bd10p6uTKJlp+NFVr96r/z9Jve54EUK+DFzeLS0txq6uLmtPTw9BcIwxXGPVqMEMOgMF
|
||||
6urquLa2tqnJyUny9PREWVtbI+3t7X9g3YdVpwYzqAaK19bWcvBJbRMTE1R4enqaguPu7m5M0rJq1WAG
|
||||
WaB4TU0N19zcbLNarTJxwYDZbMZEHateDWbQERQ3mUxcU1OTbXx8XBSfmZkRwRicA0z+wdpDDWZQCopX
|
||||
VVVx9fX1VPz5+ZnMzs4qwHhnZ6dnDaB4RUUFB4fONjY2RkXm5uaY4FpHR4fnDKB4WVkZB7+7KL6wsECZ
|
||||
n5+nCHPk5eWFtLa2uqShocFaXV0ttquqeGlpKQeJttHRUbr54uIiZWlpSRw7xjBPyuvrq4gQW15eJnCe
|
||||
xHZlipeUlHCVlZVUHIuxyBOgUbw3NjaiEG1XhXhhYSFXXl5Oxd/e3sjKyoqM1dVVBY7rankIrsGZQjHa
|
||||
rjLxvLw8Dr5628jICHl/f6dPt/X1ddldAOcCjnnSuBQhDucKBelhFcVzc3O54uJiUXxzc5OysbGhepfC
|
||||
ylED2lphwKegoGBqeHiYfHx8kK2tLbK9vf0t3KmFn1hhQAtfPfn8/CS7u7tO2dnZYca/Amo5GtAVFRWR
|
||||
/f39/wJqKQxkZmbuDQ0NkYODg29xeHjIjLPIz89XGNBGRkaaDQaDfXBwkBwdHTnl+PiYGXcXOPAKAz5A
|
||||
enh4OJ+WlkZNnJycMDk9PXU6dwXm5+TkKAx4AxrAEBYWxqemptoHBgbI2dmZjPPzc9lYOneFNDc7O1tu
|
||||
wNFEaGgon5ycTE1cXFx4nKysLKUBRxMhISF8YmKi3WKxkMvLS4+B+yUlJe2BhvxRzDIRHBzMx8fHUxNX
|
||||
V1fk+vpahDU3Go0uwf3gw5lhf+XLSEBqIigoiI+Li7P39/eTm5sbJre3t/SekZGBxRbgtwq/ABOgB9iv
|
||||
YwG4RBOBgYF8TEwMNXF3d6eKXq/Hwp/ADxV0gBbArlP/QyKASQA1odFo+OjoaHtfXx+5v79nkpKSgkX0
|
||||
cLkLMyhFaiIgIICPioqiJh4eHmQ8Pj4SnU7neQOI1IS/vz8PT01qAkWlJCQk/BsDiNSEn58fHxERYe/t
|
||||
7RXFcazVasX2chdmUA2pCV9fXx4e3fbY2FiC4BiMie3lLsygMyQm0gFsKWwtRXu5CzPoCrjQBLYSthS2
|
||||
lqK93IN4/QUjgLsVXMNmNAAAAABJRU5ErkJggg==
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="ToolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>193, 17</value>
|
||||
</metadata>
|
||||
<metadata name="StatusStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>424, 17</value>
|
||||
</metadata>
|
||||
<metadata name="bn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>542, 17</value>
|
||||
</metadata>
|
||||
<metadata name="bs.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>360, 17</value>
|
||||
</metadata>
|
||||
<metadata name="DS.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>293, 17</value>
|
||||
</metadata>
|
||||
<metadata name="ContextMenuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>735, 17</value>
|
||||
</metadata>
|
||||
<metadata name="MenuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>895, 17</value>
|
||||
</metadata>
|
||||
<data name="bt_programs.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
|
||||
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAACXBIWXMAAA69AAAOvQFH+5CtAAAIHklE
|
||||
QVRYR51XaWxU1xV+ITZRCwFbxkGhBktsBSHaIloXDIZCWQJCCMSSIgeDi8CxKiFUs4OoaqgqFrMFs9hO
|
||||
a1csEg5S1EKA4PG+jbHxjGfGs3hsj1c2Y7uBINL8OP2+++aNxmasVL3Sp3vfeWe7555z3n2aiPzPwAg7
|
||||
cOBA8tGjR6vS09OrCa5J47tQMj+EkEQDGO8cOXIkkjMwbOvWrb+9du2aPH/+fADOnj0r8+bNm+zne+fg
|
||||
wYOTOIfSORihidjNnj17kmG8+vTpM4Idngft/TVr1qTeunVLentfSG1trcKLFy+EtPXr128HzwgY/0fW
|
||||
lSty+PDhr9PS0taA9m4oGwbeJmja8N27d2deunRJnj17Kt999x/Jy8uTnTt3fr5hw4ZzpkKTdHV1SUFB
|
||||
gTwA6EB+fr4sXbp0H3lu37kj3377Wjo6OiQjI0OoizoH2zEw8EHTwqHkOBW+evVK6urqpKSkRPr7+yU3
|
||||
N1dOnjwpXq9XHA6HmApMYjIViNvtFrvdod7l/j1X+vr6lYzVapE3b94oueTk5E+gO2QkBj5oWvTevXuf
|
||||
ffPypVRWVkphYaFCaWmp9EMxFdK4QTdAJ/iuD46S16BbG6zS3t7O6FVA96hgWwGbAx40LRbn/M8bN25I
|
||||
T89zKS4qBoqkCHNZWZmai/Bs0IqKsS7WaUS5wUMawGjk5ORIQkLCCej+INhWwOaAB0QA+DgxMdHna/OJ
|
||||
zWaTYoSTIVUo1ufikmK1VrNaw1HM5NVpJeL2eKShoUHWrVtng86PgNARwBiempp6bteuXf9GqLpwXl9v
|
||||
3LjR6nK5pLHRKaXYVWlZqQotZ+64ELs1+cOsIgJaWSn4/DycPXDAYrWyOszbt28vh+5OIiUl5c+wGR5w
|
||||
YObMmT89dOiQvMS59/b1Cg3X11uUgvLy8gDKysvUzu7duydZWVfk2LFjCllZWVJo0vNE5y0Dry6jnLBY
|
||||
pLWlFcfRp4DNPoUD0QEHVq9enX7n9m3p7OyQh6hrOtDU5JHKikokYoVKRqK8vEIufHZBEJ2e+Pj4uilT
|
||||
pnxFzJ8/34IG9ZpnXREkU+GXa2pqErvDrnpG9+NuuXnzpqxatWoXnFCdU9u0aZNZL61Gqa6qkupqAHMV
|
||||
11XV6rmmpkYyTmfIokWLGiB4GGBZrfIjOTw8/K/Lli3zsHeYwUtZHbq8WmNWx4oqwiYKIKdyQtuyZctr
|
||||
lo/X26S8NJvNOmrMUmOuUbT79+/L8uXLPRBit/s58AEV+PEh8CvgD2vXrn3CSmAkA3qgg3NdbZ20tDSr
|
||||
soQDbvD/RDmAXRWhbcrDhw/RYntV8+HagN1mF7RkmTRp0mkITQfe6moY7wG/wLiRmZmpsl/J1+o6+Ezd
|
||||
LGXamj17dg74x/tltQ3R0dF/w7l6kCBorboTBphIOCZyrgBGDjZuACNy9OjRScgHJWPI2+025FenoI1/
|
||||
P2fOnMaoqKgL4F0ORPjltBhg0dSpU9nrlaf1j+pRCTp8Ph+FyflLYNhgwwYwwoH4pKQkaW1tVbKPAKfT
|
||||
idC3CHLkMZKW34UEgEeoJ+GKFSvSUQnd/KSS2eNxo49bUT5W1c/b2toEXziZOHEiE27ITywVzpo1K/Vi
|
||||
5kU40CJWv7wVZchKqLfUq8827H25ZMmS34BfbUZbuXLl0+6ubvWF83iapMHWANjUudmwprDZXC0LFy68
|
||||
BqEfDTZsAOP9xYsXP2Cmu90uJd/QYBMbZ6XHq2wwMvhy/gv86ji1BQsWeJtQAfpXza5qVs1B4BkeP35c
|
||||
UPOHIPjWzQdjOBzMYhnSyGB5O0rPgZmb4ccMNmsh86GSnTFjxpcYwt7PGnU6G5UzjsZGtGIH0ChO7Kqj
|
||||
vUPOnz9HJy7FxcVNgwJ1++EatMu8MzCS7CeUcVAW+qiLM/XxOK9evSrTp0/Pg2yMcgBZuXPHjh3K804/
|
||||
WpE0HnRD5oQL0HPDI0+ePFW1zK6Hvq6QnZOtrmXd3d2Kz+kiXArcMfPhMTpgB6LY1dmFj9N6GTFiRBIc
|
||||
iPRHT5uHKFhwc5Ft27bJ3Llzv0edfkNDHijgebpdbgUX1m1oJD09PbiwvFSXFt6ImpubFZ8LuzVmdlfm
|
||||
A3UhQrwZSVrabpk2bVoVbMYBqp9wsAwTIyMj8+AZQ3MG5WK5e/euKifu/P+Bz9cq+V98IZMnT7ZC52cR
|
||||
ERE3aQPr3wHsnqqiONjFJgC/BhLGjx//p82bN0ubr03tgtnLUHr9CF4bz03g03n1teJBYre3t7HsBMf8
|
||||
KXQv9NvghgPd1MjiYSQCUTiOyvr6R6p5UKlCs1d8iAZ31YyjMWjG+xYcAd+1omkFZLzN0NGq7gxIunzo
|
||||
jgC42QHNLLBQD5o2Dj3/gclkUgZ5tgSPIjsrW06dOqWaFJ0z3nHtQOnyHe8G5A3IwSHKIaoXoTsq2FbA
|
||||
5oAHTRs7atSoP06YMMF54sQJaUEGcxdXcM+HkpaxY8darl+/rjI72AF2SoS5CjzNvK6zikinjtjYWF7J
|
||||
VgKjg20FbA540LQfAz8DPh03bpwFzUUuX75M407Q9iOJPt+/f/9bESAN77KRxBkxMTEuylCWOiD3e2Ai
|
||||
EPLXbeCD3lzoBBvNJ2FhYefGjBlzH+ttQBx2eWTfvn3KqEKzPuMeICNHjkwBTzyQQhnKUgcwFXgv2E4w
|
||||
QhP1hGSpsF4XANwBkyiBu0JpsbwCAK0e7+b4eaYAlKEsdQz5V0SEJBIYjAYdYUTCgHeBWCAR+Atwxg+u
|
||||
NwEsL8qQlzKU/cEf1JDEoYDBMuKuZgC8mhFckzZkmIeGaP8FzEvygGv3DIkAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="mbt_addnew.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
|
||||
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAACXBIWXMAAA69AAAOvQFH+5CtAAAD2klE
|
||||
QVRYR8WXvU9TYRTGibsJO0knJggxDJgwsDDgwMLCwsICWDGIgMQCwbTBaAmoSFswGkx0cWDQwYXExOi9
|
||||
vW1vQWMIITHGaPz+K47ned/z3r5X7rtZHX55ztc9z0noB20hov9KYvFf0ghaWk7Nz8+fy+Vyz/L5PDUD
|
||||
7IYHvJIOOJ3JZPZeFwr0KwiaAnbDA15JB6RWVlboZ7lM3thYU8BueMAr6YDObDZLPz2PvIlx8sYnmHHy
|
||||
GW/CiqVug7ru/TkjqvaNq93wgFfSAWeWl5fpx6tX5J8/Tx7jT2j1WE3NgNyuRbMKNrZ7AnbDA16JByws
|
||||
LNC3ly/JT18g/4LGE7UxtaTeCaxd33k3PJwH8CuUvr54Qf7Fi5pJ0cR80ooTapPxfpnBbng4D5iZmaEv
|
||||
e3tUnpoiP+KS0rKof0nX4zM6x4yp65xjmQfYDQ/nAVM89On5cypfvqyZnmZETR71tPpKTV3mo9xmmj7z
|
||||
bng4D0in0/Tx6VMqz85q5gTJA8VcFEe1uTnpYR59nau+2qFr2A0P5wFj/F79sLtLAf+dQPkKAxXsejB/
|
||||
hQLRpLkkxW54OA8YHR2l90+eUJDJxLkqRPlViVlVTxR5bMaga9gND+cBIyMjdPz4MVWWFilYWqLK4iLD
|
||||
iphrKuaa3QtUn2Ppqx5jVMXyzPGjRwQP5wHDw8N0tLNDlWvLFteowh8ecRXsfmzG5KIye7TzkODhPGBo
|
||||
aIgO7z+gKn9cVnNZqkCzOVHkEnMP9WpO5xXRaFae1fCc9A4f3Cd4OA8YHBykd9vbVOUvjOr166xghSoq
|
||||
Z6A2qNmoujwXy3X/3b1tgofzgIGBAXpb2qLajRuKquKm0kbewMzZvaQ5w9tSieDhPKC/v58OCkWqra5q
|
||||
8kbzjRpTNYo6U11leBbYfROjj11veDc8nAf09fXRQbFA4doa1daZtXWt66yIpa76Cqmb2VidVT0rNd5x
|
||||
wP+QwMN5QG9vL+3zUO32beYWhbegmlDBNdEa9xBjTs2emGk8a9jfLBA8nAf09PRQnQ8INzb+4K7m7gbV
|
||||
VCx1zu252omamdWK3fBwHtDd3U37pSKFm5uKuqIQ07Cg45CX1TlGrmZFQ/SU6udNjLn9Yong4Tygq6uL
|
||||
6vxKrRf5CMHEUIPdi8DhUg/ZyO5H87wbHs4DOjo61FC4tUV1A78to5gJcaCdW3E0a2bsZzkOt0oED9cB
|
||||
nalU6miTv7vr/GHUDLAbHvBKOiDV2tq63tbW9qm9vZ2aAXbDA15JB5xmzjJp5iZz5y+DndgNj8QfJqfQ
|
||||
YFJMJ3PmL4Od2A2Pkz/N/heJxX8HtfwGsbH9ZWyNdE4AAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="mbt_homepage.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAADcAAAA1CAYAAADlE3NNAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
|
||||
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAACXBIWXMAAAr/AAAK/wE0YpqCAAAGuklE
|
||||
QVRoQ92YS2xUZRTHO6XlEXDTlZG4MD4WoglRAqY7o6Yx0UZFAxpCND5ikIVCjNEEQiBGSTVaLYRIxVR5
|
||||
GdIgMlraDgpCF24kpjFRF1RKoWBxgTvdXL/fxz3TM4dz2+lMC2YWv3xzz318//8953vcqUuSpGZxg7WC
|
||||
G6wV3GCt4Aar5aee/Y/9/PlHL/9+PP/E6f6uVUP5T1+gBeKnDu58xrtvunGDUyXf23/PbwP7Wy+0Pffx
|
||||
2NMtA2N33PDPhXmNyVh4/KhiJHC2MZdwnusurn3yMIb7+/LN3nOrxQ2WC6KGD3zwKkIvNTYmo/X1yWhu
|
||||
dnJu/tyrGJnbUORsY0MyHLo+V1+XnA9mL91922Wec+Jk331eP5XiBifjwNdH7iJTmCJDGLqwYF4Ra+b8
|
||||
nFkxYxY5F19KkDL2cPMvmDz0bd9ir9+p4gYnordQWBrLr2l+iSlrKAoPBoYb6pORWbmYpTO5umQodElL
|
||||
5oBzYpZjTP654ZWu6ciiG8yCDqOxcBsZi8ZCizFaDCFSMoXw4WAKY4w3xGNOjAlimmt5GZJFJiZPR7m4
|
||||
QQ+MMQHQcTSTGosZCmb4TUu2QLKlsaY0Ylrupx/GYjUzqxu0HD1WWIoxMoYxKcGiIWUqmgiQDbLFMUJB
|
||||
sgf6t41JmWIYg5Vm0A1qGNyj7ZvfR5weXxjLyhYCMSdjS2JZ5vjNNXIdLyeWNOM1HFOivGBP30S4QQ2z
|
||||
ItM8RiRjAsZkbI1qcSkI87Dn5FiyC2KWZ8dz4QUzS3sas3CDAm+Lt0anzI4xU2nJxGylWYvmEBAQcVow
|
||||
DKboCUVM6OuFeJ8yR/+/9h5a6enMwg0KcYEOl0g5eqUIsYxSQbRavIApzOm4XKevxyzPKWaOc2nLuGc3
|
||||
5Gn1cINQzFpYYLUxiCWZGtMiBC22nJh3TpDnA31PJXtuENjsylgTczFjJmu6JCVzAscTibdxfT9m9DPl
|
||||
mAXe0+vhBoGHFEtSspVhjo6Lbbgny4w+p5Fz2px3DS1Lw0D/kQc9zRY3yIZYJhJmyKIpY44BH68JLcfa
|
||||
nBZrRQo6LudsrIS0v3JL0w2yaBb3jqYcmSlZfzAiZuhQjFrheh8pM6U1IffYuCBrJsS+wrLg6ba4QT4y
|
||||
7W6EzxTZOcTpWZVh7DCAEC1UxBZ/qxcipvV1FjmnzRHna8TTbXGDJUuAM94QaDMFYlLHBESJOIu+JivO
|
||||
vfTLb4aMp9viBjPNGWMaEaIF0erzVrSOCfEFpCbAu49JxdNtcYPUdJY5bUxKDLQB3cpv0LsTD7kWg3Kv
|
||||
xGKfad/TYm58vI2PNW1Id67xyg9j1pzEBPss/XzdVmWOBTxmRm2UmVAwh3BBC9ExMWHFZsXEnD3Wsfjs
|
||||
tFyrGnN6thRzlCTm6EBMIDRLrD7W15Rzj71fYvTLvVXNlqxzFxcuvGIozZouS5m1RKQIls61KH1eH+vz
|
||||
gHhtSl5gCaHfOPaqWed6esZ3KEwqOntirhwT9pwX19iMWcNDs66Yq2qHArwdbU5mSzGoRZSLiLVMdM5C
|
||||
RTFsPM0WNwiUJsYwxdijNO24E6wJsHEtkCzy4hjXwr+5XFmwoT81+GNZfzm4QeC/EwZuLMOSWfPK3pIS
|
||||
kdkLwdJiShsBjFiRGOLjNZ/L/Q0v1dX9UQ5vrnj8u2DuXk+zxQ0Kp/d0reObToyB/Mkqy4KXGY51NsiU
|
||||
NrEsl7u8YM7sJBfilfD6urWfbdqwvp22a9+eFzt3H3L//rsqoCF7fNojdnxBDwbJZlqaYojf2tB0GZmM
|
||||
pqampOOTtvU7ug6usvpLDjz4MGQQx8+cdOxJWWpDtNqQJ2SmwOCGjVve29y27Q2tvcSIx97ub+6kPJlc
|
||||
4i4lzZ5kiHFzPQxZbrzp5liuWnuJkSwKPxxfIkuDLTuvo5mGMr/l1kWXWx66fxDaP9y6saPzy+c3tX2x
|
||||
RusuMTERTL8hg+9i6lpmCSOLF93+F1nZe2DHsxjZvWv7mq8OH17h6dS4QQ+m3+2dO1/zBEwXmFi5/NHv
|
||||
ycY7W7e8feJk3wO9hcIjYWJr9TRNhhu00AEdeoKqgaxghmxA2PYt9/qvFDeoCRPKU5SEiKlmWudeXhKG
|
||||
urv3rc739rdWmpVycIMaBIihSo01L1tyhsxQ1kePFVq8fmYCN6ihVBA41azJJECGKGvv2TONG9TokrQG
|
||||
PDDFZDDd46cS3KCGkkL0ZJnjOqboa1l2k+EGNWRBmxCTYpSWTez1Kr2JcIOabbu6V7NgUp52OaAE+/vy
|
||||
MzrjVYMbzAKTbR1tb5FNzPK54V33f8EN1gpusFZwg7WCG6wNkrr/AIgmFm7f4r0PAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="bt_about.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
|
||||
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAACXBIWXMAAA69AAAOvQFH+5CtAAAEGUlE
|
||||
QVRIS6WWXUybZRTHuTHOZGaRxEi26N1uFC4W4A7j1bhx8WrgjcnQGw3RMN3ikkbYzNZd0BkizrFOlkCg
|
||||
hglNtsjiDE72UQoMRmyHNo7STvoxWh2FQvv26+3x/J/nefthO2Pim/w45znnf/6n7Qt9qSGip1LTaG1g
|
||||
OhgLY2ccCuSooddQbdagerHReoAxMdNdlzwR28yTxKwvlV35S88D5KihB43SHqjqVVFotLYx9s/H1zZu
|
||||
erP6zFqevv89TyMunQYWJMhRQw8aaDGD2Qq/skOj9V3GOba4nb7pk0Z9s7kic4qSGjTQjt3fSWMWHmWe
|
||||
JeZ45c5xVzJ7/WGOemeyRRyIGbr9SBf0OjKFnkXFSZ4Zd2lZtaTwTgxzfOb2ofl4+rtfs2S+m6YzdyTI
|
||||
zXcy5AzoLJWXM5Ar9CUZESd+y9LwvTjeCT4ucU+MBaZPRnwb3yylqWdao55bGp1kjLxnOkWrG8UFyEVP
|
||||
9FOiL3UaL8nQpzY/7omJpTUwx6/idJ9jWzf9nKATPyUVyIvn/nmNkpk8JbN5zlN0YsrQlei5dooXDS4k
|
||||
dHgKb/7R8aZ5Kdw9vUNHb2xTlwL50R+5xnTdQA8598RZaVRPInvQHZ/aoTe674XgjQWW94b8W53X4/Q+
|
||||
mETcknGSI+cfcC7g/mf8Qi7dT6qerBd0ah619gHvJryxwN4+EtKOXIvRkavMtU2mmB+fitPkSoqWo1mK
|
||||
JuR9CMV12b9qaDnyucPIOb7zbViDNxY4Dl+J6u32J/S2fUMyoXKOH/0QI9uDBK3GssIclzuSofYJaFnH
|
||||
EbPtYgZnyeGxKO6DQyw4NLquv3XlTxKMVYHrw64dZU/0y3qmol8WmUO29cICe8uAXztoi1DraIQQDVpH
|
||||
16nVBiI0uLSt7ImWHqeFFvWDmDFyAz63XPAXPiJL/WlX7PWhMEkeS4YVnLcMh+niYlzZEy2G04Ve2Zyo
|
||||
ybz+tDsGbyzo2Nd5O9g8GKLmy0FquhyipkGOimYVv1rYUvZE86EU16RewHmTyLmGGc73dd4KwhsLxB/a
|
||||
q+d9uQZrgOqta4IGhThfDFDf/KayJ5oNprjGfaaeZwytoX/tvD8HT+HNeiwx1R2bje6/8Ij2f11C4fwH
|
||||
WZwx6c7XTEAr13G/VFt3bC4KT5aWf9ntPbOcfKXfR9WwPSjeA3ckLetf+ujlfj9HRp33mpeT8IInSyu/
|
||||
rl8860nX9a1SXZ+XXmLa7GF4Vr3aJsKsg3ZVaDELD3hxW/oaiTioB86ek+5k7bkVeoGpPefl6KXaL5Ab
|
||||
tWJEHfmeU2688qc/cAoF+U7suz68G91t9uSe731I/8bus54ctJjBbIXfPwuiKO+JeOg/0zEVfPbjudiu
|
||||
bpf2nNmjA+SooQeN0v63h34pPPQ//22hmr8BhVovRlQUlYQAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="ta_main.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
<metadata name="ta_jju.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>112, 17</value>
|
||||
</metadata>
|
||||
<metadata name="view1_Sheet1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>608, 17</value>
|
||||
</metadata>
|
||||
<data name="ButtonCellType1.Picture" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
|
||||
JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAACXBIWXMAAA68AAAOvAGVvHJJAAABcElE
|
||||
QVQ4T52RP2sCQRTE/TD5aoIBG1PkIHhNrGxiEwuFSCSmzNnf2eaEmIiiF3KBaPBsbLTQ4gTDZOft+i8W
|
||||
Eh/8bnYeOwPHJgAkqtV7HOPc+RZ4f5dNwbFheGBUzWkFpVcclMinUrnjAqufFXz/WeHvwf264G+JFJTL
|
||||
JRrEcYwoGimijY5GI8TLpQTOrtw9mJWCYvGWBovFYstc63yHl1Zrg8nogkLhhgbT6Qye58L1PKWeVteV
|
||||
81qns5ncNRldkM/naTCZTBC8B0I/UErod868wzEZXZDLXdMgGo/N/yvlWbzZidfKMRldYNtZGgwGQ9Qd
|
||||
B46i7jzBqfOslDtz/hryDQA7a1N0gWVd0iAMQ/hNPl1z7xmb3Mnex8dnKHcty6LogsxFhga9oC/w/4V+
|
||||
gJ5CVPYKdeZkMpLRBel0mgadbhe12sOWR1KTvaYjcExGF6RSKRq8tdtoNBoHcL8Lx2R0QTKZpPnXmMy2
|
||||
4BQAJH4B0qBEm6dSDJUAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="DateTimeCellType1.Calendar" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>
|
||||
AAEAAAD/////AQAAAAAAAAAMAgAAAEttc2NvcmxpYiwgVmVyc2lvbj0yLjAuMC4wLCBDdWx0dXJlPW5l
|
||||
dXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0ZW0uR2xvYmFsaXph
|
||||
dGlvbi5HcmVnb3JpYW5DYWxlbmRhcgYAAAAGbV90eXBlEW1fY3VycmVudEVyYVZhbHVlD3R3b0RpZ2l0
|
||||
WWVhck1heBpDYWxlbmRhcittX2N1cnJlbnRFcmFWYWx1ZRVDYWxlbmRhcittX2lzUmVhZE9ubHkYQ2Fs
|
||||
ZW5kYXIrdHdvRGlnaXRZZWFyTWF4BAAAAAAAK1N5c3RlbS5HbG9iYWxpemF0aW9uLkdyZWdvcmlhbkNh
|
||||
bGVuZGFyVHlwZXMCAAAACAgIAQgCAAAABf3///8rU3lzdGVtLkdsb2JhbGl6YXRpb24uR3JlZ29yaWFu
|
||||
Q2FsZW5kYXJUeXBlcwEAAAAHdmFsdWVfXwAIAgAAAAEAAAD/////7QcAAP////8A7QcAAAs=
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>87</value>
|
||||
</metadata>
|
||||
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
AAABAAIAICAQAAAAAADoAgAAJgAAACAgAAAAAAAAqAgAAA4DAAAoAAAAIAAAAEAAAAABAAQAAAAAAIAC
|
||||
AAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAgAAAgAAAAICAAIAAAACAAIAAgIAAAMDAwACAgIAAAAD/AAD/
|
||||
AAAA//8A/wAAAP8A/wD//wAA////AAAAAAAAAERAQEBAAAAAAAAAAAAABEREREREBAQAAAAAAAAABESE
|
||||
hISEhIRAQAAAAAAAAEiIiEhISEhIRIQAAAAAAASIiIiIiIiEhICIQAAAAABIiIiEBAQEBAhEiIQAAAAE
|
||||
iIh4dH///3cEgHiIQAAASIiHh4hC//cgiESHiIQAAEiIeHh4dH/3CIiEeHiEAASIh4eHh4R/9wiIhHeH
|
||||
iEAEiHh4eHh0f/cIeIR3eHhABIeHh4eHhH/3CIiEd3eIQEh4eHd3d3R/9wh4gnd3eIRHh4d3d3d0f/cI
|
||||
iEd3d4eESHh3d3d3dH/3CIhHd3d4hEeHd3d3d3R/9wiCh3d3d4RId3d3d3d0f/cIhHd3d3h0R3d3d3dy
|
||||
Qn/3CEd3d3d3hEh3d3d3dP//9wiHd3d3eHRHd3d3d3dEf/cEd3d3d3eEBHd3d3d3d0f3B/d3d3d3gAR3
|
||||
d3d/f3dwB093d3d3d0AEd3d3d3d4RASH93d3d3dAAEd3f39/dPd4T3d3d3d0AABHd/f3dE//9wf3d3d3
|
||||
dAAABHd/dEcP//cPd3d3d0AAAABEREf/B//3B/d3d3QAAAAABHf/f3B/cI93d3dAAAAAAABHf//3AAj3
|
||||
d3d0AAAAAAAAAAd3//9/d3d0QAAAAAAAAAAAAIf393dEQAAAAAAAAAAAAAAAAAAAAAAAAAAA//AAD/+A
|
||||
AAf+AAAP/AAAP/gAAB/wAAAP4AAAB8AAAAPAAAADgAAAAYAAAAGAAAABAAAAAAAAAAAAAAAAAAAAAAAA
|
||||
AAAAAAAAAAAAAAAAAACAAAABgAAAAYAAAAHAAAADwAAAA+AAAAfwAAAP+AAAH/wAAD/+AAB//4AB///w
|
||||
D/8oAAAAIAAAAEAAAAABAAgAAAAAAIAEAAAAAAAAAAAAAAAAAAAAAAAA////AP///wD///8A////AP//
|
||||
/wD///8Azv//AM7//wDO//8Azv//AM7//wAA//8AAP//AAD//wAA//8AAP//AJzO/wCczv8AnM7/AJzO
|
||||
/wCczv8AzmP/AM5j/wDOY/8AzmP/AM5j/wDv7+8A7+/vAO/v7wDv7+8A7+/vAN7e3gDe3t4A3t7eAN7e
|
||||
3gDe3t4A///OAP//zgD//84A///OAP//zgD/zs4A/87OAP/OzgD/zs4A/87OAM7OzgDOzs4Azs7OAM7O
|
||||
zgDOzs4AY5zOAGOczgBjnM4AY5zOAGOczgC9vb0Avb29AL29vQC9vb0Avb29AK2trQCtra0Ara2tAK2t
|
||||
rQCtra0A//+cAP//nAD//5wA//+cAP//nAD/nJwA/5ycAP+cnAD/nJwA/5ycAJycnACcnJwAnJycAJyc
|
||||
nACcnJwAjIyMAIyMjACMjIwAjIyMAIyMjABzc3MAc3NzAHNzcwBzc3MAc3NzAHNzcwDOY2MAzmNjAM5j
|
||||
YwDOY2MAzmNjAGNjYwBjY2MAY2NjAGNjYwBjY2MAUlJSAFJSUgBSUlIAUlJSAFJSUgBCQkIAQkJCAEJC
|
||||
QgBCQkIAQkJCAGOcMQBjnDEAY5wxAGOcMQBjnDEAY2MxAGNjMQBjYzEAY2MxAGNjMQCcMTEAnDExAJwx
|
||||
MQCcMTEAnDExAGMxMQBjMTEAYzExAGMxMQBjMTEAMTExADExMQAxMTEAMTExADExMQAAMTEAADExAAAx
|
||||
MQAAMTEAADExAJwAMQCcADEAnAAxAJwAMQCcADEAMQAxADEAMQAxADEAMQAxADEAMQAAADEAAAAxAAAA
|
||||
MQAAADEAAAAxACEhIQAhISEAISEhACEhIQAhISEAAAAhAAAAIQAAACEAAAAhAAAAIQAQEBAAEBAQABAQ
|
||||
EAAQEBAAEBAQAAAAEAAAABAAAAAQAAAAEAAAABAAAL0AAAC9AAAAvQAAAL0AAAC9AAD/nAAA/5wAAP+c
|
||||
AAD/nAAA/5wAAP+cAACcYwAAnGMAAJxjAACcYwAAnGMAAGNjAABjYwAAY2MAAGNjAABjYwAAnDEAAJwx
|
||||
AACcMQAAnDEAAJwxAABjMQAAYzEAAGMxAABjMQAAYzEAADExAAAxMQAAMTEAADExAAAxMQAAABAAAAAQ
|
||||
AAAAEAAAABAAAAAQAAAAEAAAcwAAAHMAAABzAAAAcwAAAHMAAABSAAAAUgAAAFIAAABSAAAAUgAAAEIA
|
||||
AABCAAAAQgAAAEIAAABCAAAAMQAAADEAAAAxAAAAMQAAADEAAAAhAAAAIQAAACEAAAAhAAAAIQAAABAA
|
||||
AAAQAAAAEAAAABAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPv7+/v7+/v7+/v7+39/
|
||||
f/l/+X/5f/n5+fn5+fn7+/v7+/v7+/v7+/v7f39/f39/f39/f3/5f/l/+fn5+fn7+/v7+/v7+/v7f39/
|
||||
XH9cf1x/XH9cf1x/f/l/+fn5+/v7+/v7+/v7+39cXFxcXH9cf1x/XH9cf1x/f1x/+/v7+/v7+/v7+/t/
|
||||
XFxcXFxcXFxcXFxcXH9cf1z5XFx/+/v7+/v7+/v7f1xcXFxcXI75f/l/+X/5f/lcf39cXGZ/+/v7+/v7
|
||||
+39cXFxcR1xHji4AABoaGi49+X9c+UdcXGZ/+/v7+/t/XFxcXEdcR1xcjmsAABo4a/lcXH9/XEdcXGZ/
|
||||
+/v7+39cXFxHXEdcR1xHji4AAD35XFxcXH9HXEdcXH/7+/t/XFxcR1xHXEdcR1yOLgAAOJ1mXFxcf0c9
|
||||
XEdcZn/7+39cXEdcR1xHXEdcR44uAAA9+VxHXFx/R0c9XEdcf/v7f1xHXEdcR1xHXEdcji4AADidZlxc
|
||||
XH9HPUc9XFx/+39cR1xHXEdHR0dHR0eOLgAAPflcR1xcazhHPUdHXGZ/f0dcR1xHR0dHR0dHR44uAAA4
|
||||
nWZcXH9HRzhHPVxHZn9/XEdcR0dHR0cpRylHji4AAD35XFxcf0c4RzhHPVxcf45HXEdHR0cpR0cpRymO
|
||||
LgAAOJ1mXGtcKUc4RzhHR1x/f1xHR0dHKUcpRykpKY4uAAA9+VxcfylHLkc4Rz1cR3+OR0dHRylHKUcp
|
||||
KWuOay4AADidZn8uRy5HLkc4R0dcf39cR0cpRykpKSkpjgAAAAAAPflcXCkuRy5HLkc9XEd/jkdHKUcp
|
||||
KSkpKSkpjo4uAAA4nX8pKSkuRy5HOEdHXH/7jilHKSkpKSkpKSkpKX8uAD35KRopLikuRy5HPUdc+/uO
|
||||
RykpKSkpKRopGikpKZ2dOH8aKSkpLkcuRzhHR3/7+45HRykpKSkpKSkpKVF/f51/USkaKS4pLkcuR0dH
|
||||
f/v7+44pKSkpGikaKRopfxouPVF/GikpKS5HLkc4R3/7+/v7jkcpKRopGikpf38aGgAaPfkpGikpKSlH
|
||||
LkdHf/v7+/v7jkcpKRopjn8p+RoAGhounRopKSkpRy5HR3/7+/v7+/v7jn+Of44pGhr5OBoAAC75KRop
|
||||
KUcuR0d/+/v7+/v7+/v7fykpGhopGin5OBou+VEaKSkpKUdHf/v7+/v7+/v7+/v7fykpGhoaGin5+flR
|
||||
GikpKUdHR3/7+/v7+/v7+/v7+/v7+fkpKSkaGhoaKRopKSlHR45/+/v7+/v7+/v7+/v7+/v7+/n5+VEp
|
||||
GikaKSlHjo6O+/v7+/v7+/v7+/v7+/v7+/v7+/v7+fn5+fn5+fn7+/v7+/v7+/v7+/v/8AAP/4AAB/4A
|
||||
AA/8AAA/+AAAH/AAAA/gAAAHwAAAA8AAAAOAAAABgAAAAYAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||
AAAAAAAAAAAAAIAAAAGAAAABgAAAAcAAAAPAAAAD4AAAB/AAAA/4AAAf/AAAP/4AAH//gAH///AP/w==
|
||||
</value>
|
||||
</data>
|
||||
</root>
|
||||
461
SpreadNet.v13/Epole/MakeList.vb
Normal file
@@ -0,0 +1,461 @@
|
||||
Imports ACC
|
||||
|
||||
Public Class MakeList
|
||||
Private Function Terminate() As Boolean
|
||||
Dim Msg As New System.Text.StringBuilder("프로그램을 종료하시겠습니까?")
|
||||
If MsgBox(Msg.ToString, MsgBoxStyle.Information + MsgBoxStyle.OkCancel, "종료") = MsgBoxResult.Ok Then
|
||||
End
|
||||
Else
|
||||
Return True
|
||||
End If
|
||||
End Function
|
||||
|
||||
Private Sub MakeList_FormClosing(ByVal sender As Object, ByVal e As System.Windows.Forms.FormClosingEventArgs) Handles Me.FormClosing
|
||||
Me.CHk_Modify()
|
||||
e.Cancel = Me.Terminate
|
||||
'If Not Me.IreaDataSet1.HasChanges Then Return '//변경된게 없으면 바로 나간다.
|
||||
'If MsgBox("변경된 데이터를 저장하시겠습니까?", MsgBoxStyle.Information + MsgBoxStyle.OkCancel, "저장확인") <> MsgBoxResult.Ok Then
|
||||
' Me.IreaDataSet1.RejectChanges()
|
||||
'Else
|
||||
' Try
|
||||
' Me.BindingSource1.EndEdit()
|
||||
' Me.ssableAdapter.Update(Me.IreaDataSet1.Maintable)
|
||||
' IreaDataSet1.AcceptChanges()
|
||||
' view1.ActiveSheet.GetDataView(True)
|
||||
' Catch ex As Exception
|
||||
' MsgBox("데이터베이스 업데이트중 오류가 발생했습니다" & vbCrLf & vbCrLf & ex.ToString, MsgBoxStyle.Critical, "ERROR")
|
||||
' Me.BindingSource1.CancelEdit()
|
||||
' IreaDataSet1.RejectChanges()
|
||||
' view1.ActiveSheet.GetDataView(True)
|
||||
' End Try
|
||||
'End If
|
||||
End Sub
|
||||
|
||||
Private Sub MakeList_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles Me.KeyDown
|
||||
If e.Control AndAlso e.Shift AndAlso e.KeyCode = Keys.F1 Then
|
||||
Dim msg As String = InputBox("개발자 암호를 입력하세요.").ToLower()
|
||||
If msg = "ARIN2506" Then
|
||||
' UserInfo.Type = E_AuthType.Demo
|
||||
MessageBox.Show("개발자 로그인 성공", "확인", MessageBoxButtons.OK, MessageBoxIcon.Information)
|
||||
|
||||
'Select Case UserInfo.Type
|
||||
' Case E_AuthType.Dev
|
||||
' Me.lb_auth.Text = "[개발자]"
|
||||
' Me.lb_auth.ForeColor = Color.Green
|
||||
' Case E_AuthType.adm
|
||||
' Me.lb_auth.Text = "[관리자]"
|
||||
' Me.lb_auth.ForeColor = Color.Blue
|
||||
' Case E_AuthType.Demo
|
||||
' Me.lb_auth.Text = "[임시사용자]"
|
||||
' Me.lb_auth.ForeColor = Color.Blue
|
||||
' Case E_AuthType.Normal
|
||||
' Me.lb_auth.Text = "[정상사용자]"
|
||||
' Me.lb_auth.ForeColor = Color.Black
|
||||
'End Select
|
||||
|
||||
End If
|
||||
|
||||
ElseIf e.Control AndAlso e.Shift AndAlso e.KeyCode = Keys.F12 Then
|
||||
Dim msg As String = InputBox("관리자 암호를 입력하세요.").ToLower()
|
||||
'msg += Now.ToString("yyyyMMdd")
|
||||
msg = msg.Replace("gorhkd", "해광")
|
||||
If msg = "해광" + Now.ToString("yyyyMMdd") Then
|
||||
Admin = True ' UserInfo.Type = E_AuthType.adm
|
||||
MessageBox.Show("관리자 로그인 성공", "확인", MessageBoxButtons.OK, MessageBoxIcon.Information)
|
||||
|
||||
If Admin Then
|
||||
Me.lb_auth.Text = "[관리자]"
|
||||
Me.lb_auth.ForeColor = Color.Blue
|
||||
Else
|
||||
Me.lb_auth.Text = "[정상사용자]"
|
||||
Me.lb_auth.ForeColor = Color.Black
|
||||
End If
|
||||
'Select Case UserInfo.Type
|
||||
' Case E_AuthType.Dev
|
||||
' Me.lb_auth.Text = "[개발자]"
|
||||
' Me.lb_auth.ForeColor = Color.Green
|
||||
' Case E_AuthType.adm
|
||||
' Me.lb_auth.Text = "[관리자]"
|
||||
' Me.lb_auth.ForeColor = Color.Blue
|
||||
' Case E_AuthType.Demo
|
||||
' Me.lb_auth.Text = "[임시사용자]"
|
||||
' Me.lb_auth.ForeColor = Color.Blue
|
||||
' Case E_AuthType.Normal
|
||||
' Me.lb_auth.Text = "[정상사용자]"
|
||||
' Me.lb_auth.ForeColor = Color.Black
|
||||
'End Select
|
||||
|
||||
End If
|
||||
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Private Sub MakeList_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
|
||||
'//오래된 스타일파일을 변환합니다
|
||||
'Dim S As New CEpole.Frm_ConvertINI
|
||||
'S.GetFileList()
|
||||
'If S.GetFileCount > 0 Then
|
||||
' S.ShowDialog()
|
||||
' End
|
||||
'End If
|
||||
|
||||
Me.view1.ASetting_Load(False)
|
||||
If Admin Then
|
||||
Me.lb_auth.Text = "[관리자]"
|
||||
Me.lb_auth.ForeColor = Color.Blue
|
||||
Else
|
||||
Me.lb_auth.Text = "[정상사용자]"
|
||||
Me.lb_auth.ForeColor = Color.Black
|
||||
End If
|
||||
'Select Case UserInfo.Type
|
||||
' Case E_AuthType.Dev
|
||||
' Me.lb_auth.Text = "[개발자]"
|
||||
' Me.lb_auth.ForeColor = Color.Green
|
||||
' Case E_AuthType.adm
|
||||
' Me.lb_auth.Text = "[관리자]"
|
||||
' Me.lb_auth.ForeColor = Color.Blue
|
||||
' Case E_AuthType.Demo
|
||||
' Me.lb_auth.Text = "[임시사용자]"
|
||||
' Me.lb_auth.ForeColor = Color.Blue
|
||||
' Case E_AuthType.Normal
|
||||
' Me.lb_auth.Text = "[정상사용자]"
|
||||
' Me.lb_auth.ForeColor = Color.Black
|
||||
'End Select
|
||||
|
||||
For Each Obj As ToolStripMenuItem In Me.mbt_addnew.DropDownItems
|
||||
If Not Obj.Tag Is Nothing Then '//태그가있는 아이템의 권한을 확인한다.
|
||||
' If UserInfo.Type = E_AuthType.Dev Then
|
||||
Obj.Visible = True
|
||||
'Else
|
||||
' Obj.Visible = False
|
||||
' For Each C As Char In UserInfo.Permission
|
||||
' ' MsgBox(C & "//" & Obj.Tag.ToString)
|
||||
' If Obj.Tag.ToString.ToUpper = C.ToString.ToUpper Then '//태그가같다면 사용가능
|
||||
' Obj.Visible = True
|
||||
' Exit For
|
||||
' End If
|
||||
' Next
|
||||
'End If
|
||||
|
||||
End If
|
||||
Next
|
||||
|
||||
'If UserInfo.Type = E_AuthType.Demo Then
|
||||
' If DemoDlg.ShowDialog() <> Windows.Forms.DialogResult.OK Then End
|
||||
'End If
|
||||
|
||||
Me.Text = My.Application.Info.ProductName & " Ver. {0}.{1:00}.{2}.{3}"
|
||||
Me.Text = System.String.Format(Me.Text, My.Application.Info.Version.Major, My.Application.Info.Version.Minor, My.Application.Info.Version.Build, My.Application.Info.Version.Revision)
|
||||
Me.view1.Font = New Font(ViewFont.FontName, ViewFont.FontSize, Me.Font.Style) '//글자정보 불러오기
|
||||
' Me.ToolStrip1.Font = New Font(MenuFont.FontName, MenuFont.FontSize, Me.Font.Style) '//글자정보 불러오기
|
||||
Me.bn.Font = New Font(MenuFont.FontName, MenuFont.FontSize, Me.Font.Style) '//글자정보 불러오기
|
||||
Me.StatusStrip1.Font = New Font(MenuFont.FontName, MenuFont.FontSize, Me.Font.Style) '//글자정보 불러오기
|
||||
Me.Display_Data() '//데이터를 보여준다.
|
||||
Me.SETTOOLTIP()
|
||||
Me.SetFarPoint()
|
||||
End Sub
|
||||
Private Sub SETTOOLTIP()
|
||||
Dim TMSG As New System.Text.StringBuilder()
|
||||
TMSG.AppendLine()
|
||||
TMSG.AppendLine("더블클릭시에는 세부내역을 표시합니다")
|
||||
TMSG.AppendLine("[총수량] 은 세부내역의 갯수로 자동변경되므로 수정이 불가능합니다.")
|
||||
TMSG.AppendLine()
|
||||
TMSG.AppendLine("<단축키 : ENTER:다음칸 , SHIFT+TAB:이전칸 , ALT+ENTER:윗칸복사>")
|
||||
TMSG.AppendLine("<단축키 : DELETE:현재칸 지우기 , SHIFT+DELETE 현재줄 삭제>")
|
||||
TMSG.AppendLine("<단축키 : SPACE-BAR:현재칸 편집>")
|
||||
TMSG.AppendLine("<단축키 : CTRL + 마우스휠 : 화면크기를 조절합니다>")
|
||||
TMSG.AppendLine()
|
||||
Me.ToolTip1.SetToolTip(Me.view1, TMSG.ToString)
|
||||
|
||||
'TMSG = New System.Text.StringBuilder()
|
||||
'TMSG.AppendLine()
|
||||
'TMSG.AppendLine("데이터베이스의 내용을 다시 조회합니다.")
|
||||
'Me.bt_find.ToolTipText = TMSG.ToString
|
||||
'Me.ToolTip1.SetToolTip(Me.SortGroup1, TMSG.ToString)
|
||||
|
||||
'TMSG = New System.Text.StringBuilder()
|
||||
'TMSG.AppendLine()
|
||||
'TMSG.AppendLine("검색문자의 우선순위 : 숫자->영문자->한글")
|
||||
'TMSG.AppendLine(" ->0 은 000 보다 우선순위가 높습니다.")
|
||||
'Me.ToolTip1.SetToolTip(Me.SerchGroup1, TMSG.ToString)
|
||||
End Sub
|
||||
|
||||
Private Sub SetFarPoint()
|
||||
Me.view1.AEnterToNextItem()
|
||||
End Sub
|
||||
|
||||
Private Sub CHk_Modify(Optional ByVal prompt As Boolean = True)
|
||||
Dim Cnt As Integer = 0
|
||||
Me.bs.EndEdit()
|
||||
If Not Me.DS.HasChanges Then
|
||||
NOTICE("변경된 내용이 없습니다", Me.lb_msg)
|
||||
Return
|
||||
End If
|
||||
If prompt Then
|
||||
If MsgBox("변경된 데이터를 저장하시겠습니까?", MsgBoxStyle.Information + MsgBoxStyle.OkCancel, "저장확인") <> MsgBoxResult.Ok Then Return
|
||||
End If
|
||||
NOTICE("잠시만 기다려주세요...(적용하는중)", Color.Blue, Me.lb_msg)
|
||||
Me.Refresh()
|
||||
|
||||
Try
|
||||
|
||||
Cnt = Me.ta_main.Update(Me.DS.MainTable)
|
||||
Me.ta_jju.Update(Me.DS.Detail_tongsin)
|
||||
|
||||
Me.DS.AcceptChanges()
|
||||
NOTICE(Cnt & "개의 데이터가 적용되었습니다", Color.Green, Me.lb_msg)
|
||||
Catch ex As Exception
|
||||
MsgBox("데이터베이스 변경중 오류가 발생했습니다" & vbCrLf & vbCrLf & ex.ToString, MsgBoxStyle.Critical, "ERROR-")
|
||||
Me.bs.CancelEdit()
|
||||
Me.DS.RejectChanges()
|
||||
NOTICE("적용오류 : " & ex.ToString, Color.Tomato, Me.lb_msg)
|
||||
End Try
|
||||
|
||||
|
||||
End Sub
|
||||
|
||||
Public Sub Display_Data() '//뷰에데이터를 표시한다.
|
||||
NOTICE("데이터 조회중...", Me.lb_msg)
|
||||
Dim I As Integer = 0
|
||||
Me.ta_main.Fill(Me.DS.MainTable)
|
||||
'Dim Dv As New DataView(Me.IreaDataSet1.Maintable, Me.SerchGroup1.GetWhere(False, False, False), Me.SortGroup1.GetSort(False), DataViewRowState.CurrentRows)
|
||||
|
||||
Me.bs.DataSource = Me.DS.MainTable 'Dv
|
||||
NOTICE(Me.view1.ActiveSheet.RowCount & "개의 목록이 검색되었습니다", Me.lb_msg)
|
||||
End Sub
|
||||
|
||||
Private Sub Delete_itm(Optional ByVal prompt As Boolean = True)
|
||||
|
||||
If Me.bs.Current Is Nothing Then Return
|
||||
Dim V_Type As Int16
|
||||
Dim A As New System.Text.StringBuilder("경고 : 해당데이터와 하위데이터가 삭제됩니다")
|
||||
A.AppendLine()
|
||||
A.AppendLine("계속하시겠습니까?")
|
||||
|
||||
If prompt Then
|
||||
If MsgBox(A.ToString, MsgBoxStyle.Information + MsgBoxStyle.OkCancel, "삭제확인") <> MsgBoxResult.Ok Then Exit Sub
|
||||
End If
|
||||
|
||||
Dim DelIDX As Integer '//관리Id이다.
|
||||
With Me.view1
|
||||
DelIDX = .Cells(.ActiveRowindex, "ID").Value '//0번째값은 관리id이다
|
||||
V_Type = .Cells(.ActiveRowindex, "번호찰구분").Value
|
||||
End With
|
||||
|
||||
'MsgBox(DelIDX)
|
||||
'MsgBox(V_Type)
|
||||
|
||||
'Return
|
||||
|
||||
|
||||
Me.bs.RemoveCurrent() '//현재템을 삭제한다.
|
||||
'전주세부테이블에서 전부 죽인다.
|
||||
|
||||
Dim DelCnt As Integer = 0
|
||||
Select Case V_Type
|
||||
Case 3 '//통신주
|
||||
Me.ta_jju.Fill(Me.DS.Detail_tongsin, DelIDX)
|
||||
Me.PRB1.Minimum = 0
|
||||
If Me.DS.Detail_tongsin.Rows.Count > 0 Then
|
||||
Me.PRB1.Maximum = Me.DS.Detail_tongsin.Rows.Count - 1
|
||||
Me.PRB1.Value = 0
|
||||
For Each Z As DataRow In Me.DS.Detail_tongsin.Rows
|
||||
Z.Delete()
|
||||
DelCnt += 1
|
||||
If PRB1.Value < Me.PRB1.Maximum Then Me.PRB1.Value += 1
|
||||
Next
|
||||
End If
|
||||
NOTICE(DelCnt & "개의 세부데이터가 삭제되었습니다", Color.Red, Me.lb_msg)
|
||||
End Select
|
||||
End Sub
|
||||
|
||||
Private Sub view_detail()
|
||||
CHk_Modify() '//변경여부를 묻늗느. 종료한다.
|
||||
Dim Rowindex As Short = Me.view1.ActiveSheet.ActiveRow.Index
|
||||
Dim ID, NAME, BIGO, DAN, V_DATE As String
|
||||
Dim V_Type As Work_Type
|
||||
|
||||
'//데이터를 가져온다.
|
||||
Dim Dr As System.Data.DataRowView = Me.bs.Current
|
||||
ID = Dr("ID") '.Cells(Rowindex, 0).Value
|
||||
|
||||
If Dr("날짜") Is DBNull.Value Then
|
||||
V_DATE = ""
|
||||
Else
|
||||
V_DATE = Dr("날짜") '.Cells(Rowindex, 4).Value
|
||||
End If
|
||||
|
||||
If Dr("거래처명") Is DBNull.Value Then
|
||||
NAME = ""
|
||||
Else
|
||||
NAME = Dr("거래처명") '.Cells(Rowindex, 4).Value
|
||||
End If
|
||||
|
||||
If Dr("비고") Is DBNull.Value Then
|
||||
BIGO = ""
|
||||
Else
|
||||
BIGO = Dr("비고") '.Cells(Rowindex, 4).Value
|
||||
End If
|
||||
|
||||
If Dr("단가") Is DBNull.Value Then
|
||||
DAN = ""
|
||||
Else
|
||||
DAN = Dr("단가") '.Cells(Rowindex, 4).Value
|
||||
End If
|
||||
|
||||
V_Type = Me.view1.Cells2("종류").Value '//번호찰 종류 0은 일반 9는 기타번호찰
|
||||
|
||||
Select Case V_Type
|
||||
Case Work_Type.tongsin '//통신주
|
||||
Dim A As New AddEpole_Tongsin(ID, V_DATE, NAME, BIGO, DAN, V_Type, "일반번호찰") : A.Show()
|
||||
Case Work_Type.Lcable
|
||||
Dim A As New AddEpole_LCable(ID, V_DATE, NAME, BIGO, DAN, V_Type, "광케이블주의표찰") : A.Show()
|
||||
Case Else
|
||||
MsgBox("현재 정의되지않은 출력형태입니다")
|
||||
End Select
|
||||
End Sub
|
||||
|
||||
|
||||
Private Sub CustFP1_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles view1.KeyDown
|
||||
e.Handled = True
|
||||
e.SuppressKeyPress = False
|
||||
|
||||
If e.Shift AndAlso e.KeyCode = Keys.Delete Then '/delete
|
||||
e.Handled = True
|
||||
Delete_itm(True)
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Private Sub BindingNavigatorDeleteItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles BindingNavigatorDeleteItem.Click
|
||||
Delete_itm(True)
|
||||
End Sub
|
||||
|
||||
Private Sub bt_commit_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_commit.Click
|
||||
If Not Me.DS.HasChanges Then
|
||||
NOTICE("변경된 데이터가 없습니다", Color.Red, Me.lb_msg)
|
||||
Return
|
||||
Else
|
||||
CHk_Modify()
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Private Sub bt_cancel_Click_1(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_cancel.Click
|
||||
If Not Me.DS.HasChanges Then
|
||||
NOTICE("변경된 데이터가 없습니다", Color.Red, Me.lb_msg)
|
||||
Return
|
||||
Else
|
||||
Me.DS.RejectChanges()
|
||||
NOTICE("변경된 데이터가 복원되었습니다", Color.Blue, Me.lb_msg)
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Private Sub ToolStripButton1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ToolStripButton1.Click
|
||||
Me.Close()
|
||||
End Sub
|
||||
|
||||
|
||||
Private Sub ToolStripButton6_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ToolStripButton6.Click
|
||||
If Me.DS.HasChanges Then CHk_Modify(False)
|
||||
Delete_itm(True)
|
||||
|
||||
'//삭제하고 바로저장하게
|
||||
CHk_Modify(False)
|
||||
|
||||
End Sub
|
||||
|
||||
Private Sub ToolStripButton7_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ToolStripButton7.Click
|
||||
CHk_Modify()
|
||||
End Sub
|
||||
|
||||
Private Sub ToolStripButton8_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ToolStripButton8.Click
|
||||
If Not Me.DS.HasChanges Then
|
||||
NOTICE("변경된 데이터가 없습니다", Color.Red, Me.lb_msg)
|
||||
Return
|
||||
Else
|
||||
Me.DS.RejectChanges()
|
||||
NOTICE("변경된 데이터가 복원되었습니다", Color.Blue, Me.lb_msg)
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Private Sub bt_close_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_close.Click
|
||||
Me.Close()
|
||||
End Sub
|
||||
|
||||
Private Sub view1_CellDoubleClick(ByVal sender As Object, ByVal e As FarPoint.Win.Spread.CellClickEventArgs) Handles view1.CellDoubleClick
|
||||
view_detail()
|
||||
e.Cancel = True
|
||||
End Sub
|
||||
|
||||
Private Sub view1_Enter(ByVal sender As Object, ByVal e As System.EventArgs) Handles view1.Enter
|
||||
NOTICE("목록을 더블클릭하면 세부내역을 볼 수 있습니다", Me.lb_msg)
|
||||
End Sub
|
||||
|
||||
|
||||
Private Sub bt_savecolsize_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_savecolsize.Click
|
||||
Me.view1.ASetting_Save(False)
|
||||
End Sub
|
||||
|
||||
Private Sub bt_refresh_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_find.Click
|
||||
CHk_Modify() '//변경여부를 묻늗느. 종료한다.
|
||||
Display_Data()
|
||||
End Sub
|
||||
|
||||
Private Sub mbt_config_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles mbt_config.Click
|
||||
Config.ShowDialog()
|
||||
End Sub
|
||||
|
||||
Private Sub mbt_homepage_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles mbt_homepage.Click
|
||||
Process.Start(HomePage)
|
||||
End Sub
|
||||
|
||||
Private Sub mbt_newtongsin_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles mbt_newtongsin.Click
|
||||
|
||||
Dim f As New AddEpole_Tongsin(GetMaxId() + 1, Work_Type.tongsin, "일반번호찰")
|
||||
f.Show()
|
||||
End Sub
|
||||
|
||||
Public Function GetMaxId() As Integer
|
||||
|
||||
'//현제테이블의 가장큰값을 찾는다.
|
||||
|
||||
Dim Cmd As New OleDbCommand("select maX(id) from 전주관리", Me.ta_main.Connection)
|
||||
If Cmd.Connection.State <> ConnectionState.Open Then Cmd.Connection.Open()
|
||||
Dim obj As Object = Cmd.ExecuteScalar
|
||||
Dim TMaxid As Integer
|
||||
If obj Is DBNull.Value Then TMaxid = 0
|
||||
Dim A() As DataRow = Me.DS.MainTable.Select(vbNullString, "ID desc")
|
||||
Dim MaxId As Integer
|
||||
Try
|
||||
MaxId = A(0)(0).ToString
|
||||
Catch ex As Exception
|
||||
MaxId = 0
|
||||
End Try
|
||||
If TMaxid > MaxId Then MaxId = TMaxid
|
||||
Return MaxId
|
||||
End Function
|
||||
|
||||
|
||||
Private Sub mbT_about_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles mbT_about.Click
|
||||
DemoDlg.ShowDialog()
|
||||
End Sub
|
||||
|
||||
Private Sub mbt_tomail_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
|
||||
Dim Version As String = My.Application.Info.Version.Major & "." & My.Application.Info.Version.Minor & "." & My.Application.Info.Version.Revision
|
||||
Dim A As New ACC.MailForm("sender@mail.com", "프로그램문의", "메일본문을 입력하세요", "전주번호관리프로그램V3(Ver " & Version & ")", MailForm.MailType.question)
|
||||
A.ShowDialog()
|
||||
End Sub
|
||||
|
||||
Private Sub ToolStripMenuItem4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ToolStripMenuItem4.Click
|
||||
Dim S As New CEpole.Frm_ConvertINI
|
||||
S.ShowDialog()
|
||||
End Sub
|
||||
|
||||
Private Sub mbt_02_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles mbt_02.Click
|
||||
Dim f As New AddEpole_LCable(GetMaxId() + 1, Work_Type.Lcable, "광케이블주의표찰")
|
||||
f.Show()
|
||||
End Sub
|
||||
|
||||
Private Sub view1_CellClick(ByVal sender As System.Object, ByVal e As FarPoint.Win.Spread.CellClickEventArgs) Handles view1.CellClick
|
||||
|
||||
End Sub
|
||||
End Class
|
||||
81
SpreadNet.v13/Epole/MsgForm.Designer.vb
generated
Normal file
@@ -0,0 +1,81 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
Partial Class MsgForm
|
||||
Inherits System.Windows.Forms.Form
|
||||
|
||||
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
|
||||
<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
|
||||
|
||||
'Windows Form 디자이너에 필요합니다.
|
||||
Private components As System.ComponentModel.IContainer
|
||||
|
||||
'참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다.
|
||||
'수정하려면 Windows Form 디자이너를 사용하십시오.
|
||||
'코드 편집기를 사용하여 수정하지 마십시오.
|
||||
<System.Diagnostics.DebuggerStepThrough()> _
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container
|
||||
Me.RichTextBox1 = New System.Windows.Forms.RichTextBox
|
||||
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||
Me.bt_clear = New System.Windows.Forms.ToolStripMenuItem
|
||||
Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripSeparator
|
||||
Me.bt_savelist = New System.Windows.Forms.ToolStripMenuItem
|
||||
Me.ContextMenuStrip1.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'RichTextBox1
|
||||
'
|
||||
Me.RichTextBox1.ContextMenuStrip = Me.ContextMenuStrip1
|
||||
Me.RichTextBox1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.RichTextBox1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.RichTextBox1.Name = "RichTextBox1"
|
||||
Me.RichTextBox1.Size = New System.Drawing.Size(776, 648)
|
||||
Me.RichTextBox1.TabIndex = 0
|
||||
Me.RichTextBox1.Text = ""
|
||||
'
|
||||
'ContextMenuStrip1
|
||||
'
|
||||
Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.bt_clear, Me.ToolStripMenuItem1, Me.bt_savelist})
|
||||
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
||||
Me.ContextMenuStrip1.Size = New System.Drawing.Size(153, 76)
|
||||
'
|
||||
'bt_clear
|
||||
'
|
||||
Me.bt_clear.Name = "bt_clear"
|
||||
Me.bt_clear.Size = New System.Drawing.Size(152, 22)
|
||||
Me.bt_clear.Text = "모두지우기"
|
||||
'
|
||||
'ToolStripMenuItem1
|
||||
'
|
||||
Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1"
|
||||
Me.ToolStripMenuItem1.Size = New System.Drawing.Size(149, 6)
|
||||
'
|
||||
'bt_savelist
|
||||
'
|
||||
Me.bt_savelist.Name = "bt_savelist"
|
||||
Me.bt_savelist.Size = New System.Drawing.Size(152, 22)
|
||||
Me.bt_savelist.Text = "저장"
|
||||
'
|
||||
'MsgForm
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(776, 648)
|
||||
Me.Controls.Add(Me.RichTextBox1)
|
||||
Me.Name = "MsgForm"
|
||||
Me.Text = "메세지폼"
|
||||
Me.ContextMenuStrip1.ResumeLayout(False)
|
||||
Me.ResumeLayout(False)
|
||||
|
||||
End Sub
|
||||
Friend WithEvents RichTextBox1 As System.Windows.Forms.RichTextBox
|
||||
Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip
|
||||
Friend WithEvents bt_savelist As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents bt_clear As System.Windows.Forms.ToolStripMenuItem
|
||||
Friend WithEvents ToolStripMenuItem1 As System.Windows.Forms.ToolStripSeparator
|
||||
End Class
|
||||
123
SpreadNet.v13/Epole/MsgForm.resx
Normal file
@@ -0,0 +1,123 @@
|
||||
<?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="ContextMenuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
</root>
|
||||
22
SpreadNet.v13/Epole/MsgForm.vb
Normal file
@@ -0,0 +1,22 @@
|
||||
Public Class MsgForm
|
||||
|
||||
Private Sub bt_clearStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_clear.Click
|
||||
Me.RichTextBox1.Clear()
|
||||
End Sub
|
||||
|
||||
Private Sub bt_savelist_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_savelist.Click
|
||||
Dim SD As New SaveFileDialog
|
||||
SD.FileName = "log" & Format(Now, "yyyyMMdd") & ".txt"
|
||||
If SD.ShowDialog() <> System.Windows.Forms.DialogResult.OK Then
|
||||
MsgBox("취소되었습니다", MsgBoxStyle.Critical, "사용자취소")
|
||||
Else
|
||||
Me.RichTextBox1.SaveFile(SD.FileName, RichTextBoxStreamType.PlainText)
|
||||
MsgBox("저장완료", MsgBoxStyle.Information, "확인")
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Public Sub ADdLog(ByVal msg As String, Optional ByVal Reset As Boolean = False)
|
||||
If Reset Then Me.RichTextBox1.Clear()
|
||||
Me.RichTextBox1.AppendText(msg & vbCrLf)
|
||||
End Sub
|
||||
End Class
|
||||
38
SpreadNet.v13/Epole/My Project/Application.Designer.vb
generated
Normal file
@@ -0,0 +1,38 @@
|
||||
'------------------------------------------------------------------------------
|
||||
' <auto-generated>
|
||||
' 이 코드는 도구를 사용하여 생성되었습니다.
|
||||
' 런타임 버전:4.0.30319.42000
|
||||
'
|
||||
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||
' 이러한 변경 내용이 손실됩니다.
|
||||
' </auto-generated>
|
||||
'------------------------------------------------------------------------------
|
||||
|
||||
Option Strict On
|
||||
Option Explicit On
|
||||
|
||||
|
||||
Namespace My
|
||||
|
||||
'참고: 자동으로 생성되므로 직접 이 파일을 수정하지 마세요. 변경할 사항이 있거나
|
||||
' 파일에서 빌드 오류가 발생하는 경우 프로젝트 디자이너로
|
||||
' 이동([프로젝트 속성]으로 이동하거나 솔루션 탐색기에서 My Project 노드를
|
||||
'두 번 클릭)한 다음 [애플리케이션] 탭에서 변경하세요.
|
||||
'
|
||||
Partial Friend Class MyApplication
|
||||
|
||||
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
|
||||
Public Sub New()
|
||||
MyBase.New(Global.Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows)
|
||||
Me.IsSingleInstance = false
|
||||
Me.EnableVisualStyles = false
|
||||
Me.SaveMySettingsOnExit = false
|
||||
Me.ShutDownStyle = Global.Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterAllFormsClose
|
||||
End Sub
|
||||
|
||||
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
|
||||
Protected Overrides Sub OnCreateMainForm()
|
||||
Me.MainForm = Global.EpoleNetv3.SplashScreen
|
||||
End Sub
|
||||
End Class
|
||||
End Namespace
|
||||
10
SpreadNet.v13/Epole/My Project/Application.myapp
Normal file
@@ -0,0 +1,10 @@
|
||||
<?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>SplashScreen</MainForm>
|
||||
<SingleInstance>false</SingleInstance>
|
||||
<ShutdownMode>1</ShutdownMode>
|
||||
<EnableVisualStyles>false</EnableVisualStyles>
|
||||
<AuthenticationMode>0</AuthenticationMode>
|
||||
<SaveMySettingsOnExit>false</SaveMySettingsOnExit>
|
||||
</MyApplicationData>
|
||||
35
SpreadNet.v13/Epole/My Project/AssemblyInfo.vb
Normal file
@@ -0,0 +1,35 @@
|
||||
Imports System
|
||||
Imports System.Reflection
|
||||
Imports System.Runtime.InteropServices
|
||||
|
||||
' 어셈블리의 일반 정보는 다음 특성 집합을 통해 제어됩니다.
|
||||
' 어셈블리와 관련된 정보를 수정하려면
|
||||
' 이 특성 값을 변경하십시오.
|
||||
|
||||
' 어셈블리 특성 값을 검토합니다.
|
||||
|
||||
<Assembly: AssemblyTitle("전주번호찰(통신)")>
|
||||
<Assembly: AssemblyDescription("전주번호목록 작성 및 출력을 하는 프로그램")>
|
||||
<Assembly: AssemblyCompany("제공 : 해광기획")>
|
||||
<Assembly: AssemblyProduct("전주번호찰(통신)")>
|
||||
<Assembly: AssemblyCopyright("Copyright (C) SIMP 2017")>
|
||||
<Assembly: AssemblyTrademark("SIMP")>
|
||||
|
||||
<Assembly: ComVisible(False)>
|
||||
|
||||
'이 프로젝트가 COM에 노출되는 경우 다음 GUID는 typelib의 ID를 나타냅니다.
|
||||
<Assembly: Guid("e9e36afe-eab6-4c3b-a22e-2bbb3d42e032")>
|
||||
|
||||
' 어셈블리의 버전 정보는 다음 네 가지 값으로 구성됩니다.
|
||||
'
|
||||
' 주 버전
|
||||
' 부 버전
|
||||
' 빌드 번호
|
||||
' 수정 버전
|
||||
'
|
||||
' 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 버전이 자동으로
|
||||
' 지정되도록 할 수 있습니다.
|
||||
' <Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: AssemblyVersion("19.05.05.2200")>
|
||||
<Assembly: AssemblyFileVersion("19.05.05.2200")>
|
||||
553
SpreadNet.v13/Epole/My Project/Resources.Designer.vb
generated
Normal file
@@ -0,0 +1,553 @@
|
||||
'------------------------------------------------------------------------------
|
||||
' <auto-generated>
|
||||
' 이 코드는 도구를 사용하여 생성되었습니다.
|
||||
' 런타임 버전:4.0.30319.42000
|
||||
'
|
||||
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||
' 이러한 변경 내용이 손실됩니다.
|
||||
' </auto-generated>
|
||||
'------------------------------------------------------------------------------
|
||||
|
||||
Option Strict On
|
||||
Option Explicit On
|
||||
|
||||
Imports System
|
||||
|
||||
Namespace My.Resources
|
||||
|
||||
'이 클래스는 ResGen 또는 Visual Studio와 같은 도구를 통해 StronglyTypedResourceBuilder
|
||||
'클래스에서 자동으로 생성되었습니다.
|
||||
'멤버를 추가하거나 제거하려면 .ResX 파일을 편집한 다음 /str 옵션을 사용하여 ResGen을
|
||||
'다시 실행하거나 VS 프로젝트를 다시 빌드하십시오.
|
||||
'''<summary>
|
||||
''' 지역화된 문자열 등을 찾기 위한 강력한 형식의 리소스 클래스입니다.
|
||||
'''</summary>
|
||||
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.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>
|
||||
''' 이 클래스에서 사용하는 캐시된 ResourceManager 인스턴스를 반환합니다.
|
||||
'''</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("EpoleNetv3.Resources", GetType(Resources).Assembly)
|
||||
resourceMan = temp
|
||||
End If
|
||||
Return resourceMan
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' 이 강력한 형식의 리소스 클래스를 사용하여 모든 리소스 조회에 대해 현재 스레드의 CurrentUICulture 속성을
|
||||
''' 재정의합니다.
|
||||
'''</summary>
|
||||
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||
Friend Property Culture() As Global.System.Globalization.CultureInfo
|
||||
Get
|
||||
Return resourceCulture
|
||||
End Get
|
||||
Set
|
||||
resourceCulture = value
|
||||
End Set
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property about_16() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("about_16", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property about_161() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("about_161", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property about_24() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("about_24", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property about_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("about_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property apps_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("apps_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property back_16() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("back_16", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property back_24() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("back_24", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property back_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("back_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property calc_16() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("calc_16", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property cancl_16() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("cancl_16", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property cancl_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("cancl_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property confg_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("confg_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property down_16() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("down_16", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property down_24() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("down_24", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property down_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("down_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property edit_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("edit_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property excel() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("excel", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property forwd_16() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("forwd_16", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property forwd_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("forwd_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property go_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("go_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property image_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("image_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property lgicn_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("lgicn_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property new_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("new_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property new_321() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("new_321", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property open_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("open_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property opts_24() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("opts_24", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property opts_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("opts_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' (아이콘)과(와) 유사한 System.Drawing.Icon 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property Picasa() As System.Drawing.Icon
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("Picasa", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Icon)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property play_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("play_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property prefs_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("prefs_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property print_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("print_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property print_321() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("print_321", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property prtpv_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("prtpv_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property redo_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("redo_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property ref_24() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("ref_24", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property ref_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("ref_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property remov_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("remov_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property save_16() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("save_16", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property save_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("save_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property skipb_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("skipb_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property skipf_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("skipf_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property smicn_24() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("smicn_24", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property smicn_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("smicn_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property splay_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("splay_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property srch_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("srch_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property start() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("start", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property stop_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("stop_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property up_16() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("up_16", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property up_32() As System.Drawing.Bitmap
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("up_32", resourceCulture)
|
||||
Return CType(obj,System.Drawing.Bitmap)
|
||||
End Get
|
||||
End Property
|
||||
End Module
|
||||
End Namespace
|
||||
268
SpreadNet.v13/Epole/My Project/Resources.resx
Normal file
@@ -0,0 +1,268 @@
|
||||
<?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>
|
||||
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||
<data name="up_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\up_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="start" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\start.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="stop_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\stop_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="open_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\open_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="forwd_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\forwd_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="new_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\new_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="apps_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\apps_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="up_16" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\up_16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="opts_24" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\opts_24.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="print_321" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\print_321.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="Picasa" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Picasa .ico;System.Drawing.Icon, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="edit_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\edit_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="srch_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\srch_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="skipb_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\skipb_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="redo_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\redo_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="play_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\play_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="back_24" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\back_24.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="down_16" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\down_16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="remov_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\remov_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="confg_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\confg_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="print_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\print_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="prtpv_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\prtpv_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="about_161" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\about_161.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="save_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\save_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="image_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\image_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="ref_24" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\ref_24.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="cancl_16" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\cancl_16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="down_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\down_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="smicn_24" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\smicn_24.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="about_24" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\about_24.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="back_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\back_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="back_16" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\back_16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="excel" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\excel.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="forwd_16" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\forwd_16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="cancl_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\cancl_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="ref_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\ref_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="save_16" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\save_16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="smicn_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\smicn_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="prefs_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\prefs_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="down_24" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\down_24.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="skipf_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\skipf_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="lgicn_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\lgicn_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="new_321" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\new_321.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="go_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\go_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="splay_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\splay_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="about_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\about_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="calc_16" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\calc_16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="about_16" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\about_16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="opts_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\opts_32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
</root>
|
||||
84
SpreadNet.v13/Epole/My Project/Settings.Designer.vb
generated
Normal file
@@ -0,0 +1,84 @@
|
||||
'------------------------------------------------------------------------------
|
||||
' <auto-generated>
|
||||
' 이 코드는 도구를 사용하여 생성되었습니다.
|
||||
' 런타임 버전:4.0.30319.42000
|
||||
'
|
||||
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||
' 이러한 변경 내용이 손실됩니다.
|
||||
' </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", "16.4.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 자동 저장 기능"
|
||||
#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(sender As Global.System.Object, 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|\bin\Debug\DataBase\i"& _
|
||||
"rea.mdb")> _
|
||||
Public ReadOnly Property ireaConnectionString() As String
|
||||
Get
|
||||
Return CType(Me("ireaConnectionString"),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.EpoleNetv3.My.MySettings
|
||||
Get
|
||||
Return Global.EpoleNetv3.My.MySettings.Default
|
||||
End Get
|
||||
End Property
|
||||
End Module
|
||||
End Namespace
|
||||
14
SpreadNet.v13/Epole/My Project/Settings.settings
Normal file
@@ -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="ireaConnectionString" 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|\bin\Debug\DataBase\irea.mdb</ConnectionString>
|
||||
<ProviderName>System.Data.OleDb</ProviderName>
|
||||
</SerializableConnectionString></DesignTimeValue>
|
||||
<Value Profile="(Default)">Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\bin\Debug\DataBase\irea.mdb</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
11
SpreadNet.v13/Epole/My Project/app.manifest
Normal file
@@ -0,0 +1,11 @@
|
||||
<?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">
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
|
||||
<security>
|
||||
<applicationRequestMinimum>
|
||||
<defaultAssemblyRequest permissionSetReference="Custom" />
|
||||
<PermissionSet class="System.Security.PermissionSet" version="1" Unrestricted="true" ID="Custom" SameSite="site" />
|
||||
</applicationRequestMinimum>
|
||||
</security>
|
||||
</trustInfo>
|
||||
</asmv1:assembly>
|
||||
2
SpreadNet.v13/Epole/My Project/licenses.licx
Normal file
@@ -0,0 +1,2 @@
|
||||
FarPoint.Win.Spread.FpSpread, FarPoint.Win.Spread, Version=5.0.3505.2008, Culture=neutral, PublicKeyToken=327c3516b1b18457
|
||||
FarPoint.Win.Spread.FpSpread, FarPoint.Win.Spread, Version=13.45.20191.0, Culture=neutral, PublicKeyToken=327c3516b1b18457
|
||||
BIN
SpreadNet.v13/Epole/Picasa .ico
Normal file
|
After Width: | Height: | Size: 328 KiB |
BIN
SpreadNet.v13/Epole/Resources/about_16.png
Normal file
|
After Width: | Height: | Size: 693 B |
BIN
SpreadNet.v13/Epole/Resources/about_161.png
Normal file
|
After Width: | Height: | Size: 809 B |
BIN
SpreadNet.v13/Epole/Resources/about_24.png
Normal file
|
After Width: | Height: | Size: 1023 B |
BIN
SpreadNet.v13/Epole/Resources/about_32.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
SpreadNet.v13/Epole/Resources/apps_32.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
SpreadNet.v13/Epole/Resources/back_16.png
Normal file
|
After Width: | Height: | Size: 715 B |
BIN
SpreadNet.v13/Epole/Resources/back_24.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
SpreadNet.v13/Epole/Resources/back_32.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
SpreadNet.v13/Epole/Resources/calc_16.png
Normal file
|
After Width: | Height: | Size: 590 B |
BIN
SpreadNet.v13/Epole/Resources/cancl_16.png
Normal file
|
After Width: | Height: | Size: 1017 B |
BIN
SpreadNet.v13/Epole/Resources/cancl_32.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
SpreadNet.v13/Epole/Resources/confg_32.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SpreadNet.v13/Epole/Resources/down_16.png
Normal file
|
After Width: | Height: | Size: 694 B |
BIN
SpreadNet.v13/Epole/Resources/down_24.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
SpreadNet.v13/Epole/Resources/down_32.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
SpreadNet.v13/Epole/Resources/edit_32.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
SpreadNet.v13/Epole/Resources/excel.png
Normal file
|
After Width: | Height: | Size: 8.7 KiB |
BIN
SpreadNet.v13/Epole/Resources/forwd_16.png
Normal file
|
After Width: | Height: | Size: 720 B |
BIN
SpreadNet.v13/Epole/Resources/forwd_32.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
SpreadNet.v13/Epole/Resources/go_32.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
SpreadNet.v13/Epole/Resources/image_32.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
SpreadNet.v13/Epole/Resources/lgicn_32.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
SpreadNet.v13/Epole/Resources/new_32.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
SpreadNet.v13/Epole/Resources/new_321.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
SpreadNet.v13/Epole/Resources/open_32.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
SpreadNet.v13/Epole/Resources/opts_24.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
SpreadNet.v13/Epole/Resources/opts_32.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
SpreadNet.v13/Epole/Resources/play_32.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
SpreadNet.v13/Epole/Resources/prefs_32.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
SpreadNet.v13/Epole/Resources/print_32.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
SpreadNet.v13/Epole/Resources/print_321.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
SpreadNet.v13/Epole/Resources/prtpv_32.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SpreadNet.v13/Epole/Resources/redo_32.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SpreadNet.v13/Epole/Resources/ref_24.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
SpreadNet.v13/Epole/Resources/ref_32.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
SpreadNet.v13/Epole/Resources/remov_32.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
SpreadNet.v13/Epole/Resources/save_16.png
Normal file
|
After Width: | Height: | Size: 636 B |
BIN
SpreadNet.v13/Epole/Resources/save_32.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
SpreadNet.v13/Epole/Resources/skipb_32.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
SpreadNet.v13/Epole/Resources/skipf_32.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
SpreadNet.v13/Epole/Resources/smicn_24.png
Normal file
|
After Width: | Height: | Size: 1010 B |
BIN
SpreadNet.v13/Epole/Resources/smicn_32.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
SpreadNet.v13/Epole/Resources/splay_32.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |