|
|
2009‑01‑30
3,330 views
|
"System: .NET 3.5, Windows Vista, 64-bit
<Window x:Class="WpfApplication3.Window1"
xmlns="ht..."
|
|
|
2009‑01‑28
3,627 views
|
"I'm trying to implement format painter in the ribbon much like office does. A single click allows for a single f..."
|
|
|
2009‑01‑23
5,018 views
|
"I want to remove a Tab and its content from a ribbon
if (Ribbon.Tabs[index] is Tab) {
..."
|
|
|
2008‑12‑26
4,656 views
|
"Hi,
I would like to know how can we implement the feature of remebering items added to QAT at runtime. How to get ..."
|
|
|
2009‑01‑21
4,112 views
|
"Hi everybody.
I'm using the lines:
Uri uri = new Uri("PresentationFramework.Classic;V3.0.0.0;31bf3856a..."
|
|
|
2009‑01‑19
4,154 views
|
"Hi guys,
Can someone help me apply a mask to a Ribbon.Textbox control? I am trying to set textboxes to only allow ..."
|
|
|
2009‑01‑16
3,628 views
|
"System: .NET 3.5, Windows Vista, 64-bit
<navigation:NavigationBar>
<navigation:NavigationPan..."
|
|
|
2009‑01‑14
3,332 views
|
"We've been noticing an issue where the expander (customize QAT button) does not always redraw properly. We'v..."
|
|
|
2009‑01‑13
3,749 views
|
"All of the ScreenTip properties that take text the majority of the time (Description, Header and Footer) are objects...."
|
|
|
2009‑01‑12
11,453 views
|
"I am trying to use a Button in a DataTemplate and specify a binding on both the Command and Label properties, but if ..."
|
|
|
2009‑01‑12
3,205 views
|
"MenuItemDescription is not marked with the Localizability attribute."
|
|
|
2009‑01‑06
5,326 views
|
"Hi!
Can you give me a suggestion about making a Ribbon Tab to support ICheckableCommandParameter interface like Ri..."
|
|
|
2009‑01‑05
4,439 views
|
"The title bar of the RibbonWindow, being composed of WPF elements, naturally inherits the Cursor property set on the ..."
|
|
|
2009‑01‑06
5,698 views
|
"I am trying to create a menu dynamicly using databinding, where the datasource is hierarchical with parent objects ma..."
|
|
|
2008‑12‑30
3,897 views
|
"Is it possible to set a background color of a ribbon button? Setting the 'Background' property of the button..."
|
|
|
2009‑01‑05
3,132 views
|
"Hi,
I am facing a very strange behavior described as below:
We have a ribbon window in our application which can ..."
|
|
|
2009‑01‑05
6,223 views
|
"Hi,
How can i change the resize grip background color (to give it some gradient). Do i need to define a template f..."
|
|
|
2008‑12‑30
2,674 views
|
"Hello,
When the ribbon is in minimize mode - Is there a way to prevent the ribbon from automatically minimize when..."
|
|
|
2008‑12‑29
2,993 views
|
"I have a small feature request. We would like to be able to toggle the visibility of the control buttons in the Ribb..."
|
|
|
2008‑12‑25
2,672 views
|
"Hi,
Which event fires when user changes the location for QAT on Ribbon control?
Thanks
Anurodh"
|