How to change the Form Caption Height

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

      Hello

      If sSkinManager1.ExtendedBorders property is True, then you can define a height of form title in own skin.

      If sSkinManager1.ExtendedBorders mode is not used in application then height of title is taken from system.

      #50310
      Giuseppe
      Participant
        'Support' wrote:

        If sSkinManager1.ExtendedBorders property is True, then you can define a height of form title in own skin.

        Hi,

        I would like to have a different caption height (Smaller) for the Form when the BorderStyle := bsToolWindow

        and the Skin is Office2010 Blue and sSkinManager1.ExtendedBorders property is True.

        How to do that pls (Where I can set the caption height in the skin)?

        Regards.

        #50318
        Support
        Keymaster

          Look here at the bottom of page : http://www.alphaskins.com/showdoc.php?l=en&n=102

          “Title height” field should be used there.

          #50319
          Giuseppe
          Participant
            'Support' wrote:

            Look here at the bottom of page : http://www.alphaskins.com/showdoc.php?l=en&n=102

            “Title height” field should be used there.

            Thank You very much.

            Giuseppe

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