hi,
as TFolder() seems not to use "visual Style" i search for uxtheme
now i found in fwh\source\function\c5cnew.c some HB_FUNC()
when search under \classes i found only
so only Type "BUTTON" have Theme :?:
---
how to "Set" Theme under Fivewin for TFolder() :?:
as TFolder() seems not to use "visual Style" i search for uxtheme
now i found in fwh\source\function\c5cnew.c some HB_FUNC()
when search under \classes i found only
\fwh\source\classes\btnbmp.prgwhich use "OpenThemeData"
so only Type "BUTTON" have Theme :?:
---
how to "Set" Theme under Fivewin for TFolder() :?:
 ::hTheme := @UxTheme:OpenThemeData( 0, Str2Unicode( "Tab" ) + CHR( 0 ) )greeting,
Jimmy
Jimmy