You can look at the DFL's enableVisualStyles().
DFL /Application.d
// Should be called before creating any controls.
// This is typically the first function called in main().
// Does nothing if not supported.
void enableVisualStyles()Thank you. Frank
