NanaFreak
Scripting Contest Winner
Posts: 1476 Reputation: 53
32 / /
Joined: Jul 2006
|
RE: show dialog info
code: <Control xsi:type="ButtonControl" Id="id">
<Position Top="10" Left="10" Width="50" Height="13"/>
<Help>your message here</Help>
<Cpation>button caption here</Caption>
</Control>
is that what you wanted?
|
|