See the thread linked below.
http://groups.google.com/group/microsoft.public.dotnet.framework.windowsforms/br
owse_thread/thread/27f52203bdf6b74f/4a91634fc80b622a?hl=en#4a91634fc80b622a

Signature
Tim Wilson
.NET Compact Framework MVP
> I have a picturebox and a textbox, the picturebox is showing the thumbnail
> version of the filename specified in the TextBox. I want when double
[quoted text clipped - 3 lines]
>
> How can i do that, thanks
Jason Chan - 08 Mar 2006 00:28 GMT
thx~
"Tim Wilson" <TIM(UNDERSCORE)WILSON(AT)ROGERS(PERIOD)COM> ¼¶¼g©ó¶l¥ó·s»D:ejRK9QiQGHA.3672@TK2MSFTNGP14.phx.gbl...
See the thread linked below.
http://groups.google.com/group/microsoft.public.dotnet.framework.windowsforms/br
owse_thread/thread/27f52203bdf6b74f/4a91634fc80b622a?hl=en#4a91634fc80b622a

Signature
Tim Wilson
.NET Compact Framework MVP
> I have a picturebox and a textbox, the picturebox is showing the thumbnail
> version of the filename specified in the TextBox. I want when double
> clicking the PictureBox will open the underlying image. i.e. just like
> double clicking the image file in Explorer that open the image in
registered
> application like image viewer.
>
> How can i do that, thanks