summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/MessagesPanelTest.page
blob: 248d1760362822a34692e55b223f1522786c1f89 (plain)
1
2
3
4
5
6
<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:TForm>