Class frmOptions
  Public Frame1 As VB.Frame
  Public chkLazyLoadTree As VB.CheckBox
  Public chkLogMsgs As VB.CheckBox
  Public chkAllowRemote As VB.CheckBox
  Public Frame2 As VB.Frame
  Public optIDA As VB.OptionButton
  Public optIDA As VB.OptionButton
  Public optLogAllUnhandled As VB.CheckBox
  Public chkwarnOnDebugStart As VB.CheckBox
  Public chkSaveView As VB.CheckBox
  Public chkShowIndents As VB.CheckBox
  Public chkStructsOnly As VB.CheckBox
  Public lblLazyHelp As VB.Label
  Public lblScriptHelp As VB.Label
  Public cmdClose As VB.CommandButton
End Class
