|
2009‑06‑11
4,518 views
|
"Is there a way to set the orientation of the radiobuttonlist to horizontal?
Thanks,
Billy Jacobs"
|
|
2009‑05‑19
4,991 views
|
"I have a radiobuttonlist that I want to twoway bind to an index that I store in the application settings. The index i..."
|
|
2009‑05‑05
6,269 views
|
"We're currently using your DateTimePicker inside of several of our dialogs. We're encountering a problem when..."
|
|
2009‑05‑05
2,933 views
|
"The DateTimePicker in the sample below disappears when changing months. This is not a problem when IsFocusScope=&quo..."
|
|
2009‑04‑21
3,814 views
|
"I'm using a PopupButton on a window - when I close the popup (either by clicking an "Ok" button on the ..."
|
|
2009‑04‑06
3,605 views
|
"Hi All,
I was wondering if it was possible to utilized the themes in a resource dictionary.
I have a Resource Dicti..."
|
|
2009‑04‑20
3,337 views
|
"Hi,
I unterstand localization can be done by setting custom Strings using SetCustomString Method of SR class for e..."
|
|
2009‑04‑05
3,590 views
|
"I have a ribbon:splitbutton in a rowpanel and its label is not appearing for example
<ribbon:RowPanel>
<..."
|
|
2009‑04‑05
3,896 views
|
"ribbon:Textbox moves focus the to the last window on pressing enter is this expected.
WPF Basic TextBox does not be..."
|
|
2009‑03‑31
9,079 views
|
"I have the following XAML. I am binding a command to the click event of a popup button. It does bind correctly becaus..."
|
|
2009‑03‑25
7,251 views
|
"Hi!
I've created simple WPF application and added such a code:
int _count = 0;
System.Windows.Interop.Comp..."
|
|
2009‑03‑23
9,534 views
|
"RelativeSource with FindAncestor does not work correctly for controls nested inside of a Popup button control:
If ..."
|
|
2009‑02‑28
3,144 views
|
"Guys,
I'm using only the animatedexpander on my window. How can I set the aero theme for it?
Regards,
He..."
|
|
2008‑10‑03
8,896 views
|
"I have nailed this down to activate / deactivate not firing for windows that either have null content or content that..."
|
|
2009‑02‑17
3,555 views
|
"I found several problems with the DateTimePicker: UpdateSourceTrigger=PropertyChanged is ignored, it still only updat..."
|
|
2009‑01‑22
3,668 views
|
"My users are getting the following error when running:
System.Windows.Markup.XamlParseException occurred
Messag..."
|
|
2009‑01‑12
4,494 views
|
"I am trying to style a PopupButton to match our other controls and am 90% there. My only remaining issue, is that on..."
|
|
2009‑01‑07
3,694 views
|
"Hello,
I want ot use DatetimePicker . How can I translate the days in french (Monday=Lundi, ...) and the month'..."
|
|
2008‑11‑07
5,328 views
|
"Setting CurrentTheme doesn't work in MsTest & does work in normal run.
Window :
<Window x:Class="..."
|
|
2008‑12‑18
5,345 views
|
"I have a listbox sitting on top of a DeferrableObservableCollection, like this:
<ListBox Grid.Row="1"..."
|