Function Blam::DialogHelpers::DisableControlThemes

Function Documentation

void Blam::DialogHelpers::DisableControlThemes(HWND dialog, int field)

Disables visual themes for the specified control.

Parameters
  • dialog: - The dialog containing the control to disable themes for.

  • field: - The control to disable visual themes of.