Parents
  • how i can set PDMS application window as owner to windows form.

    also i dont need the form in addin.

    import 'TEST'
    handle (1000,0)
    endhandle
    using NameSpace '[COLOR=#333333]FINDREPLACE1[/COLOR]'
    !main = object PMLnetMain()
    !main.Start()

    The form is opens while the above commands run in pdms,

    when i closed the form again while trying exceptional error is coming..

    please suggest my errors
Reply
  • how i can set PDMS application window as owner to windows form.

    also i dont need the form in addin.

    import 'TEST'
    handle (1000,0)
    endhandle
    using NameSpace '[COLOR=#333333]FINDREPLACE1[/COLOR]'
    !main = object PMLnetMain()
    !main.Start()

    The form is opens while the above commands run in pdms,

    when i closed the form again while trying exceptional error is coming..

    please suggest my errors
Children
No Data