System.Windows.Forms
2.0.0.0
System.Enum
System.Flags
The values are used as an argument in the method.
Specifies the options that can be used when performing a hit test on the background specified by a visual style.
Field
System.Windows.Forms.VisualStyles.HitTestOptions
The hit test option for the background segment.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.HitTestOptions
The hit test option for the caption.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.HitTestOptions
The hit test option for the fixed border.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.HitTestOptions
The hit test option for the resizing border.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.HitTestOptions
The hit test option for the bottom resizing border.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.HitTestOptions
The hit test option for the left resizing border.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.HitTestOptions
The hit test option for the right resizing border.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.HitTestOptions
The hit test option for the top resizing border.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.HitTestOptions
The resizing border is specified as a template, not just window edges. This option is mutually exclusive with ; takes precedence.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.HitTestOptions
The system resizing border width is used instead of visual style content margins. This option is mutually exclusive with ; takes precedence.
2.0.0.0