Hello
Which controls signs are you referring to in particular?
There is no way to share a LabVIEW control in CVI and Measurement Studio, since they employ different frameworks. You might be able to make a dll for a VI that has the controls you need and then call that particular dll from CVI so you can display the front panel and allow the user to interact with it. You can also use that dll from VB or VC++.
Bilal Durrani
NI