C# Class Umc.Core.Tools.VSGesture.Controls.PickerBase.PickerValueBox

Inheritance: System.Windows.Forms.Control
Mostrar archivo Open project: powerumc/vsgesture

Public Methods

Method Description
PickerValueBox ( PickerBase parent ) : System

Protected Methods

Method Description
OnPaint ( PaintEventArgs e ) : void

Method Details

OnPaint() protected method

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
return void

PickerValueBox() public method

public PickerValueBox ( PickerBase parent ) : System
parent PickerBase
return System