• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    *Matthew

    ADT 2005 Forms

    39 Views, 0 Replies
    07-01-2005 01:19 PM
    How do I call a form? Also, when it fails, I get a message about enabling
    the just in time debugger. How do I do that.

    _
    Public Sub CalcTest()
    Dim CalcMain As XMain
    Dim hwnd As Object
    Dim ed As Object
    'where do I put this??
    ed.System.Windows.Forms.jitDebugging = True
    Autodesk.AutoCAD.ApplicationServices.Dialogs.ShowModalDialog(hwnd,
    CalcMain)
    End Sub


    Thnaks in advance
    Matthew
    Please use plain text.