Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Using vbCritical, vbQuestion, etc icon in custom dialogs

How do I use vbCritical, vbQuestion, vbExclamation, vbInformation icons in a
custom designed dialog form?

Is it possible to also use vbOKOnly, vbOKCancel, vbAbortRetryIgnore,
vbYesNoCancel, vbYesNo and vbRetryCancel in a custom designed dialog form?

Thank you

Raymond
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Using vbCritical, vbQuestion, etc icon in custom dialogs

The are only applicable to a message box.

--
Regards,
Tom Ogilvy

"Raymond" wrote in message
...
How do I use vbCritical, vbQuestion, vbExclamation, vbInformation icons in

a
custom designed dialog form?

Is it possible to also use vbOKOnly, vbOKCancel, vbAbortRetryIgnore,
vbYesNoCancel, vbYesNo and vbRetryCancel in a custom designed dialog form?

Thank you

Raymond



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 117
Default Using vbCritical, vbQuestion, etc icon in custom dialogs

<<How do I use vbCritical, vbQuestion, vbExclamation, vbInformation icons in
a custom designed dialog form?

Try placing an Image control on the form, then set the Picture property to a
small bitmap of the icon you want to use. Draw them yourself or copy them
from a screen shot somewhere (hint: MsgBox!).
--
Regards,
Bill


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
Icon Sets - Display icon in one cell depending upon value in anoth Nolene Excel Worksheet Functions 2 February 26th 10 05:43 AM
custom icon Greg Excel Discussion (Misc queries) 3 October 31st 08 02:16 PM
custom borders icon to use on the tool bar robin Excel Discussion (Misc queries) 3 February 10th 05 09:01 PM
vbCritical and vbExclamation on Userform? IanC[_3_] Excel Programming 4 September 22nd 03 04:42 PM
Editing the VBcritical logo Chip Pearson Excel Programming 0 August 14th 03 03:20 PM


All times are GMT +1. The time now is 10:31 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"