Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 94
Default Calling Edit Buttom Image?

I have a control button on a UserForm and would like to make it possible for
the user to edit the image. Is there a way to call Edit Button Image or
some other way to accomplish this? Thanks.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Calling Edit Buttom Image?

Don't believe editing an image is a function supported by the MS forms 2.0
image control.

--
Regards,
Tom Ogilvy

"M. Authement" wrote in message
...
I have a control button on a UserForm and would like to make it possible

for
the user to edit the image. Is there a way to call Edit Button Image or
some other way to accomplish this? Thanks.




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 94
Default Calling Edit Buttom Image?

My mistake. I wrote UserForm but was actually thinking Toolbar. Is there a
way to allow the user to edit the button image on a Toolbar by cliking on
the button (something in the _Click Event)?


"Tom Ogilvy" wrote in message
...
Don't believe editing an image is a function supported by the MS forms 2.0
image control.

--
Regards,
Tom Ogilvy

"M. Authement" wrote in message
...
I have a control button on a UserForm and would like to make it possible

for
the user to edit the image. Is there a way to call Edit Button Image or
some other way to accomplish this? Thanks.






  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Calling Edit Buttom Image?

You want to edit the image in the button you clicked. Again, I don't
believe there is any support for that since even in manual mode, the
toolbars are disable when you edit the image.

--
Regards,
Tom Ogilvy

"M. Authement" wrote in message
...
My mistake. I wrote UserForm but was actually thinking Toolbar. Is there

a
way to allow the user to edit the button image on a Toolbar by cliking on
the button (something in the _Click Event)?


"Tom Ogilvy" wrote in message
...
Don't believe editing an image is a function supported by the MS forms

2.0
image control.

--
Regards,
Tom Ogilvy

"M. Authement" wrote in message
...
I have a control button on a UserForm and would like to make it

possible
for
the user to edit the image. Is there a way to call Edit Button Image

or
some other way to accomplish this? Thanks.








  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 94
Default Calling Edit Buttom Image?

Could I display the desired button on a toolbar, then call the procedure
from a userform or separate toolbar? Is there anyway you can think of that
I could allow a user to edit the image of a button?

What I am in the infant stages of doing is creating a utility that helps
create/manage toolbars, menu bars, and shortcut menus. I could limit the
utility to the use of builtin FaceIDs, but was looking for a way to
accomodate custom images as well.

"Tom Ogilvy" wrote in message
...
You want to edit the image in the button you clicked. Again, I don't
believe there is any support for that since even in manual mode, the
toolbars are disable when you edit the image.

--
Regards,
Tom Ogilvy

"M. Authement" wrote in message
...
My mistake. I wrote UserForm but was actually thinking Toolbar. Is
there

a
way to allow the user to edit the button image on a Toolbar by cliking on
the button (something in the _Click Event)?


"Tom Ogilvy" wrote in message
...
Don't believe editing an image is a function supported by the MS forms

2.0
image control.

--
Regards,
Tom Ogilvy

"M. Authement" wrote in message
...
I have a control button on a UserForm and would like to make it

possible
for
the user to edit the image. Is there a way to call Edit Button Image

or
some other way to accomplish this? Thanks.












  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Calling Edit Buttom Image?

toolbars/menu bars go away in Office 12

http://blogs.msdn.com/bowerm/archive...13/464798.aspx

so you might be inventing something with little useful life.

In any event, you would probably be better off writing your own icon editor
and learning how to read and write the bitmap. Check

http://msdn.microsoft.com

Then again, someone may be able to say how to do what you want.

--
Regards,
Tom Ogilvy


"M. Authement" wrote in message
...
Could I display the desired button on a toolbar, then call the procedure
from a userform or separate toolbar? Is there anyway you can think of

that
I could allow a user to edit the image of a button?

What I am in the infant stages of doing is creating a utility that helps
create/manage toolbars, menu bars, and shortcut menus. I could limit the
utility to the use of builtin FaceIDs, but was looking for a way to
accomodate custom images as well.

"Tom Ogilvy" wrote in message
...
You want to edit the image in the button you clicked. Again, I don't
believe there is any support for that since even in manual mode, the
toolbars are disable when you edit the image.

--
Regards,
Tom Ogilvy

"M. Authement" wrote in message
...
My mistake. I wrote UserForm but was actually thinking Toolbar. Is
there

a
way to allow the user to edit the button image on a Toolbar by cliking

on
the button (something in the _Click Event)?


"Tom Ogilvy" wrote in message
...
Don't believe editing an image is a function supported by the MS

forms
2.0
image control.

--
Regards,
Tom Ogilvy

"M. Authement" wrote in message
...
I have a control button on a UserForm and would like to make it

possible
for
the user to edit the image. Is there a way to call Edit Button

Image
or
some other way to accomplish this? 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
Excel 2007 - Edit button image Mike[_14_] Excel Worksheet Functions 4 November 16th 08 01:22 AM
Edit Button Image Excel 2007 TKS_Mark Excel Discussion (Misc queries) 6 September 11th 08 04:52 PM
Edit Button Image in Excel 2007? [email protected] Excel Discussion (Misc queries) 4 April 29th 07 08:12 PM
image edit control JT[_2_] Excel Programming 0 September 21st 04 11:25 PM
Image Edit and WebBrowser controls JT[_2_] Excel Programming 0 September 17th 04 06:54 PM


All times are GMT +1. The time now is 04:17 AM.

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

About Us

"It's about Microsoft Excel"