> To clarify: I want a Custom Component named "GenBitmapButton" which,
> when placed, works out-of-the-box exactly like a regular
> wxBitmapButton - the ability to, for instance, set the "bitmap" stuff
> by interface rather than by code...
>
1) Add "custom control" from project panel menu (Add file | frame |
panel > Custom control)
2) modify & save your cotrol (not to close the window custom control)
3) To select file (your custom control) in project panel
4) right click, and from menu to select "Add as custom control"
bye