|
2011‑10‑04
4,884 views
|
"Here's an obscure bug for you:
1) open up Document Editor (like Word)
2) open up Notepad
3) position Notepad..."
|
|
2011‑09‑15
4,049 views
|
"Hi,
I have a ribbon with a backstage such as:
<ribbon:Ribbon.ApplicationMenu>
<ribbon:Backstage>
..."
|
|
2011‑09‑15
3,421 views
|
"Hello,
I am trying to mimic the behavior seen in MS Excel by adding a close [x] button next to the help button in ..."
|
|
2011‑09‑08
2,935 views
|
"Hello,
I am trying to get QAT state deserialization working and I have run into a problem with the deserialization..."
|
|
2011‑09‑08
4,045 views
|
"Hello,
I would like to ask whether is possible to completely disable the mandatory context menu (present on every ..."
|
|
2011‑08‑25
4,315 views
|
"When a TaskTabControl is nested inside a TabControl, IsSelected on the TaskTabControl's TaskTabITems is not honor..."
|
|
2011‑08‑23
3,436 views
|
"Hi,
i have a context menu that has a selection of connecting something..
But when this item is called the menu sh..."
|
|
2011‑08‑19
4,388 views
|
"I'm experiencing an issue where a ribbon menu (of buttons) remains grayed out, although the CanExecute functions ..."
|
|
2011‑08‑18
2,659 views
|
"Hi,
Think I may be having the same issue as noticed in another thread.
All my ribbon/QAT buttons are just refer..."
|
|
2011‑08‑15
3,403 views
|
"I'm trying to hide tabs in a ContextualTabGroup and it's causing me some strange behavior:
<ribbon:Ribb..."
|
|
2011‑02‑08
4,624 views
|
"The Backstage does not seem to cover the RibbonWindow StatusBar. Is this by design? The Office 2011 suite has all o..."
|
|
2011‑08‑03
4,127 views
|
"Am I missing something or is not possible to Bind the QAT to an ItemSource? In the samples you have each button defin..."
|
|
2011‑08‑04
4,832 views
|
"I use a RibbonGallery with databinding.
The binding works well when an item is clicked, however the command won'..."
|
|
2011‑08‑04
3,105 views
|
"Hi,
im using the RecentDocumentMenu in a RibbonBackStageTab.
<ribbon:BackstageTab x:Name=&..."
|
|
2011‑08‑04
4,219 views
|
"Hi,
When ribbon button was disable, we did not see any tooltip of this ribbon.
My question : can we display tooltip..."
|
|
2011‑06‑24
10,010 views
|
"What is the recommended pattern to follow for this? MainWindow.xaml defines the ribbon, but I want ChildViewVM.cs to ..."
|
|
2011‑08‑01
4,368 views
|
"I have a problem with Binding Text in MVVM pattern on simple textbox in Ribbon.Group.
xaml code:
<ribbon:Tab x..."
|
|
2011‑07‑28
3,144 views
|
"Hi,
i handle a ButtonClick in the Ribbon in my ViewModel via Prism's DelegateCommands:
public ICommand Sig..."
|
|
2011‑07‑20
3,779 views
|
"Hi,
im using a split button to show different kind of menus in my ribbongroup.
Is it possible to get a vertical s..."
|
|
2011‑07‑16
2,861 views
|
"I'm attempting to show only one column in a ribbon gallery (just like the "Home" tab's "Styles..."
|