﻿<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:a10="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Editors for WPF - Recent Posts</title>
    <description />
    <copyright>Copyright © 1999-2026 Actipro Software LLC. All Rights Reserved.</copyright>
    <lastBuildDate>Wed, 12 Nov 2025 01:44:36 Z</lastBuildDate>
    <ttl>60</ttl>
    <item>
      <guid isPermaLink="false">93f5f44b-940e-4950-811d-8c0824aa6822-123304</guid>
      <title>Re: When the Minimum property is changed, the Value property becomes null.</title>
      <description>Thank you for your investigation.We look forward to the release of the next version.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26665/when-the-minimum-property-is-changed-the-valu" />
      <a10:updated>2025-11-12T01:44:36Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">93f5f44b-940e-4950-811d-8c0824aa6822-123303</guid>
      <title>Re: When the Minimum property is changed, the Value property becomes null.</title>
      <description>Hello,
 Thank you for the sample steps.  We debugged this and oddly it seems that the coerce callback for the Value property on the second time passes in the the original "output" edit box's Value...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26665/when-the-minimum-property-is-changed-the-valu" />
      <a10:updated>2025-11-11T21:00:46Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">93f5f44b-940e-4950-811d-8c0824aa6822-123300</guid>
      <title>When the Minimum property is changed, the Value property becomes null.</title>
      <description>Hello,
 There is unexpected behavior with the Int32EditBox. Could you please confirm whether this is intended behavior or a bug?

 Issue:When the Minimum property is changed, the Value property ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26665/when-the-minimum-property-is-changed-the-valu" />
      <a10:updated>2025-11-11T02:54:05Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">186b051a-a6b3-41f3-aed2-c4718e6c88eb-122944</guid>
      <title>Re: Int32EditBox cannot apply UpdateSourceTrigger</title>
      <description>Hi Chris,
 Yes please see this topic as it points you to the CommitTriggers property, which is what you'd set to control updates to the Value property.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26560/int32editbox-cannot-apply-updatesourcetrigger" />
      <a10:updated>2025-05-16T17:10:12Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">186b051a-a6b3-41f3-aed2-c4718e6c88eb-122943</guid>
      <title>Int32EditBox cannot apply UpdateSourceTrigger</title>
      <description>&amp;lt;editors: Int32EditBox Value="{Binding MyValue, UpdateSourceTrigger=PropertyChanged, Mode=TwoWay}" /&amp;gt;
 When I enter a number in the Int32EditBox and specify PropertyChanged, it does not take...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26560/int32editbox-cannot-apply-updatesourcetrigger" />
      <a10:updated>2025-05-16T02:34:52Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">62427d1e-d6b8-4e21-a7b6-672e08946021-122895</guid>
      <title>Re: Multi editor in Property grid for nested types</title>
      <description>Hello,
 Please send the sample project to our support address and we will debug with it to see what's happening.  In your email, reference this thread.  Also be sure to exclude the bin/obj folders...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26548/multi-editor-in-property-grid-for-nested-type" />
      <a10:updated>2025-04-23T18:17:18Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">62427d1e-d6b8-4e21-a7b6-672e08946021-122893</guid>
      <title>Multi editor in Property grid for nested types</title>
      <description>Hello,
 I have a Property grid where DataObjects are pointing to objects of type e.g. Style, this Style contains a property of type Material and each Material contains property RectangleSheet with...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26548/multi-editor-in-property-grid-for-nested-type" />
      <a10:updated>2025-04-23T10:34:40Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">a89f9d30-66e8-4a48-bcc5-625a8aa31517-122758</guid>
      <title>Re: Masked Textbox</title>
      <description>Thanks for the quick answer - this would have been an easy way to support different entry types on my dynamic forms.But I will create templates where I use different controls based on the datatypes...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26514/masked-textbox" />
      <a10:updated>2025-01-17T06:27:04Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">a89f9d30-66e8-4a48-bcc5-625a8aa31517-122755</guid>
      <title>Re: Masked Textbox</title>
      <description>Hello,
 If you display the prompt characters, do you see two prompt dots right after the ","?  If so, the MaskedTextBox control is meant to match text values against a text mask.  The control does...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26514/masked-textbox" />
      <a10:updated>2025-01-16T20:49:37Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">a89f9d30-66e8-4a48-bcc5-625a8aa31517-122754</guid>
      <title>Masked Textbox</title>
      <description>Hello,
 I have a Masked Textbox using this mask Binding to a double property
\\d+[,]\\d{2}

 When I enter "10,00" as value - save the value and reaload the form, "10," is shown
 The zeros at t...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26514/masked-textbox" />
      <a10:updated>2025-01-16T12:23:17Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">4ded526e-62d7-4487-8f72-c3615d1f6e34-122746</guid>
      <title>Re: DoubleEditBox: Disable tooltip for increment and decrement buttons</title>
      <description>Hi Tobias,
 If you set it to null instead of empty string, it should work how you want.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26510/doubleeditbox-disable-tooltip-for-increment-a" />
      <a10:updated>2024-12-12T21:00:45Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">4ded526e-62d7-4487-8f72-c3615d1f6e34-122745</guid>
      <title>DoubleEditBox: Disable tooltip for increment and decrement buttons</title>
      <description>Hi,
 is there a way to disable the tooltip for the increment and decrement buttons in the DoubleEditBox?
 I know I can overwrite the tooltip, but even an empty string is still displayed:
Actipro...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26510/doubleeditbox-disable-tooltip-for-increment-a" />
      <a10:updated>2024-12-12T11:05:07Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">cf60f50f-ecdf-4a2a-b32e-beebfa740394-122593</guid>
      <title>Re: EnumListBox =&gt; System.InvalidCastException: Specified cast is not valid.</title>
      <description>Hello,
 Thank you for writing.  From looking at that assembly, the enum seems to be based on Int16 and some comparison logic in our code didn't handle that type properly.  We've fixed the bug for ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26468/enumlistbox-systeminvalidcastexception-specif" />
      <a10:updated>2024-09-26T17:06:25Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">cf60f50f-ecdf-4a2a-b32e-beebfa740394-122592</guid>
      <title>EnumListBox =&gt; System.InvalidCastException: Specified cast is not valid.</title>
      <description>Hello, I'm trying to use your EnumListBox to make a weekday picker but keep getting a cast error when I try to click on a day. 
             xmlns:tasksch="clr-namespace:Microsoft.Win32.TaskSchedu...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26468/enumlistbox-systeminvalidcastexception-specif" />
      <a10:updated>2024-09-25T18:41:09Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6febfe6f-68d7-41c7-abad-90139184b1e1-122428</guid>
      <title>Re: Prevent AutoCompleteBox from selecting first suggestion item by default</title>
      <description>Hello,
 We would expect it sometime in July.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26402/prevent-autocompletebox-from-selecting-first" />
      <a10:updated>2024-07-01T20:24:08Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6febfe6f-68d7-41c7-abad-90139184b1e1-122427</guid>
      <title>Re: Prevent AutoCompleteBox from selecting first suggestion item by default</title>
      <description>Thanks! When will it be available?</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26402/prevent-autocompletebox-from-selecting-first" />
      <a10:updated>2024-07-01T20:17:38Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6febfe6f-68d7-41c7-abad-90139184b1e1-122426</guid>
      <title>Re: Prevent AutoCompleteBox from selecting first suggestion item by default</title>
      <description>Hi Thomas,
 We will add an AutoCompleteBox.CanAutoSelectFirstItem property for the next build that you can set to false to prevent this default behavior.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26402/prevent-autocompletebox-from-selecting-first" />
      <a10:updated>2024-07-01T19:49:46Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6febfe6f-68d7-41c7-abad-90139184b1e1-122425</guid>
      <title>Prevent AutoCompleteBox from selecting first suggestion item by default</title>
      <description>I would like to use the AutoCompleteBox as a search field:

 The user enters text and presses Enter to start a search.
 Optionally, the user can select an entry from the suggestion list.

 Thi...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26402/prevent-autocompletebox-from-selecting-first" />
      <a10:updated>2024-06-30T00:20:07Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d0d62204-490d-4995-8180-9d77d4942b51-122156</guid>
      <title>Re: Use a datagrid to display collections in the property grid</title>
      <description>Hi Jamie,
 You can put any controls in a custom value editor for a particular property type.  That being said, it's not generally advisable to make property editors that are very tall since it cou...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26319/use-a-datagrid-to-display-collections-in-the" />
      <a10:updated>2024-02-26T20:10:31Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d0d62204-490d-4995-8180-9d77d4942b51-122155</guid>
      <title>Use a datagrid to display collections in the property grid</title>
      <description>Hello,
 In my WPF application I am using the property grid to display/configure properties with my object. My object has an observable collection of a custom type (Parameter). The default editor i...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26319/use-a-datagrid-to-display-collections-in-the" />
      <a10:updated>2024-02-25T03:21:17Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1603bbb4-2e20-4858-9fb0-e58ad6535586-122115</guid>
      <title>Re: Int32EditBox Min/Max Coercion Causing Grief</title>
      <description>Tested that today, it works great! Many thanks.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26300/int32editbox-minmax-coercion-causing-grief" />
      <a10:updated>2024-02-05T21:03:34Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1603bbb4-2e20-4858-9fb0-e58ad6535586-122099</guid>
      <title>Re: Int32EditBox Min/Max Coercion Causing Grief</title>
      <description>Hi Daniel,
 The Int32EditBox.Value dependency property has a coerce method configured on it that will invoke the protected virtual Int32EditBox.CoerceValidValue method.  Our logic there will ensur...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26300/int32editbox-minmax-coercion-causing-grief" />
      <a10:updated>2024-01-31T17:58:09Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1603bbb4-2e20-4858-9fb0-e58ad6535586-122098</guid>
      <title>Int32EditBox Min/Max Coercion Causing Grief</title>
      <description>I set up a view bound to a viewmodel something like this:
&amp;lt;editors:Int32EditBox Value="{Binding AwesomeThing}" Maximum="{Binding Max}" /&amp;gt;
 The bound class uses INotifyDataErrorInfo to valid...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26300/int32editbox-minmax-coercion-causing-grief" />
      <a10:updated>2024-01-30T19:47:00Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6b00e31c-c7e3-4074-bdd7-cd866dc95c48-122085</guid>
      <title>Re: A TextBlock cannot be made disabled (gray)</title>
      <description>Hi!
 Thank you!
 It would be great if in some future the TextBlock would work similar with the Label on this regard :)
 Kind regards,
 Daniel</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26295/a-textblock-cannot-be-made-disabled-gray" />
      <a10:updated>2024-01-26T15:34:59Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6b00e31c-c7e3-4074-bdd7-cd866dc95c48-122080</guid>
      <title>Re: A TextBlock cannot be made disabled (gray)</title>
      <description>Hello,
 I don't believe the native WPF TextBlock control is set up to alter its appearance based on enabled state, and our themes don't provide any styles for TextBlock.  If you did want that beha...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26295/a-textblock-cannot-be-made-disabled-gray" />
      <a10:updated>2024-01-25T20:46:27Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6b00e31c-c7e3-4074-bdd7-cd866dc95c48-122079</guid>
      <title>A TextBlock cannot be made disabled (gray)</title>
      <description>Hi!
 It is me or if I make a TextBlock IsEnabled=false does not change the color. I was expecting to be gray or something.
 If I use a Label that seems to work.
 Kind regards,
 Daniel</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26295/a-textblock-cannot-be-made-disabled-gray" />
      <a10:updated>2024-01-25T14:02:23Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">0356976d-5abf-4a7b-98dd-2e0c7f6df3d1-122037</guid>
      <title>Re: Preserving seconds when using the TimeEditBox</title>
      <description>Hello,
 The reason that currently happens is that the edited (via typing) text calls DateTime's parse methods and uses the result.  It's not considering which edit box parts are currently displaye...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26284/preserving-seconds-when-using-the-timeeditbox" />
      <a10:updated>2024-01-05T20:40:22Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">0356976d-5abf-4a7b-98dd-2e0c7f6df3d1-122035</guid>
      <title>Preserving seconds when using the TimeEditBox</title>
      <description>We use the TimeEditBox control in our application. It is bound to a DateTime variable where we have the seconds set to 59, which is a specific requirement. In other words, if the TimeEditBox is sho...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26284/preserving-seconds-when-using-the-timeeditbox" />
      <a10:updated>2024-01-04T22:46:30Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">a1dd8f72-d505-4eaa-9b1c-984c39bd1b19-122026</guid>
      <title>Re: The decimal data type cannot find a supported input control.</title>
      <description>Hello,
 Right now the DoubleEditBox control supports the full precision of the Double type.  The DoubleEditBox documentation topic has an option for determining the precision of decimals up to wha...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26282/the-decimal-data-type-cannot-find-a-supported" />
      <a10:updated>2024-01-02T15:58:51Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">a1dd8f72-d505-4eaa-9b1c-984c39bd1b19-122024</guid>
      <title>The decimal data type cannot find a supported input control.</title>
      <description>Now I am encountering that the decimal type data cannot meet the data accuracy requirements through the DoubleEditBox control? Will you consider supporting decimal support? Can I extend DobuleEditB...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26282/the-decimal-data-type-cannot-find-a-supported" />
      <a10:updated>2023-12-29T09:21:04Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">01470386-4eaf-41e7-842a-7716902cb149-122005</guid>
      <title>Re: EditableContentControl EditableContent property</title>
      <description>Hello,
 The default Template for the control is a good example:
&amp;lt;ControlTemplate TargetType="controls:EditableContentControl"&amp;gt;
	&amp;lt;Grid Background="{TemplateBinding Background}"&amp;gt;
		&amp;l...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26276/editablecontentcontrol-editablecontent-proper" />
      <a10:updated>2023-12-19T15:51:47Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">01470386-4eaf-41e7-842a-7716902cb149-122004</guid>
      <title>EditableContentControl EditableContent property</title>
      <description>In the docs it says:When entering edit mode, the Content property value is copied to the EditableContent property, and the UI switches to a TextBox for editing the editable content. Note that an al...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26276/editablecontentcontrol-editablecontent-proper" />
      <a10:updated>2023-12-18T18:19:30Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">adeb14e3-a908-490d-a840-a63da52a25ab-121960</guid>
      <title>Re: EnumEditBox using UseDisplayAttributes no initial value displayed</title>
      <description>Thank you for the clarification.  When time allows, I'll take the converter route.
 JK</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26255/enumeditbox-using-usedisplayattributes-no-ini" />
      <a10:updated>2023-12-04T20:23:44Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">adeb14e3-a908-490d-a840-a63da52a25ab-121954</guid>
      <title>Re: EnumEditBox using UseDisplayAttributes no initial value displayed</title>
      <description>Hi John,
 Thanks for the additional detail.  I think the problem here is that you are binding a string (in this case the string "Three") into the EnumEditBox.Value property.  But the EnumEditBox.V...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26255/enumeditbox-using-usedisplayattributes-no-ini" />
      <a10:updated>2023-12-04T18:53:02Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">adeb14e3-a908-490d-a840-a63da52a25ab-121949</guid>
      <title>Re: EnumEditBox using UseDisplayAttributes no initial value displayed</title>
      <description>I was able to recreate my issue in your SampleBrowser:
 0) Installed WPF Controls 23.1.3 and am using VisualStudio 2022
 1) As the enum I'm working with is not attributed with Flags, I  commented...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26255/enumeditbox-using-usedisplayattributes-no-ini" />
      <a10:updated>2023-12-01T21:47:46Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">adeb14e3-a908-490d-a840-a63da52a25ab-121947</guid>
      <title>Re: EnumEditBox using UseDisplayAttributes no initial value displayed</title>
      <description>Hello,
 I went into our EnumEditBox Intro QuickStart sample and updated line 60 to be:
&amp;lt;editors:EnumEditBox x:Name="editBox" HorizontalAlignment="Center" MinWidth="250" PlaceholderText="Enum" ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26255/enumeditbox-using-usedisplayattributes-no-ini" />
      <a10:updated>2023-12-01T18:48:29Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">adeb14e3-a908-490d-a840-a63da52a25ab-121945</guid>
      <title>EnumEditBox using UseDisplayAttributes no initial value displayed</title>
      <description>When using EnumEditBox with UseDisplayAttributes="True", the box initially show as empty - that is, no value is initially displayed.  The popup list shows correctly but there's no way to tell what ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26255/enumeditbox-using-usedisplayattributes-no-ini" />
      <a10:updated>2023-11-30T21:28:54Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">b82e681c-4781-4c0e-bb07-7c6c2647d7a0-121759</guid>
      <title>Re: Upgrade Editors</title>
      <description>Hello,
 We have added a new Custom Edit Box QuickStart for you for the next maintenance release that hopefully will lead you down the right path to making a custom edit box in v23.1+.  Note we mad...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26193/upgrade-editors" />
      <a10:updated>2023-09-06T20:27:00Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">b82e681c-4781-4c0e-bb07-7c6c2647d7a0-121758</guid>
      <title>Re: Upgrade Editors</title>
      <description>We want to implement a control where, while typing in the edit box, a TreeListView of matching items is displayed. When clicking a PopupButton, it should show a popup for defining new items. We fou...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26193/upgrade-editors" />
      <a10:updated>2023-09-06T09:35:48Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">b82e681c-4781-4c0e-bb07-7c6c2647d7a0-121756</guid>
      <title>Re: Upgrade Editors</title>
      <description>Hello,
 We don't currently have any examples of creating a custom edit box in the newer codebase.  Can you go into specific detail on what functionality you are trying to achieve with a customized...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26193/upgrade-editors" />
      <a10:updated>2023-09-05T14:10:09Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">b82e681c-4781-4c0e-bb07-7c6c2647d7a0-121751</guid>
      <title>Upgrade Editors</title>
      <description>1. We want to customize a BrushEditBox: Because there is no longer PartEditBox in the new version, after upgrading, I can only find PartEditBoxBase&amp;lt;T&amp;gt;. However, the GenerateDefaultItems funct...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26193/upgrade-editors" />
      <a10:updated>2023-09-04T09:56:28Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">aa4d8ab9-c7c0-444b-9dbf-b0d67a901ef5-121715</guid>
      <title>Re: Increment and decrement of Int32EditBox</title>
      <description>Hello,
 The spinner arrow buttons and keyboard arrow keys will all use the SmallChange values.  Only the keyboard PgUp and PgDn keys use the LargeChange values.  
 If you want to have different v...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26182/increment-and-decrement-of-int32editbox" />
      <a10:updated>2023-08-01T19:31:43Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">aa4d8ab9-c7c0-444b-9dbf-b0d67a901ef5-121714</guid>
      <title>Increment and decrement of Int32EditBox</title>
      <description>Hello,
 We have a scenario like clicking increment then increase 10 per-time and clicking decrement then decrease 8 per-time. The increment or decrement value does not need to be the same, how do ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26182/increment-and-decrement-of-int32editbox" />
      <a10:updated>2023-08-01T05:09:08Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">33dca292-c28a-4fdb-8fad-149686309ca0-121507</guid>
      <title>Re: Set value of Int32EditBox in Code</title>
      <description>That worked!  Thank you.  I forgot that I had an event handler wired to the edit box.  I had to change the code inside the handler too to get the value using sender.Value instead of e.NewValue</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26126/set-value-of-int32editbox-in-code" />
      <a10:updated>2023-05-02T12:08:26Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">33dca292-c28a-4fdb-8fad-149686309ca0-121506</guid>
      <title>Re: Set value of Int32EditBox in Code</title>
      <description>Hi Ernie,
 You can still use that code, but the ValueChanged event now just takes EventArgs instead of PropertyChangedRoutedEventArgs&amp;lt;T&amp;gt;.  I suspect just changing the event args in your even...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26126/set-value-of-int32editbox-in-code" />
      <a10:updated>2023-05-02T11:58:32Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">33dca292-c28a-4fdb-8fad-149686309ca0-121503</guid>
      <title>Set value of Int32EditBox in Code</title>
      <description>I am trying to revive an old code base that heavily used Actipro WPF going back to release 10.  The last release we had used was 14.1.  I jumped from that to 23.1.0.0  Of course I have found many t...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26126/set-value-of-int32editbox-in-code" />
      <a10:updated>2023-05-02T11:06:53Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">26e4b377-ffab-46e4-b3b1-9de7a614a6dd-121482</guid>
      <title>Re: DoubleEditBox wrap text or ScrollToHome()</title>
      <description>Thank you for the quick response!
 Daniel</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26120/doubleeditbox-wrap-text-or-scrolltohome" />
      <a10:updated>2023-04-25T07:53:07Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">26e4b377-ffab-46e4-b3b1-9de7a614a6dd-121479</guid>
      <title>Re: DoubleEditBox wrap text or ScrollToHome()</title>
      <description>Hi Daniel,
 There is a TextBox in the edit box's visual hierarchy that is what you actually edit in.  You would probably have to get an instance of that with our VisualTreeHelperExtended.GetDescen...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26120/doubleeditbox-wrap-text-or-scrolltohome" />
      <a10:updated>2023-04-24T20:09:46Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">26e4b377-ffab-46e4-b3b1-9de7a614a6dd-121478</guid>
      <title>DoubleEditBox wrap text or ScrollToHome()</title>
      <description>Hi!
 I have a DoubleEditBox control in which I can add a very big number but I do not want to resize the control.
 For this particular case the TextAlignment is Center. My problem is after adding...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26120/doubleeditbox-wrap-text-or-scrolltohome" />
      <a10:updated>2023-04-24T14:01:07Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">731fe551-b5a8-4fa2-b5c1-e43963c0ff53-121420</guid>
      <title>Re: Enter at the AutoCompleteBox</title>
      <description>Hello,
 many thanks for the answer!</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26100/enter-at-the-autocompletebox" />
      <a10:updated>2023-03-24T06:14:52Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">731fe551-b5a8-4fa2-b5c1-e43963c0ff53-121419</guid>
      <title>Re: Enter at the AutoCompleteBox</title>
      <description>Hello,
 The event args passed to the AutoCompleteBox.Submitted event will have e.Text, which is the text that comes from the selected item (in e.Item).  The event args also has e.OriginalText, whi...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26100/enter-at-the-autocompletebox" />
      <a10:updated>2023-03-23T23:16:36Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">731fe551-b5a8-4fa2-b5c1-e43963c0ff53-121418</guid>
      <title>Enter at the AutoCompleteBox</title>
      <description>If enter is pressed for the AutoCompleteBox, the box always takes over the selectedItem. That's actually a good thing. Is there still the possibility to accept the entered text with "Enter" in the ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26100/enter-at-the-autocompletebox" />
      <a10:updated>2023-03-23T14:24:41Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6d773abe-a23e-4c09-9bc6-20f5f6f39322-121288</guid>
      <title>Re: Why no horizontal scrollbar in property grid?</title>
      <description>The name and value columns for a PropertyGrid are generated in code, so they cannot be configured in XAML.  They are designed to use star-scaling by default to prevent the need of a horizontal scro...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26063/why-no-horizontal-scrollbar-in-property-grid" />
      <a10:updated>2023-02-02T20:36:33Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6d773abe-a23e-4c09-9bc6-20f5f6f39322-121287</guid>
      <title>Re: Why no horizontal scrollbar in property grid?</title>
      <description>There's no way to set that column width in the xaml; I have to use code behind? I can't have the Column size to fit it's content? 
 In my app I cannot hard-code some value for the MinWidth, I am u...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26063/why-no-horizontal-scrollbar-in-property-grid" />
      <a10:updated>2023-02-02T19:46:33Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6d773abe-a23e-4c09-9bc6-20f5f6f39322-121284</guid>
      <title>Re: Why no horizontal scrollbar in property grid?</title>
      <description>Hello,
 PropertyGrid does have a ScrollViewer in its template that kicks in for horizontal scrolling when required.  That being said, the default PropertyGrid name/value columns are set up with st...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26063/why-no-horizontal-scrollbar-in-property-grid" />
      <a10:updated>2023-02-02T19:39:12Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6d773abe-a23e-4c09-9bc6-20f5f6f39322-121283</guid>
      <title>Why no horizontal scrollbar in property grid?</title>
      <description>When using the sample app, if I reduce the size of the property grid, horizontal scrollbars never appear, and the controls in the editor column become impossible to use. I thought the property grid...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26063/why-no-horizontal-scrollbar-in-property-grid" />
      <a10:updated>2023-02-01T23:59:47Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">8c3390b5-4262-45b4-94cf-1ccfef3ce6e3-121271</guid>
      <title>Re: ColorEditBox, can it work in RGBA mode?</title>
      <description>Hi Brian,
 If you make a class that inherits ColorEditBox, you will have to do several things.

 Override the GenerateParts method.  Its base implementation will return parts in ARGB order.  You...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26060/coloreditbox-can-it-work-in-rgba-mode" />
      <a10:updated>2023-01-27T21:45:33Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">8c3390b5-4262-45b4-94cf-1ccfef3ce6e3-121270</guid>
      <title>Re: ColorEditBox, can it work in RGBA mode?</title>
      <description>I'm using the ColorEditBox, but am up for different options</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26060/coloreditbox-can-it-work-in-rgba-mode" />
      <a10:updated>2023-01-27T21:02:02Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">8c3390b5-4262-45b4-94cf-1ccfef3ce6e3-121269</guid>
      <title>Re: ColorEditBox, can it work in RGBA mode?</title>
      <description>Hi Brian,
 Just to make sure we're on the same page, are you referring to the ColorEditBox control or the ColorPicker control, or a different one?</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26060/coloreditbox-can-it-work-in-rgba-mode" />
      <a10:updated>2023-01-27T20:59:05Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">8c3390b5-4262-45b4-94cf-1ccfef3ce6e3-121267</guid>
      <title>ColorEditBox, can it work in RGBA mode?</title>
      <description>I need the ARGB of color picker to show and output RGBA hex values.  Is this possible?
 It's easy to convert the color picker value to RGBA, but I want it to show RGBA as well


 Thanks,
 Brian</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26060/coloreditbox-can-it-work-in-rgba-mode" />
      <a10:updated>2023-01-27T14:56:37Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d361de28-4a0e-457b-9d85-cac178b865e3-121230</guid>
      <title>Re: Int32EditBox: A way for set the step value?</title>
      <description>Hello,
 Yes the SmallChange and LargeChange values determine the increment amounts.  For Int32EditBox, that is described in this documentation topic.  That topic also links to the Edit Box Basics ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26048/int32editbox-a-way-for-set-the-step-value" />
      <a10:updated>2023-01-12T20:21:18Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d361de28-4a0e-457b-9d85-cac178b865e3-121229</guid>
      <title>Re: Int32EditBox: A way for set the step value?</title>
      <description>Well, I guess I found the answer.
 The property SmallValue allows me to set up the step value, but in the documentation it wasn't clearly described for that. I found that randomly.
 I don't under...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26048/int32editbox-a-way-for-set-the-step-value" />
      <a10:updated>2023-01-12T07:44:25Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d361de28-4a0e-457b-9d85-cac178b865e3-121228</guid>
      <title>Int32EditBox: A way for set the step value?</title>
      <description>Hey there,I would like to know if it's possible to set the step value for this object? In comparison with a NumericUpDown you're able to set up the step range.
 Is there a way to do this here? I d...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26048/int32editbox-a-way-for-set-the-step-value" />
      <a10:updated>2023-01-12T07:21:30Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">8073cdcf-1f70-4376-873f-66e67e99c2bf-120977</guid>
      <title>Re: Int32EditBox</title>
      <description>Hello,
 You can customize any string resource at app startup with lines like this:
ActiproSoftware.Products.Editors.SR.SetCustomString(ActiproSoftware.Products.Editors.SRName.UISpinnerIncrementBu...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25978/int32editbox" />
      <a10:updated>2022-10-10T17:57:45Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">8073cdcf-1f70-4376-873f-66e67e99c2bf-120976</guid>
      <title>Int32EditBox</title>
      <description>How to customize the contents of IncrementToolTip and DecrementToolTip in Int32EditBox.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25978/int32editbox" />
      <a10:updated>2022-10-09T09:19:08Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">e8f1d864-c7e5-4ee5-9b26-09f1b39a97d3-120696</guid>
      <title>Re: DoubleEditBox: PropertyChanged doesn't work</title>
      <description>Hello,
 For the other question, we have updated our code for the next maintenance release to prevent the category editor from eating the minus key down event.
 In the future, kindly post unrelate...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/4544/doubleeditbox-propertychanged-doesnt-work" />
      <a10:updated>2022-07-14T20:12:00Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">e8f1d864-c7e5-4ee5-9b26-09f1b39a97d3-120691</guid>
      <title>Re: DoubleEditBox: PropertyChanged doesn't work</title>
      <description>Ok. I think I will handle this with some local validation.
 But anyway, another thing I found, and it happens when using Category editors (e.g. \Actipro Software\WPF-Controls\v21.1.0\SampleBrowser...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/4544/doubleeditbox-propertychanged-doesnt-work" />
      <a10:updated>2022-07-14T08:56:43Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">e8f1d864-c7e5-4ee5-9b26-09f1b39a97d3-120689</guid>
      <title>Re: DoubleEditBox: PropertyChanged doesn't work</title>
      <description>Hello,
 What's happening is if you type in 9999999999999999999999999 while the initial value is 130.5, then it will end up trying to coerce the value to within the Minimum/Maximum range.  Thus it ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/4544/doubleeditbox-propertychanged-doesnt-work" />
      <a10:updated>2022-07-13T20:03:21Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">e8f1d864-c7e5-4ee5-9b26-09f1b39a97d3-120686</guid>
      <title>Re: DoubleEditBox: PropertyChanged doesn't work</title>
      <description>I am using this from sample (\Actipro Software\WPF-Controls\v21.1.0\SampleBrowser\ProductSamples\EditorsSamples\QuickStart\DoubleEditBoxIntro\MainControl.xaml)
 and added the CommitTriggers:
 &amp;lt...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/4544/doubleeditbox-propertychanged-doesnt-work" />
      <a10:updated>2022-07-13T10:45:55Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">01b28f83-a454-4aae-9005-74d8603d2fd4-120629</guid>
      <title>Re: AutoCompleteBox: Header template</title>
      <description>Hi Ed,
 The AutoCompleteBox's popup currently just shows an embedded ListBox within it and doesn't have anything else defined in its template, except a no-items ContentPresenter.  We will add Popu...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25897/autocompletebox-header-template" />
      <a10:updated>2022-06-14T20:11:22Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">01b28f83-a454-4aae-9005-74d8603d2fd4-120624</guid>
      <title>AutoCompleteBox: Header template</title>
      <description>Does the AutoCompleteBox have a way of defining a header template to display at the top of the popup?
 My ItemTemplate defines a grid with columns, in which various fields are displayed successful...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25897/autocompletebox-header-template" />
      <a10:updated>2022-06-14T11:24:38Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">4efe85fa-c771-4335-9736-c97c405c6e9f-120619</guid>
      <title>Re: How to refresh value of the ColorPicker</title>
      <description>Thank you very much.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25894/how-to-refresh-value-of-the-colorpicker" />
      <a10:updated>2022-06-13T21:07:49Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">4efe85fa-c771-4335-9736-c97c405c6e9f-120618</guid>
      <title>Re: How to refresh value of the ColorPicker</title>
      <description>Hi Albert,
 Thank you for reporting this.  I believe we've tracked down the issue and fixed it for the next maintenance release.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25894/how-to-refresh-value-of-the-colorpicker" />
      <a10:updated>2022-06-13T21:05:37Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">4efe85fa-c771-4335-9736-c97c405c6e9f-120617</guid>
      <title>How to refresh value of the ColorPicker</title>
      <description>Good day,
 I need your help with ColorPicker.I need to receieve a proper color.
 To reproduce my issue I use your "Actipro WPF Controls Sample Browser".
 1. Go to Editors/Pickers Brush.
 2. Unc...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25894/how-to-refresh-value-of-the-colorpicker" />
      <a10:updated>2022-06-13T14:17:01Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">adefd69e-8d4f-4bf1-90e0-d3c95e9c2042-120507</guid>
      <title>Re: Change foreground color of EnumEditBox</title>
      <description>Hello,
 We found the problem in the edit box templates where a Trigger is preventing the externally set Foreground from being pushed down, but only for non-editable edit boxes.  We have made an up...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25860/change-foreground-color-of-enumeditbox" />
      <a10:updated>2022-05-16T19:43:46Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">adefd69e-8d4f-4bf1-90e0-d3c95e9c2042-120505</guid>
      <title>Change foreground color of EnumEditBox</title>
      <description>I'm trying to change the foreground color of a EnumEditBox, but it will not change. When looking at the Live Visual Tree, the Foreground color is set correctly on the style. But there is another Fo...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25860/change-foreground-color-of-enumeditbox" />
      <a10:updated>2022-05-16T11:48:33Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">5749a470-df62-402c-80a5-394b28fd5286-120407</guid>
      <title>Re: Custom slider, custom scroll bar</title>
      <description>Hello,
 If you mean you are looking for a general use slider that plays well with touch, we have a Radial Slider control in our Shared Library.  There is a QuickStart for it in our Shared Library ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25833/custom-slider-custom-scroll-bar" />
      <a10:updated>2022-04-14T19:07:04Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">27be5e21-c5fd-4494-96ca-986f4562faa8-120406</guid>
      <title>Re: After moving from actipro version 19.1.687 to 22.1.1 a new maybe native exception appears</title>
      <description>Hi,


 It seems I referenced different version of packages inside one project from which this exception appeared. Now when all the packages have the same version I do not have it anymore.


 ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25818/after-moving-from-actipro-version-191687-to-2" />
      <a10:updated>2022-04-14T11:13:19Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">5749a470-df62-402c-80a5-394b28fd5286-120405</guid>
      <title>Custom slider, custom scroll bar</title>
      <description>Hi,


 Can I find inside the control some slider which would play nice with the touch screens. Maybe some on which I can have a round thumb without changing the entire control template. 
 The n...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25833/custom-slider-custom-scroll-bar" />
      <a10:updated>2022-04-14T08:11:22Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1541631b-2f9c-4cf4-b69d-df0f6fdbcbdf-120394</guid>
      <title>Re: shared.PopupButton Popup behaves different when clicking</title>
      <description>Hi Daniel,
 While the resources don't have documentation, the ShadowChrome control itself has documentation for the properties being set.
 PopupShadowElevationInt32Key is an int for elevation of ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25828/sharedpopupbutton-popup-behaves-different-whe" />
      <a10:updated>2022-04-12T19:32:15Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">27be5e21-c5fd-4494-96ca-986f4562faa8-120393</guid>
      <title>Re: After moving from actipro version 19.1.687 to 22.1.1 a new maybe native exception appears</title>
      <description>It was a typo. I am using "ActiproSoftware.Controls.WPF.Shared", "ActiproSoftware.Controls.WPF.Ribbon" and "ActiproSoftware.Controls.WPF.Editors". The thing is that I could not replicate this with ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25818/after-moving-from-actipro-version-191687-to-2" />
      <a10:updated>2022-04-12T06:13:33Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1541631b-2f9c-4cf4-b69d-df0f6fdbcbdf-120392</guid>
      <title>Re: shared.PopupButton Popup behaves different when clicking</title>
      <description>But what means that PopupShadowDirectionDoubleKey double value or the PopupShadowElevationInt32Key int value. I could not found any documentation about what value should I add for those.


 The ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25828/sharedpopupbutton-popup-behaves-different-whe" />
      <a10:updated>2022-04-12T06:03:21Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1541631b-2f9c-4cf4-b69d-df0f6fdbcbdf-120386</guid>
      <title>Re: shared.PopupButton Popup behaves different when clicking</title>
      <description>Hi Daniel,
 Yes the popup portion of the PopupButton needs to have a Key of "PART_IndicatorArea" so that we know you are clicking on that part of the control.  Our default title bar button style's...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25828/sharedpopupbutton-popup-behaves-different-whe" />
      <a10:updated>2022-04-11T19:27:52Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1541631b-2f9c-4cf4-b69d-df0f6fdbcbdf-120383</guid>
      <title>Re: shared.PopupButton Popup behaves different when clicking</title>
      <description>One question tough. There is a way for me to change the drop shadow of the popup from the PopupButton ?</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25828/sharedpopupbutton-popup-behaves-different-whe" />
      <a10:updated>2022-04-11T10:09:00Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1541631b-2f9c-4cf4-b69d-df0f6fdbcbdf-120382</guid>
      <title>Re: shared.PopupButton Popup behaves different when clicking</title>
      <description>Hi,
 I managed to fix my behavior adding the x:Name="PART_IndicatorArea" on the control under the ControlTemplate.


 Kind regards,
 Daniel</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25828/sharedpopupbutton-popup-behaves-different-whe" />
      <a10:updated>2022-04-11T09:56:00Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1541631b-2f9c-4cf4-b69d-df0f6fdbcbdf-120381</guid>
      <title>Re: shared.PopupButton Popup behaves different when clicking</title>
      <description>I was using shared:PopupButton Template and not working. If I will use ContentTemplate it will work but I want to be able to set the control template not a data template.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25828/sharedpopupbutton-popup-behaves-different-whe" />
      <a10:updated>2022-04-11T08:38:35Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1541631b-2f9c-4cf4-b69d-df0f6fdbcbdf-120380</guid>
      <title>Re: shared.PopupButton Popup behaves different when clicking</title>
      <description>Hi,
 I am testing with the "Themes" button from the Controls Sample Browser. Is a shared:PopupButton like the ones I am using in my app. The "View" button behaves the same.


 Kind regards,
 D...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25828/sharedpopupbutton-popup-behaves-different-whe" />
      <a10:updated>2022-04-11T07:56:37Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1541631b-2f9c-4cf4-b69d-df0f6fdbcbdf-120377</guid>
      <title>Re: shared.PopupButton Popup behaves different when clicking</title>
      <description>Hello,
 I'm testing this in our Shared Library's Popup Button QuickStart and am not seeing the described behavior.  Note that we have been working on PopupButton recently, so I wonder if you are o...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25828/sharedpopupbutton-popup-behaves-different-whe" />
      <a10:updated>2022-04-08T18:25:50Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">27be5e21-c5fd-4494-96ca-986f4562faa8-120373</guid>
      <title>Re: After moving from actipro version 19.1.687 to 22.1.1 a new maybe native exception appears</title>
      <description>Hi Daniel,
 We aren't aware of anything like that and haven't seen it happen in our samples.  The only time we've really seen that kind of exception where it can't find a resource is when you have...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25818/after-moving-from-actipro-version-191687-to-2" />
      <a10:updated>2022-04-08T17:34:45Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1541631b-2f9c-4cf4-b69d-df0f6fdbcbdf-120375</guid>
      <title>shared.PopupButton Popup behaves different when clicking</title>
      <description>Hi,
 On the v 2019.1.687 the second click on the shared.PopupButton would close the popup. Currently on 2022.1 all the clicks opens the Popup. Can I somehow have the same behavior as in the 2019.1...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25828/sharedpopupbutton-popup-behaves-different-whe" />
      <a10:updated>2022-04-08T13:37:30Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">27be5e21-c5fd-4494-96ca-986f4562faa8-120374</guid>
      <title>Re: After moving from actipro version 19.1.687 to 22.1.1 a new maybe native exception appears</title>
      <description>Somehow in PresentationFramerowk it cannot resolve baml to type for the types from Editors.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25818/after-moving-from-actipro-version-191687-to-2" />
      <a10:updated>2022-04-08T11:20:21Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">27be5e21-c5fd-4494-96ca-986f4562faa8-120371</guid>
      <title>Re: After moving from actipro version 19.1.687 to 22.1.1 a new maybe native exception appears</title>
      <description>Hi,
 It seems that somehow for editors when I start the application it throws the exception when trying to set this DefaultStyleKey:
 base.DefaultStyleKey = typeof(Int16EditBox);
 Somehow it wil...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25818/after-moving-from-actipro-version-191687-to-2" />
      <a10:updated>2022-04-08T10:47:25Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">27be5e21-c5fd-4494-96ca-986f4562faa8-120348</guid>
      <title>Re: After moving from actipro version 19.1.687 to 22.1.1 a new maybe native exception appears</title>
      <description>Hi,


 The problem was on my side it seems. I changed the templates for some editors and it seems that from there I have the exception.


 Thanks,
 Daniel</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25818/after-moving-from-actipro-version-191687-to-2" />
      <a10:updated>2022-04-01T08:09:30Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">27be5e21-c5fd-4494-96ca-986f4562faa8-120346</guid>
      <title>Re: After moving from actipro version 19.1.687 to 22.1.1 a new maybe native exception appears</title>
      <description>Since our controls aren't part of the stack trace, it's hard to say what might be causing this. Are you able to comment out controls in the XAML that is being loaded to see which controls, when exc...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25818/after-moving-from-actipro-version-191687-to-2" />
      <a10:updated>2022-03-31T21:27:54Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">27be5e21-c5fd-4494-96ca-986f4562faa8-120345</guid>
      <title>After moving from actipro version 19.1.687 to 22.1.1 a new maybe native exception appears</title>
      <description>Hi,
 After moving from wpf version 19.1.687 to 22.1.1 a new, maybe native, exception appears.


 On my application I use in Visual Studio &amp;ldquo;debug&amp;rdquo; solution configuration and &amp;ldquo;E...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25818/after-moving-from-actipro-version-191687-to-2" />
      <a10:updated>2022-03-31T16:53:28Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">fb7a95f5-a820-427e-97d8-6d24918a6f59-120334</guid>
      <title>Re: Multiselect Dropdown?</title>
      <description>Hi Jane,
 Thanks for reaching out. Unfortuntely, we have nothing new available in regards to multi-select in a drop-down.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24279/multiselect-dropdown" />
      <a10:updated>2022-03-28T20:11:40Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">fb7a95f5-a820-427e-97d8-6d24918a6f59-120333</guid>
      <title>Re: Multiselect Dropdown?</title>
      <description>Hi. I was wondering if there is now an option to multiselect in a dropdown?</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24279/multiselect-dropdown" />
      <a10:updated>2022-03-28T17:02:02Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">7d593436-52dd-4d1d-8e03-001b437c53a3-120246</guid>
      <title>Re: System.Version editor</title>
      <description>Hi Dirk,
 You could use the MaskedTextBox control with a Version-like mask to support editing of that kind of data.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25786/systemversion-editor" />
      <a10:updated>2022-03-11T20:30:56Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">7d593436-52dd-4d1d-8e03-001b437c53a3-120245</guid>
      <title>System.Version editor</title>
      <description>I'm looking for a way to make a System.Version editable by the user. Can this easily be done with the existing editors or would you consider adding a new editor for it in the future?</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25786/systemversion-editor" />
      <a10:updated>2022-03-11T13:08:51Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">93bf3b78-f114-4b51-9282-bc1ea3a79ae2-120024</guid>
      <title>Re: DateTimeEditBox not able to load type System.Runtime.DateTime?</title>
      <description>That is indeed the case.  I saw the error and didn't even try to run the program.  It does run just fine despite the error message.


 I can certainly live with distractions.  Thanks for the fas...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25730/datetimeeditbox-not-able-to-load-type-systemr" />
      <a10:updated>2022-02-04T22:01:43Z</a10:updated>
    </item>
  </channel>
</rss>