C# Class winmaped2.MapPropertiesWnd

Summary description for MapPropertiesWnd.
Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: Bananattack/verge3 Class Usage Examples

Méthodes publiques

Свойство Type Description
n_px System.Windows.Forms.NumericUpDown
n_py System.Windows.Forms.NumericUpDown
t_aescript System.Windows.Forms.TextBox
t_music System.Windows.Forms.TextBox
t_rstring System.Windows.Forms.TextBox
t_title System.Windows.Forms.TextBox

Méthodes publiques

Méthode Description
MapPropertiesWnd ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

b_browse_Click ( object sender, System e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

MapPropertiesWnd() public méthode

public MapPropertiesWnd ( ) : System
Résultat System

Property Details

n_px public_oe property

public NumericUpDown,System.Windows.Forms n_px
Résultat System.Windows.Forms.NumericUpDown

n_py public_oe property

public NumericUpDown,System.Windows.Forms n_py
Résultat System.Windows.Forms.NumericUpDown

t_aescript public_oe property

public TextBox,System.Windows.Forms t_aescript
Résultat System.Windows.Forms.TextBox

t_music public_oe property

public TextBox,System.Windows.Forms t_music
Résultat System.Windows.Forms.TextBox

t_rstring public_oe property

public TextBox,System.Windows.Forms t_rstring
Résultat System.Windows.Forms.TextBox

t_title public_oe property

public TextBox,System.Windows.Forms t_title
Résultat System.Windows.Forms.TextBox