|
-
Jul 6th, 2023, 04:22 AM
#1
Thread Starter
Hyperactive Member
Shifting in String Format (With built in functions)
Hi all,
Consider a third party control to mimicking a progressbar with percentage. It has a FormatString in its properties which follows these type of custom numeric format strings provided by Microsoft.
How can I perform a decimal placement shifting to left (like diving per 10) not in a program way, on once done in properties in designing mode. i.e. for "271" (Bar maximum is 1000) the string "27.1%" is expected.
What I've tried:
Exponential (scientific notation) was only tested but I have no idea how to get rid of 'e' or 'E' in string.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|