Alignmenttext und Currency

This commit is contained in:
Developer01
2025-12-05 09:22:01 +01:00
parent 4db9b71a29
commit 443242415a
4 changed files with 122 additions and 58 deletions

View File

@@ -69,6 +69,9 @@ Public Module ModuleControlProperties
<Category(ClassConstants.CAT_DISPLAY)>
Public Property TextColor As Color
<DisplayName("Text Alignement")>
<Category(ClassConstants.CAT_DISPLAY)>
Public Property TextAlignment As String
Class FontConverter
Inherits TypeConverter