Hi,

We have a application which is developed using Vb.Net. We have a form in that application which uses MSFlexgrid and some other control.If we open the form in different PCs,it seems to be values for System.Drawing.Size are automatically changing in designer.vb file,more like they are settling for a default value.Here is same designer file compared after form is opened in another PC

Name:  271293.png
Views: 2666
Size:  80.2 KB

And if any changes done to MSFlexgrid properties like colour,Changes supposed to be saved in designer.vb file i think,But its seems to be saving in .resx file and encrypted something like this



Its very difficult to compare files to check for changes.Why this is happening?please anyone help
Thank you