C# Class FarsiLibrary.Win.Helpers.ControlUtils

Afficher le fichier Open project: HEskandari/FarsiLibrary

Méthodes publiques

Méthode Description
CalcLocation ( Point bottomLocation, Point topLocation, Size popupSize ) : Point

Private Methods

Méthode Description
GetAsyncKeyState ( int vKey ) : short

Method Details

CalcLocation() public static méthode

public static CalcLocation ( Point bottomLocation, Point topLocation, Size popupSize ) : Point
bottomLocation System.Drawing.Point
topLocation System.Drawing.Point
popupSize System.Drawing.Size
Résultat System.Drawing.Point