c# - ActiveX Component - Using external methods? -


i've written activex component included in ax2009 form. have managed include component in form , works fine, extend functionality.

is possible call ax methods within control , send result control? i.e. there way write code calls method external activex control?

alternatively, there way of passing variable between control , ax form? handy in order restrict queries made data tables using variable value.

i've sorted out using .net business connector. managed pass call using callstaticrecordmethod table containing method, , name of method needed. callstaticclassmethod can called if method part of class (in ax).

i'm storing return value in variable in .net component , making use of data.

hope can other out too.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -