Home
last modified time | relevance | path

Searched refs:ColorWindowFrame (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DTheme.cs247 public virtual Color ColorWindowFrame { property in System.Windows.Forms.Theme
H A DThemeWin32Classic.cs5491 dc.DrawRectangle (ResPool.GetPen (ColorWindowFrame), 0, 0, rect.Width - 1, rect.Height - 1); in DrawBalloonWindow()
7805 …dc.DrawRectangle (ResPool.GetPen (ColorWindowFrame), area.X, area.Y, area.Width - 1, area.Height -… in CPDrawBorderStyle()