After I add object listview as lv1.
When I compile the program in Device(Auto Scale) EXE mode, it display the following error.
Error compiling program.
Error message: error CS0246: The type or namespace name 'ControlsExDesktop' could not be found (are you missing a using directive or an assembly reference?)
Pls suggest the solution.
When I compile the program in Device(Auto Scale) EXE mode, it display the following error.
Error compiling program.
Error message: error CS0246: The type or namespace name 'ControlsExDesktop' could not be found (are you missing a using directive or an assembly reference?)
Pls suggest the solution.