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
Attachment 99647
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
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
Attachment 99647
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