C# Class ICSharpCode.TextEditor.Ime.COMPOSITIONFORM

显示文件 Open project: Clancey/MonoMac.Windows.Form Class Usage Examples

Public Properties

Property Type Description
dwStyle int
ptCurrentPos System.Windows.Forms.POINT
rcArea System.Windows.Forms.RECT

Property Details

dwStyle public_oe property

public int dwStyle
return int

ptCurrentPos public_oe property

public POINT,System.Windows.Forms ptCurrentPos
return System.Windows.Forms.POINT

rcArea public_oe property

public RECT,System.Windows.Forms rcArea
return System.Windows.Forms.RECT