"Stack Menu" text when a stack button is clicked

2 replies. Last post: March 23, 2010 11:05 PM by Yudi
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
jesus galvezMember

When I click a stack button for the first time, the text "Stack Menu" appears at the top of the opened stack. Later, if I move the mouse over a button inside the stack, the grid remembers the name of the button.

I want to show my own title (i.e, the same that WebFishEyeButton.text), and not "Stack Menu".

I tried to assign

btNew.StackGridTextObject = new TextBlock();

btNew.StackGridTextObject.Text = "My Title";

but StackGridTextObject keeps to null.

 

How can I change "Stack Menu" text?

Thanks

All times are GMT -5. The time now is 3:24 AM.
Previous Next