I need to full skin ReportBuilder Forms and all dialog. The Print and Print Setup Dialogs use a TBevel component with property shape=bsframe. I need to skin the TBevel to look like TsBevel or TsGroupBox. I try to add TBevel class to Third party controls of SkinManages without any result. I have AlphaControls v.6.31. Regards Giuseppe.
Hello Skinning of TBevel component is not easy task because it's TGraphicControl and haven't a Handle (hooking is not possible). I hope solution will be found soon.