'Declaration Public Sub DoMouseLeave( _
ByVal eThe System.EventArgs instance containing the event data.As System.EventArgs _
)
public void DoMouseLeave(
System.EventArgs e
)
public: void DoMouseLeave(
System.EventArgs* e
)
public:
void DoMouseLeave(
System.EventArgs^ e
)
Parameters
- e
- The System.EventArgs instance containing the event data.