'------------------------------------------------------------------------------ ' ' 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. ' '------------------------------------------------------------------------------ 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. ''' ''' A strongly-typed resource class, for looking up localized strings, etc. ''' _ Friend Module Resources Private resourceMan As Global.System.Resources.ResourceManager Private resourceCulture As Global.System.Globalization.CultureInfo ''' ''' Returns the cached ResourceManager instance used by this class. ''' _ 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 ''' ''' Overrides the current thread's CurrentUICulture property for all ''' resource lookups using this strongly typed resource class. ''' _ Friend Property Culture() As Global.System.Globalization.CultureInfo Get Return resourceCulture End Get Set resourceCulture = value End Set End Property ''' ''' Looks up a localized string similar to Point number. ''' Friend ReadOnly Property _11() As String Get Return ResourceManager.GetString("11", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Serial number. ''' Friend ReadOnly Property _12() As String Get Return ResourceManager.GetString("12", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Instrument type. ''' Friend ReadOnly Property _13() As String Get Return ResourceManager.GetString("13", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Time. ''' Friend ReadOnly Property _19() As String Get Return ResourceManager.GetString("19", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Horizontal Angle. ''' Friend ReadOnly Property _21() As String Get Return ResourceManager.GetString("21", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Vertical Angle. ''' Friend ReadOnly Property _22() As String Get Return ResourceManager.GetString("22", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Horizontal Angle Correction. ''' Friend ReadOnly Property _25() As String Get Return ResourceManager.GetString("25", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Slope distance. ''' Friend ReadOnly Property _31() As String Get Return ResourceManager.GetString("31", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Horizontal distance. ''' Friend ReadOnly Property _32() As String Get Return ResourceManager.GetString("32", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Height difference. ''' Friend ReadOnly Property _33() As String Get Return ResourceManager.GetString("33", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Code-Block ID. ''' Friend ReadOnly Property _41() As String Get Return ResourceManager.GetString("41", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Information 1. ''' Friend ReadOnly Property _42() As String Get Return ResourceManager.GetString("42", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Information 2. ''' Friend ReadOnly Property _43() As String Get Return ResourceManager.GetString("43", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Information 3. ''' Friend ReadOnly Property _44() As String Get Return ResourceManager.GetString("44", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Information 4. ''' Friend ReadOnly Property _45() As String Get Return ResourceManager.GetString("45", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Information 5. ''' Friend ReadOnly Property _46() As String Get Return ResourceManager.GetString("46", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Information 6. ''' Friend ReadOnly Property _47() As String Get Return ResourceManager.GetString("47", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Information 7. ''' Friend ReadOnly Property _48() As String Get Return ResourceManager.GetString("48", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Information 8. ''' Friend ReadOnly Property _49() As String Get Return ResourceManager.GetString("49", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to PPM/mm. ''' Friend ReadOnly Property _51() As String Get Return ResourceManager.GetString("51", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Prism constant. ''' Friend ReadOnly Property _58() As String Get Return ResourceManager.GetString("58", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to PPM. ''' Friend ReadOnly Property _59() As String Get Return ResourceManager.GetString("59", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Remark 1. ''' Friend ReadOnly Property _71() As String Get Return ResourceManager.GetString("71", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Remark 2. ''' Friend ReadOnly Property _72() As String Get Return ResourceManager.GetString("72", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Remark 3. ''' Friend ReadOnly Property _73() As String Get Return ResourceManager.GetString("73", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Remark 4. ''' Friend ReadOnly Property _74() As String Get Return ResourceManager.GetString("74", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Remark 5. ''' Friend ReadOnly Property _75() As String Get Return ResourceManager.GetString("75", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Remark 6. ''' Friend ReadOnly Property _76() As String Get Return ResourceManager.GetString("76", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Remark 7. ''' Friend ReadOnly Property _77() As String Get Return ResourceManager.GetString("77", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Remark 8. ''' Friend ReadOnly Property _78() As String Get Return ResourceManager.GetString("78", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Remark 9. ''' Friend ReadOnly Property _79() As String Get Return ResourceManager.GetString("79", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Easting. ''' Friend ReadOnly Property _81() As String Get Return ResourceManager.GetString("81", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Northing. ''' Friend ReadOnly Property _82() As String Get Return ResourceManager.GetString("82", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Elevation. ''' Friend ReadOnly Property _83() As String Get Return ResourceManager.GetString("83", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to St. Easting. ''' Friend ReadOnly Property _84() As String Get Return ResourceManager.GetString("84", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to St. Northing. ''' Friend ReadOnly Property _85() As String Get Return ResourceManager.GetString("85", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to St. Height. ''' Friend ReadOnly Property _86() As String Get Return ResourceManager.GetString("86", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Reflector height. ''' Friend ReadOnly Property _87() As String Get Return ResourceManager.GetString("87", resourceCulture) End Get End Property ''' ''' Looks up a localized string similar to Instrument height. ''' Friend ReadOnly Property _88() As String Get Return ResourceManager.GetString("88", resourceCulture) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property calculator() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("calculator", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property digital() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("digital", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property digital_24() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("digital_24", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property digital_32() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("digital_32", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property google_sheets() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("google-sheets", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_add_folder_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-add-folder-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_add_to_collection_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-add-to-collection-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_advance2_24() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-advance2-24", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_caps_lock_on_24() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-caps-lock-on-24", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_caps_lock_on_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-caps-lock-on-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_caps_lock_on_501() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-caps-lock-on-501", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_check_file_501() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-check-file-501", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_checklist_48() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-checklist-48", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_close_24() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-close-24", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_compare_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-compare-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_day_view_40() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-day-view-40", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_edit_text_file_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-edit-text-file-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_error_24() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-error-24", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_error_48() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-error-48", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_file_GSI_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-file-GSI-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_file_path_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-file-path-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_file_TXT_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-file-TXT-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_folder_tree_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-folder-tree-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_list_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-list-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_menu_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-menu-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_mesh_48() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-mesh-48", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_micro_sd_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-micro-sd-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_move_to_folder_24() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-move-to-folder-24", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_my_location_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-my-location-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_print_48() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-print-48", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_print_48_1() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-print-48_1", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_print_94() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-print-94", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_product_documents_24() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-product-documents-24", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_product_documents_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-product-documents-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_program_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-program-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_recycle_bin_24() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-recycle-bin-24", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_recycle_bin_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-recycle-bin-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_remove_24() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-remove-24", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_remove_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-remove-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_rename_20() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-rename-20", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_rename_24() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-rename-24", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_rename_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-rename-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_rotate_48() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-rotate-48", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_scroll_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-scroll-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_sd_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-sd-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_sd_import_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-sd-import-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_sd_import2_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-sd-import2-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_sdb_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-sdb-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_sdb_import_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-sdb-import-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_stationery_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-stationery-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_table_48() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-table-48", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' Friend ReadOnly Property icons8_tree_structure_50() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("icons8-tree-structure-50", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized string similar to # TPS1100 Convert ''' '''!["logo"](https://multibox.nohost.me/gitea/boris/TPS1100-Convert/raw/branch/main/My%20Project/Icons/TPS1100CNVRT_logo.png) ''' '''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) '''- Priprava GSI datoteke iz seznama točk (Uvoz TXT/KOO/... datotek) ''' '''Program uporablja kodi [rest of string was truncated]";. ''' Friend ReadOnly Property README() As String Get Return ResourceManager.GetString("README", resourceCulture) End Get End Property ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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 ''' ''' Looks up a localized resource of type System.Drawing.Bitmap. ''' 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