ClassRadKeyTipShowingEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class RadKeyTipShowingEventArgs : CancelEventArgs
Inheritance: objectEventArgsCancelEventArgsRadKeyTipShowingEventArgs
Inherited Members
Constructors
RadKeyTipShowingEventArgs(bool, Point, Font, Color, Color, Color)
Creates an instance of the RadKeyTipShowingEventArgs class.
Properties
BackColor
Gets or sets an instance of the Color struct containing the color which will be used to paint the background of the key tip.
BorderColor
Gets or sets an instance of the Color struct containing the color which will be used to paint the borders of the key tip.
CustomLocation
Gets or sets an instance of the Point struct containing the coordinates which will be used to position the key tip.