Imports Microsoft.VisualBasic
Imports System
Partial Public Class SubcontractorModule
'''
''' Required designer variable.
'''
Private components As System.ComponentModel.IContainer = Nothing
'''
''' Clean up any resources being used.
'''
''' true if managed resources should be disposed; otherwise, false.
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing AndAlso (Not components Is Nothing) Then
components.Dispose()
End If
MyBase.Dispose(disposing)
End Sub
#Region "Component Designer generated code"
'''
''' Required method for Designer support - do not modify
''' the contents of this method with the code editor.
'''
Private Sub InitializeComponent()
End Sub
#End Region
End Class