Hi Booleano,
re:
> How would I have to modify each line of code. Attached image of my window Thanks.
You would put the text content inside the opening/closing tag of the <moi:CommandButton> element, like this:
<moi:CommandButton icon = "..." command = "...">Text content goes here</moi:CommandButton>
- Michael
|