WEB Skin Problem

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

    Describe a procedure of form creation please. This form have a non-standard style or property?

    PS. A working example will be the best help )

    #46872
    TAZ
    Participant

    As requested. Example exe and source code attached.

    Also please note that the minimize icon does not disappear and it will not reappear if you re-add the minimize button.

    #46926
    Support
    Keymaster

    Thank you.

    Form should be reinitilized because this window is recreated after the BorderIcons property changing.

    Try this code please :

    Code:
    spMain.PrepareForm;
    spMain.SkinData.Invalidate;
    #46958
    TAZ
    Participant

    It works. Thanks.

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