Home
last modified time | relevance | path

Searched refs:CPDrawCaptionButton (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DControlPaint.cs347 ThemeEngine.Current.CPDrawCaptionButton (graphics, rectangle, button, state); in DrawCaptionButton()
H A DThemeVisualStyles.cs273 …public override void CPDrawCaptionButton (Graphics graphics, Rectangle rectangle, CaptionButton bu… in CPDrawCaptionButton() method in System.Windows.Forms.ThemeVisualStyles
278 base.CPDrawCaptionButton (graphics, rectangle, button, state); in CPDrawCaptionButton()
283 base.CPDrawCaptionButton (graphics, rectangle, button, state); in CPDrawCaptionButton()
H A DTheme.cs1028 …public abstract void CPDrawCaptionButton (Graphics graphics, Rectangle rectangle, CaptionButton bu… in CPDrawCaptionButton() method in System.Windows.Forms.Theme
H A DThemeWin32Classic.cs6638 …public override void CPDrawCaptionButton (Graphics graphics, Rectangle rectangle, CaptionButton bu… in CPDrawCaptionButton() method in System.Windows.Forms.ThemeWin32Classic