Enum CaptionPainter.CaptionHitTest
Specifies the caption hit area.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum CaptionHitTest
Fields
| Name | Description |
|---|---|
| ButtonDown | Indicates whether the caption button down. |
| ButtonRect | Indication the caption button rectangle. |
| ButtonUp | Indicates whether the caption button up. |
| CaptionRect | Indicates the caption rectangle. |
| None | None |