[Gambas-user] Custom Control

Kadaitcha Man nospam.nospam.nospam at ...626...
Sun Nov 29 07:28:53 CET 2009


2009/11/29 D. L. Fox <ubuntu at ...2332...>:

> I'd like to start with customizing a PictureBox control - basically just
> add some custom properties/methods. From what I can tell, the current
> control is written in C and I'm not very adept at that language.
>
> Any tips on the best way to go about it?

You don't need to know C. Simply inherit the control in Gambas code
then wrap your methods and properties around it.




More information about the User mailing list