808 lines
30 KiB
VB.net
808 lines
30 KiB
VB.net
'------------------------------------------------------------------------------
|
|
' <auto-generated>
|
|
' This code was generated by a tool.
|
|
' Runtime Version:4.0.30319.42000
|
|
'
|
|
' Changes to this file may cause incorrect behavior and will be lost if
|
|
' the code is regenerated.
|
|
' </auto-generated>
|
|
'------------------------------------------------------------------------------
|
|
|
|
Option Strict On
|
|
Option Explicit On
|
|
|
|
Imports System
|
|
|
|
Namespace My.Resources
|
|
|
|
'This class was auto-generated by the StronglyTypedResourceBuilder
|
|
'class via a tool like ResGen or Visual Studio.
|
|
'To add or remove a member, edit your .ResX file then rerun ResGen
|
|
'with the /str option, or rebuild your VS project.
|
|
'''<summary>
|
|
''' A strongly-typed resource class, for looking up localized strings, etc.
|
|
'''</summary>
|
|
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0"), _
|
|
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
|
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
|
Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
|
|
Friend Module Resources
|
|
|
|
Private resourceMan As Global.System.Resources.ResourceManager
|
|
|
|
Private resourceCulture As Global.System.Globalization.CultureInfo
|
|
|
|
'''<summary>
|
|
''' Returns the cached ResourceManager instance used by this class.
|
|
'''</summary>
|
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
|
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
|
Get
|
|
If Object.ReferenceEquals(resourceMan, Nothing) Then
|
|
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("TPS1100_Convert.Resources", GetType(Resources).Assembly)
|
|
resourceMan = temp
|
|
End If
|
|
Return resourceMan
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Overrides the current thread's CurrentUICulture property for all
|
|
''' resource lookups using this strongly typed resource class.
|
|
'''</summary>
|
|
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
|
Friend Property Culture() As Global.System.Globalization.CultureInfo
|
|
Get
|
|
Return resourceCulture
|
|
End Get
|
|
Set
|
|
resourceCulture = value
|
|
End Set
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Point number.
|
|
'''</summary>
|
|
Friend ReadOnly Property _11() As String
|
|
Get
|
|
Return ResourceManager.GetString("11", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Serial number.
|
|
'''</summary>
|
|
Friend ReadOnly Property _12() As String
|
|
Get
|
|
Return ResourceManager.GetString("12", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Instrument type.
|
|
'''</summary>
|
|
Friend ReadOnly Property _13() As String
|
|
Get
|
|
Return ResourceManager.GetString("13", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Time.
|
|
'''</summary>
|
|
Friend ReadOnly Property _19() As String
|
|
Get
|
|
Return ResourceManager.GetString("19", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Horizontal Angle.
|
|
'''</summary>
|
|
Friend ReadOnly Property _21() As String
|
|
Get
|
|
Return ResourceManager.GetString("21", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Vertical Angle.
|
|
'''</summary>
|
|
Friend ReadOnly Property _22() As String
|
|
Get
|
|
Return ResourceManager.GetString("22", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Horizontal Angle Correction.
|
|
'''</summary>
|
|
Friend ReadOnly Property _25() As String
|
|
Get
|
|
Return ResourceManager.GetString("25", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Slope distance.
|
|
'''</summary>
|
|
Friend ReadOnly Property _31() As String
|
|
Get
|
|
Return ResourceManager.GetString("31", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Horizontal distance.
|
|
'''</summary>
|
|
Friend ReadOnly Property _32() As String
|
|
Get
|
|
Return ResourceManager.GetString("32", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Height difference.
|
|
'''</summary>
|
|
Friend ReadOnly Property _33() As String
|
|
Get
|
|
Return ResourceManager.GetString("33", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Code-Block ID.
|
|
'''</summary>
|
|
Friend ReadOnly Property _41() As String
|
|
Get
|
|
Return ResourceManager.GetString("41", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Information 1.
|
|
'''</summary>
|
|
Friend ReadOnly Property _42() As String
|
|
Get
|
|
Return ResourceManager.GetString("42", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Information 2.
|
|
'''</summary>
|
|
Friend ReadOnly Property _43() As String
|
|
Get
|
|
Return ResourceManager.GetString("43", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Information 3.
|
|
'''</summary>
|
|
Friend ReadOnly Property _44() As String
|
|
Get
|
|
Return ResourceManager.GetString("44", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Information 4.
|
|
'''</summary>
|
|
Friend ReadOnly Property _45() As String
|
|
Get
|
|
Return ResourceManager.GetString("45", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Information 5.
|
|
'''</summary>
|
|
Friend ReadOnly Property _46() As String
|
|
Get
|
|
Return ResourceManager.GetString("46", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Information 6.
|
|
'''</summary>
|
|
Friend ReadOnly Property _47() As String
|
|
Get
|
|
Return ResourceManager.GetString("47", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Information 7.
|
|
'''</summary>
|
|
Friend ReadOnly Property _48() As String
|
|
Get
|
|
Return ResourceManager.GetString("48", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Information 8.
|
|
'''</summary>
|
|
Friend ReadOnly Property _49() As String
|
|
Get
|
|
Return ResourceManager.GetString("49", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to PPM/mm.
|
|
'''</summary>
|
|
Friend ReadOnly Property _51() As String
|
|
Get
|
|
Return ResourceManager.GetString("51", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Prism constant.
|
|
'''</summary>
|
|
Friend ReadOnly Property _58() As String
|
|
Get
|
|
Return ResourceManager.GetString("58", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to PPM.
|
|
'''</summary>
|
|
Friend ReadOnly Property _59() As String
|
|
Get
|
|
Return ResourceManager.GetString("59", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Remark 1.
|
|
'''</summary>
|
|
Friend ReadOnly Property _71() As String
|
|
Get
|
|
Return ResourceManager.GetString("71", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Remark 2.
|
|
'''</summary>
|
|
Friend ReadOnly Property _72() As String
|
|
Get
|
|
Return ResourceManager.GetString("72", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Remark 3.
|
|
'''</summary>
|
|
Friend ReadOnly Property _73() As String
|
|
Get
|
|
Return ResourceManager.GetString("73", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Remark 4.
|
|
'''</summary>
|
|
Friend ReadOnly Property _74() As String
|
|
Get
|
|
Return ResourceManager.GetString("74", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Remark 5.
|
|
'''</summary>
|
|
Friend ReadOnly Property _75() As String
|
|
Get
|
|
Return ResourceManager.GetString("75", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Remark 6.
|
|
'''</summary>
|
|
Friend ReadOnly Property _76() As String
|
|
Get
|
|
Return ResourceManager.GetString("76", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Remark 7.
|
|
'''</summary>
|
|
Friend ReadOnly Property _77() As String
|
|
Get
|
|
Return ResourceManager.GetString("77", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Remark 8.
|
|
'''</summary>
|
|
Friend ReadOnly Property _78() As String
|
|
Get
|
|
Return ResourceManager.GetString("78", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Remark 9.
|
|
'''</summary>
|
|
Friend ReadOnly Property _79() As String
|
|
Get
|
|
Return ResourceManager.GetString("79", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Easting.
|
|
'''</summary>
|
|
Friend ReadOnly Property _81() As String
|
|
Get
|
|
Return ResourceManager.GetString("81", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Northing.
|
|
'''</summary>
|
|
Friend ReadOnly Property _82() As String
|
|
Get
|
|
Return ResourceManager.GetString("82", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Elevation.
|
|
'''</summary>
|
|
Friend ReadOnly Property _83() As String
|
|
Get
|
|
Return ResourceManager.GetString("83", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to St. Easting.
|
|
'''</summary>
|
|
Friend ReadOnly Property _84() As String
|
|
Get
|
|
Return ResourceManager.GetString("84", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to St. Northing.
|
|
'''</summary>
|
|
Friend ReadOnly Property _85() As String
|
|
Get
|
|
Return ResourceManager.GetString("85", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to St. Height.
|
|
'''</summary>
|
|
Friend ReadOnly Property _86() As String
|
|
Get
|
|
Return ResourceManager.GetString("86", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Reflector height.
|
|
'''</summary>
|
|
Friend ReadOnly Property _87() As String
|
|
Get
|
|
Return ResourceManager.GetString("87", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to Instrument height.
|
|
'''</summary>
|
|
Friend ReadOnly Property _88() As String
|
|
Get
|
|
Return ResourceManager.GetString("88", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Circled_Right_2_24() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Circled_Right_2_24", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Fine_Print_24() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Fine_Print_24", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_add_new_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_add_new_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_advance_48() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_advance_48", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_browse_folder_50_2() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_browse_folder_50_2", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_cancel_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_cancel_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_check_file_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8-check-file-50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_clear_symbol_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_clear_symbol_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_close_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_close_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_close_window_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_close_window_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_connection_status_on_48() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_connection_status_on_48", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_design_48() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_design_48", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_do_not_disturb_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_do_not_disturb_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_done_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_done_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_drawing_compass_48() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_drawing_compass_48", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_edit_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_edit_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_folder_50_2() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_folder_50_2", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_info_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_info_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_info_squared_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_info_squared_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_information_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_information_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_land_surveying_48() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_land_surveying_48", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_move_to_folder_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8-move-to-folder-50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_no_entry_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_no_entry_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_ok_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_ok_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_open_end_wrench_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_open_end_wrench_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_opened_folder_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_opened_folder_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_question_mark_48() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8-question-mark-48", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_save_as_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_save_as_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_send_file_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8-send-file-50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_support_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8-support-50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_tools_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_tools_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_unavailable_50() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_unavailable_50", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property icons8_undo_48() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("icons8_undo_48", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property ModernXP_41_Settings_icon() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("ModernXP_41_Settings_icon", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized string similar to # TPS1100-Convert
|
|
'''
|
|
'''
|
|
'''
|
|
'''Program za pretvorbo GSI datotek v obliko primerno za branje.
|
|
'''
|
|
'''Enostavna priprava in izvoz podatkov meritev v različnih oblikah...
|
|
'''
|
|
'''- Zapisnik Meritev (podatki meritev kot so Hz, V, SD, HD,...)
|
|
'''- Koordinate Točk (seznam točk v obliki E, N, Ht, koda in klasifikacija)
|
|
'''
|
|
'''Program uporablja kodiranje za prepoznavo posameznih elementov meritev.
|
|
'''
|
|
'''<br>
|
|
'''Aplikacij [rest of string was truncated]";.
|
|
'''</summary>
|
|
Friend ReadOnly Property README() As String
|
|
Get
|
|
Return ResourceManager.GetString("README", resourceCulture)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property Save_as_24() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("Save_as_24", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property TPS1100CNVRT() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("TPS1100CNVRT", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
|
|
'''<summary>
|
|
''' Looks up a localized resource of type System.Drawing.Bitmap.
|
|
'''</summary>
|
|
Friend ReadOnly Property TPS1100CNVRT_logo() As System.Drawing.Bitmap
|
|
Get
|
|
Dim obj As Object = ResourceManager.GetObject("TPS1100CNVRT_logo", resourceCulture)
|
|
Return CType(obj,System.Drawing.Bitmap)
|
|
End Get
|
|
End Property
|
|
End Module
|
|
End Namespace
|