Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SidebarLibrary
Win32
WindowsAPI
SetTextColor
SidebarLibrary.Win32.WindowsAPI.SetTextColor C# (CSharp) Method
WindowsAPI Class Documentation
Mostra file
Open project: sillsdev/FieldWorks
SetTextColor()
private
method
private
SetTextColor
(
IntPtr
hDC
,
uint
colorRef
) :
uint
hDC
System.IntPtr
colorRef
uint
return
uint
public static extern uint SetTextColor(IntPtr hDC, uint colorRef); [DllImport("gdi32")]
WindowsAPI
BeginPaint
BitBlt
BringWindowToTop
CallNextHookEx
ChangeClipboardChain
ClientToScreen
CloseClipboard
CreateCompatibleBitmap
CreateCompatibleDC
CreateDIBSection
CreateSolidBrush
DeleteDC
DeleteObject
DispatchMessage
DrawText
EmptyClipboard
EnableScrollBar
EndPaint
FillRect
GET_X_LPARAM
GET_Y_LPARAM
GetClassName
GetClientRect
GetCommonControlDLLVersion
GetCurrentThreadId
GetDC
GetDCEx
GetDIBits
GetDesktopWindow
GetDlgItem
GetFocus
GetKeyState
GetMenuItemRect
GetMessage
GetObjectType
GetPaletteEntries
GetParent
GetPixel
GetPointFromLPARAM
GetScrollInfo
GetSystemMetrics
GetSystemPaletteEntries
GetWindowDC
GetWindowPlacement
GetWindowRect
GetWindowText
HIGH_ORDER
ImageList_Add
ImageList_BeginDrag
ImageList_Create
ImageList_Destroy
ImageList_DragEnter
ImageList_DragLeave
ImageList_DragMove
ImageList_EndDrag
ImageList_Remove
InitCommonControls
InitCommonControlsEx
InvalidateRect
IsWindow
LOW_ORDER
LoadCursor
MoveWindow
OpenClipboard
PatBlt
PeekMessage
PostMessage
ReleaseCapture
ReleaseDC
ScrollWindowEx
SelectObject
SendMessage
SetBkMode
SetClipboardData
SetClipboardViewer
SetCursor
SetDCBrushColor
SetFocus
SetForegroundWindow
SetMapMode
SetParent
SetScrollInfo
SetStretchBltMode
SetTextColor
SetViewportOrgEx
SetWindowLong
SetWindowPos
SetWindowRgn
SetWindowText
SetWindowTheme
SetWindowsHookEx
ShowScrollBar
ShowWindow
StretchBlt
TrackMouseEvent
TranslateMessage
UnhookWindowsHookEx
UpdateLayeredWindow
UpdateWindow
WaitMessage
WindowsAPI