C# Class System.Windows.Forms.NativeMethods

Afficher le fichier Open project: Zepheus/Fiesta_Utils Class Usage Examples

Private Methods

Méthode Description
CreateCaret ( IntPtr hWnd, IntPtr hBitmap, int nWidth, int nHeight ) : bool
DestroyCaret ( ) : bool
NativeMethods ( ) : System
SetCaretPos ( int X, int Y ) : bool
ShowCaret ( IntPtr hWnd ) : bool