dbicTips Send comments on this topic.
Control Property
See Also 
dbicTips Assembly > Dbi.WinControl.Tips Namespace > ClickControlEventArgs Class : Control Property

The control that was clicked on.

Syntax

Visual Basic (Declaration) 
Public Property Control As System.Windows.Forms.Control
C# 
public System.Windows.Forms.Control Control {get; set;}

Property Value

Control

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also