Paint TsComboEdit Background

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #32791
    phippu555
    Participant

    How can i custom draw the white part (background) of an TsEdit or TsComboEdit Background? I just want to paint a ProgressBar and/or security notifier in the background, maybe some other users need that too?

    Sure, I could wirte a new Component that inherits from TsComboEdit, but there must me an easyer way and i don't want to recompile this component for each ac update.

    Thanks!

    #38511
    Support
    Keymaster

    Sorry, drawing at the background of edit control (which have an input from keyboard) is impossible at moment, because all controls are derived from standard Vcl and have some limitations. I thinking about solution, but haven't idea now.

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