Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Accessing pixels in bitmaps + retreiving from registry

Having assigned a StdPicture or IPictureDisp object--call it
"pic"--from the .Picture property of a selected button on a
commandbar, I would like to be save the critical pixel data with
SaveSetting for later retrieval by GetSetting.

How do I accomplish this? Does a property exist for pic that I can
save and retrieve?

For reference purposes, the snippet below outlines what I am trying to
do:

Set pic = btn.Picture
SaveSetting "AppName","Section", "Key", pic.???

set pic2.??? = GetSetting("AppName", "Section", "Key")
btn.Picture = pic2


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
disappearing bitmaps in worksheet ian h Excel Discussion (Misc queries) 3 August 1st 08 07:53 PM
problem with bitmaps dhw New Users to Excel 0 March 29th 08 04:26 PM
error accessing system registry Donna Excel Discussion (Misc queries) 2 July 11th 06 09:22 PM
some columns 30 characters 155 pixels others 310 pixels why vurden Excel Discussion (Misc queries) 2 April 26th 05 03:30 AM
Error Accessing the OLE Registry Kevin Excel Programming 0 August 13th 03 11:02 PM


All times are GMT +1. The time now is 12:37 AM.

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"