PowerBuilder 12.5 introduces two new features for window controls:
- 
                     
transparent value for window control BackColor
 - 
                     
transparency property for window control
 
The following controls support the new value and property:
| 
                                              
                               PictureButton  | 
                           
                                              
                               CheckBox  | 
                           
                                              
                               RadioButton  | 
                           
                                              
                               StaticHyperLink  | 
                        
| 
                                              
                               GroupBox  | 
                           
                                              
                               SingleLineEdit  | 
                           
                                              
                               EditMask  | 
                           
                                              
                               MultiLineEdit  | 
                        
| 
                                              
                               RichTextEdit  | 
                           
                                              
                               DropDownListBox  | 
                           
                                              
                               DownDownPictureListBox  | 
                           
                                              
                               ListView  | 
                        
| 
                                              
                               TreeView  | 
                           
                                              
                               Tab  | 
                           
                                              
                               Graph  | 
                           
                                              
                               UserObject  | 
                        


