How to include opos service objects and controls in c# application? -


  • i want write small c# application using opos controls communicating through serial comm port.
  • i have opos dll.
  • i have installed opos commoncontrolobjects.
  • to use instance of controls in application how should include these controls in app.
  • (for eg: want include msr, sigcap controls similar button control in app) or can included components in project. if how can done?

go toolbox , right-click on it.

then select -choose items-.

having done this, browse folders find opos dll.

last, add items want.


Comments

Popular posts from this blog

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -