How to change HotTrack color of TsEdit Root › Discussions › AlphaControls This topic has 5 replies, 3 voices, and was last updated 10 years, 8 months ago by Support. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts January 24, 2014 at 7:53 am #36001 yaowzParticipant I have a TsEdit, the HotTrack color is blue. Now I want change it to red. January 29, 2014 at 9:25 am #51471 SupportKeymaster I think, you can use sEdit1.SkinData.CustomColor property. If this property is True, then Color property will be used in painting. March 22, 2014 at 6:14 am #51711 yaowzParticipant 'Support' wrote: I think, you can use sEdit1.SkinData.CustomColor property. If this property is True, then Color property will be used in painting. Thanks for your reply, then I set sEdit1.SkinData.CustomColor to TRUE, but which property to set HotTrack color? thanks a lot. March 22, 2014 at 6:52 am #51712 CheshireCatParticipant 'yaowz' wrote: .. then I set sEdit1.SkinData.CustomColor to TRUE, but which property to set HotTrack color? thanks a lot. Hello, what color do you mean exactly? Background or border color? March 26, 2014 at 1:50 am #51751 yaowzParticipant 'CheshireCat' wrote: Hello, what color do you mean exactly? Background or border color? border color. March 28, 2014 at 10:17 am #51760 SupportKeymaster Border color may be specified in a skin using SkinEditor and graphic editor. Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Discussions › AlphaControls