Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Closed Unassigned: IntegerUpDown FormatString Hexadecimal with Prefix [22514]

$
0
0
First, let me say this is a wonderful library, which I have used extensively.

I have several IntegerUpDown controls with "prefixes" in the FormatString:

```
FormatString="'DLC =' 0"
```

I also have a few using hexadecimal format:

```
FormatString="X4"
```

But when I combine the two concepts, everything falls apart and I just get "DLC = X4" in the box:

```
FormatString="'DLC =' X4"
```

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>