FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > VisualStyle クラス : DrawThemeText メソッド |
'Declaration
Public Shared Function DrawThemeText( _ ByVal hTheme As IntPtr, _ ByVal hDC As IntPtr, _ ByVal iPartId As Integer, _ ByVal iStateId As Integer, _ ByVal pszText As String, _ ByVal iCharCount As Integer, _ ByVal dwTextFlag As Integer, _ ByVal dwTextFlags2 As Integer, _ ByRef pRect As VisualStyle.RECT _ ) As Integer
public static int DrawThemeText( IntPtr hTheme, IntPtr hDC, int iPartId, int iStateId, string pszText, int iCharCount, int dwTextFlag, int dwTextFlags2, ref VisualStyle.RECT pRect )