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 (431)

  Date Thread Details
2009‑09‑16
3,672 views
"When I try to set the theme using ThemeManager to Office2007Black I get this error. When I remove the reference to D..."
2009‑08‑28
3,152 views
"Hi, I've been searching all over and I could not find something that so obviously must exist. I have found Spe..."
2009‑08‑27
3,042 views
"hi, i am using a custom theme which is registered like this: ThemeManager.Register(CommonThemeName.Office2007Bl..."
2009‑08‑21
6,038 views
"Product Version: WPF Studio v9.1.4.5 I have an application that is wizard-like (but not your wizard) that uses Win..."
2009‑08‑17
9,099 views
"Hi, we are seeing a black screen on application startup with new build (Actipro 9.1.0503). It was running fine wi..."
2009‑01‑28
5,996 views
"Hi, When I put a PopupButton inside a WPF Toolbar it does not have the same 'toolbar' style that is normal..."
2009‑07‑13
4,273 views
"Hi, The behaviour of the RadioButtonList seems to have changed between version 4.5.0480 and version 2009.1 (Build..."
2009‑06‑22
3,435 views
"I'd like to request an automation peer for the DateTimePicker. We do a lot of automated scripting, and would like..."
2009‑06‑18
3,835 views
"I am data binding a date time field in my xml document to the Value field of the DateTimePicker control. It all works..."
2009‑06‑11
4,787 views
"Is there a way to set the orientation of the radiobuttonlist to horizontal? Thanks, Billy Jacobs"
2009‑05‑19
5,275 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,575 views
"We're currently using your DateTimePicker inside of several of our dialogs. We're encountering a problem when..."
2009‑05‑05
3,188 views
"The DateTimePicker in the sample below disappears when changing months. This is not a problem when IsFocusScope=&quo..."
2009‑04‑21
4,130 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,850 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,606 views
"Hi, I unterstand localization can be done by setting custom Strings using SetCustomString Method of SR class for e..."
2009‑04‑05
3,841 views
"I have a ribbon:splitbutton in a rowpanel and its label is not appearing for example <ribbon:RowPanel> <..."
2009‑04‑05
4,154 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,602 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,569 views
"Hi! I've created simple WPF application and added such a code: int _count = 0; System.Windows.Interop.Comp..."