Main Menu

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35650
    Wolfgang
    Participant

    How can I get the Menu Items to align on the left, like normal?

    #50183
    CheshireCat
    Participant

    Hello Wolfgang,

    try BDiMode := bdLeftToRight and/or ParentBDiMode := True.

    #50184
    Wolfgang
    Participant
    'CheshireCat' wrote:

    Hello Wolfgang,

    try BDiMode := bdLeftToRight and/or ParentBDiMode := True.

    Found the solution which has actually nothing to do with Alpha Controls. I installed a Touch Screen on my PC, which changed the relevant Registry Setting.

    [HKEY_CURRENT_USER Software Microsoft Windows NT CurrentVersion Windows]

    There is a variable named “MenuDropAlignment” which can take two values, 0 or 1 (0 for left alignment 1 for an alignment at right).

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