Called to handle bars.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
void ProcessBar( SingleBarEventArgs args ) |
| Visual Basic (Declaration) |
|---|
Sub ProcessBar ( _ args As SingleBarEventArgs _ ) |
| Visual C++ |
|---|
void ProcessBar( SingleBarEventArgs^ args ) |
Parameters
- args
- Type: RightEdge.Common..::.SingleBarEventArgs
Incoming SingleBarEventArgs object.