data conversion - Actipro Editors for UWP

  1. Actipro Editors for UWP 22.1.0364

    Release Notes: Updated ByteEditBox, Int16EditBox, Int32EditBox, and SingleEditBox so out of range values (up to Int64 or Double) are trimmed to the allowed minimum/maximum range of the control instead of being treated as invalid input. 0 ...

  2. Actipro Editors for UWP 22.1.0362

    Release Notes: Adds new properties that allow for injecting a header above a popup's suggestion list. Added the AutoCompleteBox.PopupHeader, PopupHeaderTemplate, and PopupHeaderTemplateSelector properties that allow for injecting a header above the popup's suggestion list. Fixed an issue where the ...

  3. About Actipro Editors for UWP

    Description: Advanced editor controls for touch, mouse and keyboard data entry. Actipro Editors for UWP provides a number of user input controls for common.NET data types such as dates, times, numbers, colors, ... enumerations and sizes. Each of the controls features designs that have been specifically crafted to support input by keyboard, mouse and touch. Data entry is quick and efficient regardless of the input method ... CornerRadius, Date, DateTime, Double, Enum, Guid, Int16, Int32, Int32Rect, Int64, Point, Rect, Single, Size, Thickness, Time, TimeSpan and Vector data entry. Easy Value Entry- Type values directly into edit ...

  4. Actipro Editors for UWP 22.1.0361

    Release Notes: Improves handling of minimum and maximum dates. Improved 'DateTimeEditBox' and 'MonthCalendar' handling of minimum and maximum dates. 0 ...

  5. Actipro Editors for Universal Windows 2016.1 build 0306 released

    Release Notes: and IsPositiveInfinityAllowed properties, which allow entry of those related values. Improved Int32EditBox to support hexadecimal formats. Improved GuidEditBox to support multiple formats. Improved string to value conversion ...

  6. Actipro Editors for UWP 22.1.0360

    Release Notes: Improves numeric edit boxes to support input of full-width and Arabic-Indic digits. Added a PartEditBoxCommitTriggers.LostFocus option so that commit on focus loss is now optional, which is a breaking change since it previously always occurred. The Default and All options have been updated to ...

  7. Actipro Editors for UWP 2020.1 build 0354

    Release Notes: Improves AutoCompleteBox automation property configuration. Improved a couple of splitter visualization features. Improved AutoCompleteBox automation property configuration. Fixed a bug where TimeEditBox bound to a null value could still show a time when loaded. ...

  8. Actipro Editors for UWP 2020.1 build 0353

    Release Notes: Includes updates to improve drag/drop functionality. Added the AutoCompleteBox.TextAlignment property. Updated each edit box to have a default AllowDrop of true and to bind the AllowDrop property to the embedded TextBox. Updated numeric edit boxes to not round values when incrementing and the ...

  9. Actipro Editors for UWP 2020.1 build 0352

    Release Notes: Added the AutoCompleteBoxEventArgs.OriginalText property, which contains the control's text prior to a selected item overriding it. ...

  10. Actipro Editors for UWP 2020.1 build 0351

    Release Notes: and trailing zeros. Updated Calculator's handling of data entry following its Value property being changed externally. Updated MaskedTextBox to move the caret past the literal characters in the mask when ...

  11. Actipro Editors for UWP 2020.1

    Release Notes: edit boxes to support custom format strings with semi-colon conditional format specifiers. Updated AutoCompleteBox to dispatch filter application after property changes, thereby ensuring all data ...

  12. Actipro Editors for UWP 2019.1 build 0341

    Release Notes: Updates Visual Studio designer functionality to work with new UWP extensibility model. Updated Microsoft Visual Studio designer functionality to work with new UWP extensibility model. Updated the DoublePicker, Int16Picker, Int32Picker, Int64Picker, and SinglePicker controls so a full rotation ...

  13. Actipro Editors for UWP Compatibility

    Compatibility: Requirements.NET for Universal Windows apps Microsoft Visual Studio 2017-2022 ...

  14. Actipro Editors for UWP 2018.1 build 0332

    Release Notes: Improves MaskedTextBox input logic to allow typing anywhere in the leading prompt characters. Added the ColorEditBox.IsInitialValueComparedOnPopup property that determines whether the initial value is compared to the current value on the picker popup. Added the ColorPicker.ComparisonValue and ...

  15. Actipro Editors for Universal Windows 2018.1 build 0331

    Release Notes: Improves how MaskedTextBox handles invalid input. Updated edit box text copied to the clipboard to remain on the clipboard after app exit. Updated edit boxes that increment Double values to snap to the nearest decimal place indicated by the increment amount. Updated MaskedTextBox's regex ...

  16. Actipro Editors for Universal Windows 2018.1

    Release Notes: Updates DateTime control to adhere to the current culture's min/max values. Added the AutoCompleteBox.SelectAll method. Updated the AutoComplexBox.TextChanged event arguments to pass an IsPopupAllowed property that can be set to false to prevent the popup from showing for the popup. Updated ...

  17. Actipro Editors for Universal Windows 2017.2 build 0323

    Release Notes: Certain edit box popups now scale down if there isn't enough room for them to display. Improved MaskedTextBox's ability to block some input that would trigger a shorter match. Added the IsNaNAllowed, IsNegativeInfinityAllowed, and IsPositiveInfinityAllowed properties to the ...

  18. Actipro Editors for Universal Windows 2017.2 build 0322

    Release Notes: Updated the ColorPicker's alpha component edit box to be percentage-based. Added the MaskedTextBox.MatchedText property, which should be used for data binding since it doesn't include any ...

  19. Actipro Editors for Universal Windows 2017.2 build 0321

    Release Notes: Improves EditBoxPicker input handling for a more ComboBox-like experience. Updated the color pickers such that the end user can tap and drag anywhere in a hue ring or saturation/brightness square to change color attributes, and not just on the thumb. Added a new drop-down to ColorPicker that allows ...

  20. Actipro Editors for Universal Windows 2017.2

    Release Notes: to automatically pass the enumeration type in, which is useful when multiple data objects of the same type are being edited. Added the CanReuseBrush property to BrushEditBox, BrushPicker, and GradientStopSlider, ...