C# Class FarsiLibrary.Win.Helpers.ControlUtils

Datei anzeigen Open project: HEskandari/FarsiLibrary

Public Methods

Method Description
CalcLocation ( Point bottomLocation, Point topLocation, Size popupSize ) : Point

Private Methods

Method Description
GetAsyncKeyState ( int vKey ) : short

Method Details

CalcLocation() public static method

public static CalcLocation ( Point bottomLocation, Point topLocation, Size popupSize ) : Point
bottomLocation System.Drawing.Point
topLocation System.Drawing.Point
popupSize System.Drawing.Size
return System.Drawing.Point