Kevin_Williams
01-10-2007, 12:19 PM
Hi,
In my program, I'm using LinkData to create a PushPin dataset.
I was wondering how I could programmatically set which Balloon field is displayed.
so far i've tried
objDataSet.Fields.get_Item(ref index).VisibleInBalloon
but i can't seem to be able to set the value...
In my program, I'm using LinkData to create a PushPin dataset.
I was wondering how I could programmatically set which Balloon field is displayed.
so far i've tried
objDataSet.Fields.get_Item(ref index).VisibleInBalloon
but i can't seem to be able to set the value...