TMS AdvStringGrid skinnable?

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

      Please send me an Exe with these internal controls, I'll check them and answer if skinning is possible.

      #43497
      knnknn
      Participant

        I don't think it's a good idea to send you the .exe

        AdvanceStringGrid offers loads of theme options itself thus it's best when create a form, drop a AdvanceStringGrid on it and then add the line

        advstringgrid1.AddCheckBox(1,1,true,true);

        #43498
        Support
        Keymaster
          'knnknn' wrote:
          I don't think it's a good idea to send you the .exe

          I will know a class name of controls which are used and visible. Can you make a small demo with this controls?

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