Group:  Microsoft Access » microsoft.public.access.activexcontrol
Thread: How to delete an Image value from Image Property?

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

How to delete an Image value from Image Property?
"David Muñoz" <ddmmss[ at ]hotmail.com> 28.10.2005 03:10:37
Hello:

How do I define an Image property to allow it be deleted (= nothing) in the
VS Property Browser.

If I use:

Public Property Image as Image
Get
Return imgImage
End Get
Set(byval Value as Image)
imgImage = Value
End Set
End Property

I got a browsable Image propety that can NOT BE DELETED by pressing the
Delete key or the BackSpace key en the Property Browser.

How must I write it?

Thanks!!!

David


Re: How to delete an Image value from Image Property?
"penglinhui" <penghui6666666[ at ]163.com> 17.12.2005 07:44:24

"David Muñoz" <ddmmss[ at ]hotmail.com> дÈëÏûÏ¢ÐÂÎÅ:eX9vVz22FHA.896[ at ]TK2MSFTNGP09.phx.gbl...
[Quoted Text]
> Hello:
>
> How do I define an Image property to allow it be deleted (= nothing) in
> the VS Property Browser.
>
> If I use:
>
> Public Property Image as Image
> Get
> Return imgImage
> End Get
> Set(byval Value as Image)
> imgImage = Value
> End Set
> End Property
>
> I got a browsable Image propety that can NOT BE DELETED by pressing the
> Delete key or the BackSpace key en the Property Browser.
>
> How must I write it?
>
> Thanks!!!
>
> David
>


Re: How to delete an Image value from Image Property?
"simon white" <simons01[ at ]optusnet.com.au> 13.02.2006 07:11:03

"penglinhui" <penghui6666666[ at ]163.com> wrote in message
news:eHuD12tAGHA.1288[ at ]TK2MSFTNGP09.phx.gbl...
[Quoted Text]
>
> "David Muñoz" <ddmmss[ at ]hotmail.com>
> дÈëÏûÏ¢ÐÂÎÅ:eX9vVz22FHA.896[ at ]TK2MSFTNGP09.phx.gbl...
>> Hello:
>>
>> How do I define an Image property to allow it be deleted (= nothing) in
>> the VS Property Browser.
>>
>> If I use:
>>
>> Public Property Image as Image
>> Get
>> Return imgImage
>> End Get
>> Set(byval Value as Image)
>> imgImage = Value
>> End Set
>> End Property
>>
>> I got a browsable Image propety that can NOT BE DELETED by pressing the
>> Delete key or the BackSpace key en the Property Browser.
>>
>> How must I write it?
>>
>> Thanks!!!
>>
>> David
>>
>
>


Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net