Custom Control

Started by Christian Weilguny, August 29, 2010, 02:03:41 PM

Previous topic - Next topic

Christian Weilguny

Hi,

is there somewhere a guideline for creating own custom controls in FF?
I think, I've found the most pieces but there are probably some of them undiscovered from me.

Christian


Christian Weilguny

Hi Cho,

I'll look at this example from Paul.

I need the possibility to have one ore more controls in a dll. This are normal controls like a textbox, but they have to load there properties (foreground-color, bk-color, font, etc) from the registry. And I don't want to make this every time I set a control.

Christian