WPF Studio, Themes, and Shared Library for WPF

Discussion Forums

Post about WPF Studio and Shared Library for WPF suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (425)

  Date Thread Details
2009‑01‑07
3,834 views
"Hello, I want ot use DatetimePicker . How can I translate the days in french (Monday=Lundi, ...) and the month'..."
2008‑11‑07
5,493 views
"Setting CurrentTheme doesn't work in MsTest & does work in normal run. Window : <Window x:Class="..."
2008‑12‑18
5,510 views
"I have a listbox sitting on top of a DeferrableObservableCollection, like this: <ListBox Grid.Row="1"..."
2008‑12‑11
3,117 views
"How can change just the FontSize of a PopupButton? I tried to put the FontSize="8pt" but that doesn't ..."
2008‑12‑13
6,456 views
"I would like to create a custom slide transition that fades out the FromContent as it is being pushed out and fades i..."
2008‑12‑09
3,826 views
"Hi, It would be neat if the calendar could display an arbitrary range of dates other than one month at a time. ..."
2008‑12‑07
3,300 views
"The AnimatedExpander control always renders its animation as if ExpandDirection=Down. Does the control support left ..."
2008‑12‑08
3,147 views
"Hi All, I have a couple of questions regarding the DateTimePicker... 1: If the value is 4 May 2008 (just exampl..."
2008‑12‑02
6,400 views
"I can't seem to figure out how to disable a single radio button that exists in the RadioButtonList. How do I do ..."
2008‑12‑01
5,669 views
"Hi there, I'm using one of the Themes (Office 2007 Black) and need to customize some styles. For example I ne..."
2008‑11‑27
3,462 views
"As I understand Aero does not run over rdp (terminal services). Therefore the extra glass thickness is not visible on..."
2008‑11‑18
3,806 views
"I have styled a MonthCalendar with all kinds of fancy stuff. Is there a way to apply that same styling to the calenda..."
2008‑11‑14
3,340 views
"Hi, I'm attempting to add keyboard support to the PopupButton as follows; <actiproshared:PopupButton Con..."
2008‑11‑13
4,062 views
""FileNotFoundException" when break on "Common Language Runtime Exceptions" enabled When we selec..."
2008‑11‑12
3,622 views
"Hello, if you use HighlightTextColor for either fore- or background then please use HighlightColor for the counter..."
2008‑11‑12
3,825 views
"Hello, do I really have to write 100(eds) line of xaml code (and reinvent the entire control template wheel) just ..."
2008‑11‑01
3,502 views
"When I set the corner radius of the content contained within a dropshadow control, the dropshadow corners remain squa..."
2008‑11‑03
3,070 views
Numeric editor by Luca
1 reply (16 years ago)
"Did you plan to realize a numeric editor that display a calculator in edit mode? Thank's, Luca"
2008‑10‑07
5,626 views
"Which control and what attributes would set a date picker up so the user can enter both date and time? Thanks ..."
2008‑10‑08
4,662 views
"Hello, I wonder how to display a popup menu using a PopupButton. I am trying this way: <Controls1:Popup..."