TsTitleBar, maximized title height (CommonSkinData.ExMaxHeight, "Maximized title height" in SkinEditor)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #54701
    Support
    Keymaster

      Hello! Sorry for a delay with answer.

      ASkinDemo.exe has the sSkinManager1.Options.NativeBordersMaximized property defined to True.

      ExtendedBorders not used when form maximized if this property is True. This is a reason why height of header is not changed.

      Height of header will be changed if sSkinManager1.Options.NativeBordersMaximized property is False (default value).

      #54769
      Mick
      Participant

        It works.

        Thank You.

        Mick

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