dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bug #14163] TreeView does not raise Click and DoubleC


From: Radek Polak
Subject: [Pnet-developers] [bug #14163] TreeView does not raise Click and DoubleClick events
Date: Wed, 17 Aug 2005 17:13:26 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux) (KHTML, like Gecko)

Follow-up Comment #2, bug #14163 (project dotgnu-pnet):

TreeView has only ControlStyles.StandardDoubleClick, but that does not
matter. Click and DoubleClick events work here non standard way (inherited
from Control). These events are raised when clicked on child object
(TreeNode). See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformscontrolclassclicktopic.asp

I will post patch for this bug.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14163>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]