C# Class DynamicVizSegmenter.CustomControls.ButtonsProperties

Properties for button attributes
Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: nickun/OCRonet Class Usage Examples

Private Properties

Property Type Description
NotifyPropertyChanged void

Public Methods

Method Description
ButtonsProperties ( NumericUpDownTextBox textBox ) : System

Private Methods

Method Description
NotifyPropertyChanged ( String info ) : void

Method Details

ButtonsProperties() public method

public ButtonsProperties ( NumericUpDownTextBox textBox ) : System
textBox NumericUpDownTextBox
return System