We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
when i'm creating new brush like this: _ChocolateBrush = OverlayWindow.Graphics.CreateBrush(Color.Chocolate); it is just white... any ideas?
when i'm creating new brush like this:
_ChocolateBrush = OverlayWindow.Graphics.CreateBrush(Color.Chocolate);
it is just white... any ideas?