Class frmOffsets
  Public txtOffset As VB.TextBox
  Public Option1 As VB.OptionButton
  Public Option1 As VB.OptionButton
  Public Option1 As VB.OptionButton
  Public cmdCalculate As VB.CommandButton
  Public txtRVA As VB.TextBox
  Public txtVA As VB.TextBox
  Public lvSect As MSComctlLib.ListView
  Public lblMenu As VB.Label
  Public lblSection As VB.Label
  Public Label1 As VB.Label
  Public mnuPopup As VB.Menu
  Public mnuJumpIDA As VB.Menu
  Public mnuOpenHexEd As VB.Menu
  Public Sub Initilize(Optional modal = True)
  Public Function GetHextxt(t As TextBox, v As Long) As Boolean
  Public Sub Enable(t As TextBox, Optional enabled = True)
End Class
