Search results for query: *

  • Users: d1sturbed
  • Content: Threads
  • Order by date
  1. D

    Resolved Adding text from a document to a textbox in a custom taskpane

    Quick explanation of the setup: I have a custom taskpane loaded on startup as follows: tpane _ctrl = new tpane(); var myPane = this.CustomTaskPanes.Add(_ctrl, "My Control"); myPane.DockPosition =...
Back
Top Bottom