C# Class TESVSnip.UI.Forms.MediumLevelRecordEditor.repeatCbTag

ファイルを表示 Open project: figment/tesvsnip

Public Properties

Property Type Description
panel int
tb System.Windows.Forms.TextBox

Public Methods

Method Description
repeatCbTag ( TextBox tb, int panel ) : System

Method Details

repeatCbTag() public method

public repeatCbTag ( TextBox tb, int panel ) : System
tb System.Windows.Forms.TextBox
panel int
return System

Property Details

panel public_oe property

public int panel
return int

tb public_oe property

public TextBox,System.Windows.Forms tb
return System.Windows.Forms.TextBox