![]() |
Schriftfarbe ändern in statusbar
Ich möchte die Schriftfarbe in einer Statusbar ändern. Doch wenn ich sie im objektinspektor unter font ändere tut sich nichts. hier die Eigenschaften:
Delphi-Quellcode:
object StatusBar1: TStatusBar
Left = 0 Top = 532 Width = 751 Height = 25 Color = clBlue Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = 'Segoe UI' Font.Style = [] Panels = < item Text = #169'P'#228'int 2007 Text' Width = 200 end item Width = 100 end> UseSystemFont = False |
Re: Schriftfarbe ändern in statusbar
Lass mich raten, du hast das XP-Manifest (uses ..., XPMan) auf der Form ?
Dann wird es von Windows mit dem XP-Style überzeichnet. Abhilfe schafft das komplette selbvstzeichnen des Kontrols. |
Re: Schriftfarbe ändern in statusbar
nee, ich kann auch die Farbe und Schriftart der statusbar verändern, nur die Schriftfarbe halt nicht.
|
Re: Schriftfarbe ändern in statusbar
|
Re: Schriftfarbe ändern in statusbar
Danke für die Antwort, jetzt läuft es bei mir und durch das selbstzeichnen eröffnen sich ja echt andere möglichkeiten :-D
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 07:43 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz