In lisview: it aligns only to the left....
In textbox: it aligns in the top half of the textbox, so it's the top half cutted off from the letter...
The two of the components need the implementation of the possibility to control the alignment settings. To left center right top and down...
Thaaanks....
             
            
               
               
               
            
            
                 
                 
              
           
          
            
              
                TIMAI2  
                
               
               
              
                  
                    October 15, 2023,  9:31pm
                   
                   
              2 
               
             
            
              For textboxes, you can use the TextBoxUtil extension  by @gordonlu310  which has a vertical Alignment setter.
For listview, there does not appear to be anything that sets the alignment. However, you can build your own listview using CompCreator , and therefore set alignment.
             
            
               
               
              1 Like 
            
            
                 
                 
              
           
          
            
              
                ABG  
                
               
               
              
                  
                    October 15, 2023, 11:04pm
                   
                   
              3 
               
             
            
              I have seen textbox alignments inherited from parent Arrangements. 
Try changing the alignment of the parent