Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default about frame and screen shot of a frame

I have one frame in VBA and some objects in in (text boxes in my
case). I would like to copy the content of this frame into frame in
excell... How is this possible...

I tried using .picture but this only copies a picture from one frame
to the other not the entire content...

So, basiclly a screen shot of the frame is what I need.

Hope someone knows...

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default about frame and screen shot of a frame

In order to get a screen shot of anything in Windows, I would assume the
object/control would need to expose a handle (hwnd).
As most standard control from the Forms2 library do not, this may prove a
problem.
The Form does, so maybe one of the methods listed under the "PrintScreen"
section here may help:
http://vbnet.mvps.org/code/screen/index.html

NickHK

"Monte0682" wrote in message
ups.com...
I have one frame in VBA and some objects in in (text boxes in my
case). I would like to copy the content of this frame into frame in
excell... How is this possible...

I tried using .picture but this only copies a picture from one frame
to the other not the entire content...

So, basiclly a screen shot of the frame is what I need.

Hope someone knows...

Thanks



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using shape on a frame???? MD Excel Discussion (Misc queries) 1 May 4th 10 04:56 PM
Frame Nick London Excel Programming 1 July 4th 06 03:39 PM
frame Nick London Excel Discussion (Misc queries) 0 July 4th 06 01:17 PM
Controls in a Frame JIPS Excel Programming 5 May 2nd 06 09:10 PM
How to attach legend frame to chart frame? holg3r Charts and Charting in Excel 2 July 7th 05 11:41 PM


All times are GMT +1. The time now is 05:38 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"