PPCC Namespace
Occurs when the user holds the mouse button down
Namespace:
PPCC.ColorTabAssembly: ColorTab (in ColorTab.dll)
Version: 1.6.4.0
Syntax
| C# |
|---|
protected override void OnMouseDown( MouseEventArgs e ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub OnMouseDown ( _ e As MouseEventArgs _ ) |
| Visual C++ |
|---|
protected: virtual void OnMouseDown( MouseEventArgs^ e ) override |