Raises the DesignerMouseUp event.
Namespace:
PerpetuumSoft.Reporting.DesignerAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public virtual void OnDesignerMouseDown( DesignerMouseEventArgs args ) |
| Visual Basic (Declaration) |
|---|
Public Overridable Sub OnDesignerMouseDown ( _ args As DesignerMouseEventArgs _ ) |
| Visual C++ |
|---|
public: virtual void OnDesignerMouseDown( DesignerMouseEventArgs^ args ) |