Changing texbox values from another project C# -


where form layout, 3 textboxes. kinect coor x, y , z.

i have second project, where, coordinates of hand kinect. main project referencing second project.

now need update these textboxes, coordinates, kinect in second project. how can it? when try, add main project references in second project, visual studio says circular dependency.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -