|  | 
| [BUG] ShowHeader = False vs. NoItemsText | 
| Post Reply   | 
| Author | |
| McKloony   Senior Member     Joined: 09 January 2007 Location: Germany Status: Offline Points: 340 |  Post Options  Thanks(0)  Quote  Reply  Topic: [BUG] ShowHeader = False vs. NoItemsText Posted: 28 July 2011 at 11:38am | 
| 
   
If .ShowHeader = False the .PaintManager.NoItemsText BackColor is always gray    | |
| 
     Product: Xtreme SuitePro (ActiveX) 16.2.5 Platform: XP / Windows 7 Language: Visual Basic 6.0 SP6 | |
|  | |
| Aaron   Senior Member   Joined: 29 January 2008 Status: Offline Points: 2192 |  Post Options  Thanks(0)  Quote  Reply  Posted: 28 July 2011 at 1:13pm | 
| 
   Hi 
 Workaround...   wndReportControl.EnableMarkUp = True Dim myNoItemsVariable As String myNoItemsVariable = "No items available in current view" wndReportControl.PaintManager.NoItemsText = "<TextBlock Foreground='Black'>" & myNoItemsVariable & "</TextBlock>" | |
| 
     Product: Xtreme SuitePro (ActiveX) version 15.0.2 
 Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... | |
|  | |
| Post Reply   | |
| Tweet | 
| Forum Jump | Forum Permissions  You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |