summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/MessagesPanelTest.page
blob: ab4798a84e66a4b0172a1a7768ea83c55b1f9a4d (plain)
1
2
3
4
5
6
7
<com:TForm>

<com:Application.pages.DMessagesPanel ID="panel1" PanelCssClass="one1" />
<com:TActiveButton Text="Show" OnClick="show_clicked" />
<com:TActiveButton Text="Hide" OnClick="hide_clicked" />
<com:TJavascriptLogger />
</com:TForm>