[Missing <summary> documentation for M:PerpetuumSoft.Instrumentation.Model.PushButton.OnMouseDown(PerpetuumSoft.Framework.Model.MouseArguments)]
Assembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
C# |
---|
protected override void OnMouseDown( MouseArguments args ) |
Visual Basic (Declaration) |
---|
Protected Overrides Sub OnMouseDown ( _ args As MouseArguments _ ) |
Visual C++ |
---|
protected: virtual void OnMouseDown( MouseArguments^ args ) override |