can i drag an image from one web part to another web part

Last post 08-13-2007 2:45 AM by mrajeshbabu. 2 replies.

Sort Posts:

  • can i drag an image from one web part to another web part

    08-09-2007, 8:12 AM
    • Member
      21 point Member
    • mrajeshbabu
    • Member since 08-01-2007, 1:15 AM
    • Posts 35

    hi

    can i drag an image from one web part to another web part

    i.e if i am having an image in one web part

    i must drag the web part and drop it in the other web part 

    is it possible or not

    pls tell me if possible give me how

    thanks

  • Re: can i drag an image from one web part to another web part

    08-13-2007, 12:45 AM
    Answer

    Hi,

    The image control is also a standard control. WebPartManager will wrap it as a genericWebParts. What you are draging is a WebPart, not a image control.

    I know what you want is discarding the frame border of the WebPart control, actually you can achieve it by setting the ChromeType property of WebPart to PartChromeType.None.

    Thanks.

    Michael Jin.
    Microsoft Online Community Support

    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • Re: can i drag an image from one web part to another web part

    08-13-2007, 2:45 AM
    • Member
      21 point Member
    • mrajeshbabu
    • Member since 08-01-2007, 1:15 AM
    • Posts 35

    hi thanks

Page 1 of 1 (3 items)