Make the (originally) auto-generated code of this dialog slightly more readable by replacing some auto-generated variable names with more clear ones. Also avoid using FindWindow(), this is useless and we already have the window pointers. Closes https://github.com/wxWidgets/wxWidgets/pull/872