How i Change the Messagebox to Bottom Middle under the Actionbar? 

"MessageBox": {
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Autoload": true,
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Dock": "TopLeftDock",
      "FadeOut": 0.0,
      "Height": 0.95,
      "Margin": "0 0 0 0.005",
      "Order": 7,
      "PanelSettings": {
        "MessageUpdateFrequency (seconds)": 20,
        "MsgOrder": "normal"
      },
      "Text": {
        "Align": "MiddleCenter",
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": true,
        "BackgroundColor": "0 0 0 0.4",
        "Content": "No Content",
        "FadeIn": 0.0,
        "FadeOut": 0.0,
        "FontColor": "1 1 1 1",
        "FontSize": 14,
        "Height": 0.95,
        "Margin": "0 0 0 0.005",
        "Order": 0,
        "Width": 1.0
      },
      "Width": 1.0
    },​

Result