C# Class ATMLCommonLibrary.controls.awb.AWBToolTip

Inheritance: System.Windows.Forms.ToolTip
Afficher le fichier Open project: UtrsSoftware/ATMLWorkBench

Méthodes publiques

Méthode Description
AWBToolTip ( ) : System

Private Methods

Méthode Description
AWBToolTip_Draw ( object sender, DrawToolTipEventArgs e ) : void
AWBToolTip_Popup ( object sender, System.Windows.Forms.PopupEventArgs e ) : void
DrawBorder ( Graphics g, DrawToolTipEventArgs e ) : void
DrawText ( Graphics g, DrawToolTipEventArgs e ) : void
DrawTextShadow ( Graphics g, DrawToolTipEventArgs e ) : void

Method Details

AWBToolTip() public méthode

public AWBToolTip ( ) : System
Résultat System