TAdvOutlookList not skined

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #50983
    Support
    Keymaster

      Hello!

      This control is not skinned completely.

      For skinning of scrollbars you can try add this type in the SkinManager.ThirdParty list as 'ScrollControl'

      #51046
      DelphiUser
      Participant
        'Support' wrote:

        Hello!

        This control is not skinned completely.

        For skinning of scrollbars you can try add this type in the SkinManager.ThirdParty list as 'ScrollControl'

        i added TAdvOutlookList to SkinManager.ThirdParty list as 'ScrollControl' but problem is not solved !

        just scrollbar of this component must be skinned.

        what is your solution?

        thanks.

        #51084
        Support
        Keymaster

          I have found a solution: add 'TOutlookGroupedList' as 'ScrollControl'

          ScrollBar should be skinned in this way.

          TAdvOutlookList may be removed from the ThirdParty list.

          #51124
          DelphiUser
          Participant
            'Support' wrote:

            I have found a solution: add 'TOutlookGroupedList' as 'ScrollControl'

            ScrollBar should be skinned in this way.

            TAdvOutlookList may be removed from the ThirdParty list.

            many Thanks! problem solved 🙂

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