Themes
Posted: Wed Jul 24, 2013 12:58 pm
The API IsThemeActive_() is working, but it's not shown with autocomplete.
Code: Select all
CloseThemeData_(x)
DrawThemeBackground_(x, x, x, x, x, x)
DrawThemeBackgroundEx_(x, x, x, x, x, x)
DrawThemeEdge_(x, x, x, x, x, x, x, x)
DrawThemeIcon_(x, x, x, x, x, x, x)
DrawThemeParentBackground_(x, x, x)
DrawThemeText_(x, x, x, x, x, x, x, x, x)
EnableThemeDialogTexture_(x, x)
EnableTheming_(x)
GetCurrentThemeName_(x, x, x, x, x, x)
GetThemeAppProperties_()
GetThemeBackgroundContentRect_(x, x, x, x, x, x)
GetThemeBackgroundExtent_(x, x, x, x, x, x)
GetThemeBackgroundRegion_(x, x, x, x, x, x)
GetThemeBool_(x, x, x, x, x)
GetThemeColor_(x, x, x, x, x)
GetThemeDocumentationProperty_(x, x, x, x)
GetThemeEnumValue_(x, x, x, x, x)
GetThemeFilename_(x, x, x, x, x, x)
GetThemeFont_(x, x, x, x, x, x)
GetThemeInt_(x, x, x, x, x)
GetThemeIntList_(x, x, x, x, x)
GetThemeMargins_(x, x, x, x, x, x, x)
GetThemeMetric_(x, x, x, x, x, x)
GetThemePartSize_(x, x, x, x, x, x, x)
GetThemePosition_(x, x, x, x, x)
GetThemePropertyOrigin_(x, x, x, x, x)
GetThemeRect_(x, x, x, x, x)
GetThemeString_(x, x, x, x, x, x)
GetThemeSysBool_(x, x)
GetThemeSysColor_(x, x)
GetThemeSysColorBrush_(x, x)
GetThemeSysFont_(x, x, x)
GetThemeSysInt_(x, x, x)
GetThemeSysSize_(x, x)
GetThemeSysString_(x, x, x, x)
GetThemeTextExtent_(x, x, x, x, x, x, x, x, x)
GetThemeTextMetrics_(x, x, x, x, x)
GetWindowTheme_(x)
HitTestThemeBackground_(x, x, x, x, x, x, x, x, x, x)
IsAppThemed_()
IsThemeActive_() ; ----> DONE PB 5.20 Beta7
IsThemeBackgroundPartiallyTransparent_(x, x, x)
IsThemeDialogTextureEnabled_(x)
IsThemePartDefined_(x, x, x)
OpenThemeData_(x, x)
SetThemeAppProperties_(x)
SetWindowTheme_(x, x, x)