vbCritical and vbExclamation on Userform?

  • Thread starter Thread starter IanC
  • Start date Start date
Ian,

They are just vb constant values. What exactly do you want to do?

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
Thanks Bob,

I want to put the standard yellow exclamation mark, the red X, or the ?-mark
on my own userform.
 
Hi,



On your user form, you put the tool to hold picture call image and in the
property, you fetch from your hard drive the picture.

Do a search on *.ico to find where they are.

If you don't have them, I could send them to you.
 
Thanks

I've done a search, and found plenty, but not these! It would be very kind
if you could send them. Thanks.

I must say I find it surprising that they're not available as part of normal
VB forms.
 
Back
Top