C# Class System.Windows.Forms.NativeMethods

Show file Open project: Zepheus/Fiesta_Utils Class Usage Examples

Private Methods

Method 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