How to add custom property to standard Image control? 
Author Message
 How to add custom property to standard Image control?

Perhaps the code is very simple, but I don't know the slightest idea how to
write it.
Finally I created my own class with necessary proprerty, but alas. The
statement 'Implements Image' causes error.. They call that polymorphism...
PLEASE HELP!!!!!
--
Regards,
               Igor G.

  http://www.*-*-*.com/
PS.Please answer by e-mail


Mon, 24 Dec 2001 03:00:00 GMT  
 How to add custom property to standard Image control?
You need to create an OCX project that contains the image control.  Then you
can add public properties to the OCX in the same manner as a regular COM
server.
Quote:

>Perhaps the code is very simple, but I don't know the slightest idea how to
>write it.
>Finally I created my own class with necessary proprerty, but alas. The
>statement 'Implements Image' causes error.. They call that polymorphism...
>PLEASE HELP!!!!!
>--
>Regards,
>               Igor G.

> http://www.igorg.orc.ru
>PS.Please answer by e-mail



Mon, 24 Dec 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How to add custom property to standard Image control?

2. Windows forms designer automatically adds code that sets properties of custom controls

3. How to Add custom properties to VB Controls?

4. Standard / Custom Doc Properties

5. How to add Custom Command to standard popup?

6. Transferring standard contact data from standard contact forms into contact custom forms

7. VB6: Property Sheets Bug?, Custom Controls and properties

8. Custom Controls - VB.Net Standard Edition

9. custom controls in standard edition VB4?

10. Problems adding custom property pages

11. how to add custom properties to folder?

12. Adding custom properties and assigning values.

 

 
Powered by phpBB® Forum Software