Autor Beitrag
Christoph1972
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 690
Erhaltene Danke: 16


VS2015 Pro / C# & VB.Net
BeitragVerfasst: So 17.02.13 11:39 
Hallo Forum,

wo kann ich in den VS Einstellungen ändern, das bei einem Klick auf ein Control keine Methode erzeugt wird?

Bei mir ist das unter Win-Form völlig nervig eingestellt, immer wenn ich ein Control anklicke, z.B. einen Button, wird gleich die Klick Methode abboniert. Ich konnte bisher keinen Punkt finden wo ich das abstellen kann. Bin ich blind bzw. zu blöd?

Vielen Dank schon mal für die Unterstützung!


Moderiert von user profile iconTh69: Topic aus WinForms verschoben am So 17.02.2013 um 11:08

_________________
Gruß
Christoph
Th69
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starontopic star
Moderator
Beiträge: 4799
Erhaltene Danke: 1059

Win10
C#, C++ (VS 2017/19/22)
BeitragVerfasst: So 17.02.13 12:11 
Hallo Christoph,

mir ist dafür keine Einstellung bekannt.
Ralf Jansen
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic star
Beiträge: 4708
Erhaltene Danke: 991


VS2010 Pro, VS2012 Pro, VS2013 Pro, VS2015 Pro, Delphi 7 Pro
BeitragVerfasst: So 17.02.13 13:17 
Eigentlich ist immer ein DoubleClick notwendig bei dir reicht jetzt schon ein einfacher Click?

Ein konkrete Einstellung dafür kenne ich nicht du kannst aber mal die Holzhammermethode probieren und die gesamten Setting reseten.
In 'Tools/Import and Export Settings' bzw. 'Options/Environment/Keyboard'.
Christoph1972 Threadstarter
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 690
Erhaltene Danke: 16


VS2015 Pro / C# & VB.Net
BeitragVerfasst: So 17.02.13 15:34 
user profile iconRalf Jansen hat folgendes geschrieben Zum zitierten Posting springen:
Eigentlich ist immer ein DoubleClick notwendig bei dir reicht jetzt schon ein einfacher Click?


Nicht immer, aber manchmal reicht schon das focussieren eines Controls, das geht mir voll auf die Nerven. Hm, dann muss ich das mal mit einem Rest probieren..... :roll:

_________________
Gruß
Christoph