ExtensionsFactory<ModelType>.TrackBarFor Method
| Name | Parameters | Description |
|---|---|---|
| TrackBarFor<ValueType>(Expression<Func<ModelType, ValueType>>, Action<TrackBarSettings>) | expression, method | Creates a TrackBar. |
| TrackBarFor<ValueType>(Expression<Func<ModelType, ValueType>>) | expression | Creates a TrackBar. |