or
'PictureBox1
Me.PictureBox1.Location = New Telerik.Reporting.Drawing.PointU(New Telerik.Reporting.Drawing.Unit(0, Telerik.Reporting.Drawing.UnitType.Cm), New
Me.PictureBox1.Name = "PictureBox1"
Me.PictureBox1.Size = New Telerik.Reporting.Drawing.SizeU(New Telerik.Reporting.Drawing.Unit(13.500100135803223, Telerik.Reporting.Drawing.UnitType.Cm), New
Me.PictureBox1. ??????
Private
PictureBox1 As Telerik.Reporting.PictureBox
at the ??? there is no Itemdatabinding available
I use picturebox 4.0.10.423
The sample you provided works without any problem. But above code us used in a separate class and causes problems
Please help,
Mart