Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hallo
Durch anklicken eines Buttons führe ich eine Berechnung aus das Ergebnis lasse ich in einem Edit Element ausgeben. Wie kann ich das Ergebnis gleichzeitig Markieren ?
Gruß Califax
Mit CWnd::SetFocus und CEdit::SetSel
Danke
da muß ich mal rumprobieren.