How to change HotTrack color of TsEdit

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #51471
    Support
    Keymaster

      I think, you can use sEdit1.SkinData.CustomColor property.

      If this property is True, then Color property will be used in painting.

      #51711
      yaowz
      Participant
        '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.

        #51712
        CheshireCat
        Participant
          '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?

          #51751
          yaowz
          Participant
            'CheshireCat' wrote:

            Hello,

            what color do you mean exactly? Background or border color?

            border color.

            #51760
            Support
            Keymaster

              Border color may be specified in a skin using SkinEditor and graphic editor.

            Viewing 5 posts - 1 through 5 (of 5 total)
            • You must be logged in to reply to this topic.