Picture does not shift memos

Hello,
I have a problem. I load an image to picturebox by code. I get some values from database and I use "picture1.picture.loadfromfile" to show an image. But images have different size and do not shift memos which are under the picturebox. How can i fix it?

Thank you,
Omer

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 1:17AM
    place the objects under the pictureview in a child band.
  • edited 1:17AM
    But I change memos and pictures place by code. So I can't use childbind.
  • gordkgordk St.Catherines On. Canada.
    edited 1:17AM
    But I change memos and pictures place by code. So I can't use childbind."
    this is probably your problem.
    items are processed within a band in the order in which they were created.
    Also when you change an objects position you stand the chance of widowing the object to the page, if
    you set the top value of the object to a value greater than the height of the band, and if you don't reset to original settings effects can become cumulative.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.