vb.net - Size argument exception -


i experiencing first chance excpetion:

enter image description here

i baffled going on here. see in inspector, height 732 , width 1114. looks absolutely fine me.

does have idea why error might occur?

_companylogo.size gets or sets width , height of control. doesn't contain size of control

probably you're looking for

dim nsize1 size nsize1.width = _companylogo.width nsize1.height = _companylogo.height 

Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -