VCL TChecklistbox isn't skinned correctly

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #47112
    Support
    Keymaster

      Hello

      This checkbox can't be skinned in standard control because items are drawn by system there.

      You can use TsCheckBox.

      #47144
      mol
      Participant

        Any chance that you can at least adapt the painting of the checkboxes in the TCheckListbox to the skin that is used? I mean, background color and check mark of the checkboxes.

        Thanks.

        #47165
        Support
        Keymaster

          I'm sorry, it's not possible at moment.

          I recommend the TsCheckBox. All components from the package are specially adapted for using with skins. They are more faster and stable.

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