Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static int DrawThemeTextEx(
IntPtr hTheme,
IntPtr hDC,
int iPartId,
int iStateId,
string text,
int iCharCount,
int dwFlags,
ref PIRECT pRect,
ref PIDTTOPTS pOptions
)
Parameters
- hTheme IntPtr
-
- hDC IntPtr
-
- iPartId Int32
-
- iStateId Int32
-
- text String
-
- iCharCount Int32
-
- dwFlags Int32
-
- pRect PIRECT
-
- pOptions PIDTTOPTS
-
Return Value
Int32
See Also