C# Class ATMLCommonLibrary.controls.awb.AWBToolTip

Inheritance: System.Windows.Forms.ToolTip
Datei anzeigen Open project: UtrsSoftware/ATMLWorkBench

Public Methods

Method Description
AWBToolTip ( ) : System

Private Methods

Method 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 method

public AWBToolTip ( ) : System
return System