C# Class Editor.MainForm

Afficher le fichier Open project: Geardome/ozone-ios Class Usage Examples

Méthodes publiques

Свойство Type Description
abrirToolStripMenuItem System.Windows.Forms.ToolStripMenuItem
archivoToolStripMenuItem System.Windows.Forms.ToolStripMenuItem
buttonSave System.Windows.Forms.Button
checkBox1 System.Windows.Forms.CheckBox
checkBoxDecorations System.Windows.Forms.CheckBox
checkBoxLock System.Windows.Forms.CheckBox
checkBoxPantalla System.Windows.Forms.CheckBox
checkBoxRects System.Windows.Forms.CheckBox
checkBoxScriptLabels System.Windows.Forms.CheckBox
checkBoxScripts System.Windows.Forms.CheckBox
checkBoxSelector System.Windows.Forms.CheckBox
checkBoxWireframe System.Windows.Forms.CheckBox
comboBoxEstilos System.Windows.Forms.ComboBox
comboBoxFondo System.Windows.Forms.ComboBox
comboBoxPiso System.Windows.Forms.ComboBox
comboBoxScripts System.Windows.Forms.ComboBox
guardarComoToolStripMenuItem System.Windows.Forms.ToolStripMenuItem
horizontalScrollBar System.Windows.Forms.HScrollBar
imageListCubos System.Windows.Forms.ImageList
imageListDeco System.Windows.Forms.ImageList
imageListEnems System.Windows.Forms.ImageList
imageListItems System.Windows.Forms.ImageList
imageListTrans System.Windows.Forms.ImageList
label5 System.Windows.Forms.Label
labelCubos System.Windows.Forms.Label
labelGemas System.Windows.Forms.Label
labelTeleport System.Windows.Forms.Label
labelX System.Windows.Forms.Label
labelY System.Windows.Forms.Label
listViewTextures System.Windows.Forms.ListView
menuStrip System.Windows.Forms.MenuStrip
numericUpDownCursorX System.Windows.Forms.NumericUpDown
numericUpDownCursorY System.Windows.Forms.NumericUpDown
pictureBoxRendering System.Windows.Forms.PictureBox
radioCubos System.Windows.Forms.RadioButton
radioDecoration System.Windows.Forms.RadioButton
radioEnemigos System.Windows.Forms.RadioButton
radioItems System.Windows.Forms.RadioButton
radioTransport System.Windows.Forms.RadioButton
salirToolStripMenuItem System.Windows.Forms.ToolStripMenuItem
textBoxCubos System.Windows.Forms.TextBox
textBoxElements System.Windows.Forms.TextBox
textBoxGemas System.Windows.Forms.TextBox
textBoxTeleport System.Windows.Forms.TextBox
textBoxX System.Windows.Forms.TextBox
textBoxY System.Windows.Forms.TextBox
toolStripSeparator1 System.Windows.Forms.ToolStripSeparator
verticalScrollBar System.Windows.Forms.VScrollBar

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.

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

Property Details

abrirToolStripMenuItem public_oe property

public System.Windows.Forms.ToolStripMenuItem abrirToolStripMenuItem
Résultat System.Windows.Forms.ToolStripMenuItem

archivoToolStripMenuItem public_oe property

public System.Windows.Forms.ToolStripMenuItem archivoToolStripMenuItem
Résultat System.Windows.Forms.ToolStripMenuItem

buttonSave public_oe property

public System.Windows.Forms.Button buttonSave
Résultat System.Windows.Forms.Button

checkBox1 public_oe property

public System.Windows.Forms.CheckBox checkBox1
Résultat System.Windows.Forms.CheckBox

checkBoxDecorations public_oe property

public System.Windows.Forms.CheckBox checkBoxDecorations
Résultat System.Windows.Forms.CheckBox

checkBoxLock public_oe property

public System.Windows.Forms.CheckBox checkBoxLock
Résultat System.Windows.Forms.CheckBox

checkBoxPantalla public_oe property

public System.Windows.Forms.CheckBox checkBoxPantalla
Résultat System.Windows.Forms.CheckBox

checkBoxRects public_oe property

public System.Windows.Forms.CheckBox checkBoxRects
Résultat System.Windows.Forms.CheckBox

checkBoxScriptLabels public_oe property

public System.Windows.Forms.CheckBox checkBoxScriptLabels
Résultat System.Windows.Forms.CheckBox

checkBoxScripts public_oe property

public System.Windows.Forms.CheckBox checkBoxScripts
Résultat System.Windows.Forms.CheckBox

checkBoxSelector public_oe property

public System.Windows.Forms.CheckBox checkBoxSelector
Résultat System.Windows.Forms.CheckBox

checkBoxWireframe public_oe property

public System.Windows.Forms.CheckBox checkBoxWireframe
Résultat System.Windows.Forms.CheckBox

comboBoxEstilos public_oe property

public System.Windows.Forms.ComboBox comboBoxEstilos
Résultat System.Windows.Forms.ComboBox

comboBoxFondo public_oe property

public System.Windows.Forms.ComboBox comboBoxFondo
Résultat System.Windows.Forms.ComboBox

comboBoxPiso public_oe property

public System.Windows.Forms.ComboBox comboBoxPiso
Résultat System.Windows.Forms.ComboBox

comboBoxScripts public_oe property

public System.Windows.Forms.ComboBox comboBoxScripts
Résultat System.Windows.Forms.ComboBox

guardarComoToolStripMenuItem public_oe property

public System.Windows.Forms.ToolStripMenuItem guardarComoToolStripMenuItem
Résultat System.Windows.Forms.ToolStripMenuItem

horizontalScrollBar public_oe property

public System.Windows.Forms.HScrollBar horizontalScrollBar
Résultat System.Windows.Forms.HScrollBar

imageListCubos public_oe property

public System.Windows.Forms.ImageList imageListCubos
Résultat System.Windows.Forms.ImageList

imageListDeco public_oe property

public System.Windows.Forms.ImageList imageListDeco
Résultat System.Windows.Forms.ImageList

imageListEnems public_oe property

public System.Windows.Forms.ImageList imageListEnems
Résultat System.Windows.Forms.ImageList

imageListItems public_oe property

public System.Windows.Forms.ImageList imageListItems
Résultat System.Windows.Forms.ImageList

imageListTrans public_oe property

public System.Windows.Forms.ImageList imageListTrans
Résultat System.Windows.Forms.ImageList

label5 public_oe property

public System.Windows.Forms.Label label5
Résultat System.Windows.Forms.Label

labelCubos public_oe property

public System.Windows.Forms.Label labelCubos
Résultat System.Windows.Forms.Label

labelGemas public_oe property

public System.Windows.Forms.Label labelGemas
Résultat System.Windows.Forms.Label

labelTeleport public_oe property

public System.Windows.Forms.Label labelTeleport
Résultat System.Windows.Forms.Label

labelX public_oe property

public System.Windows.Forms.Label labelX
Résultat System.Windows.Forms.Label

labelY public_oe property

public System.Windows.Forms.Label labelY
Résultat System.Windows.Forms.Label

listViewTextures public_oe property

public System.Windows.Forms.ListView listViewTextures
Résultat System.Windows.Forms.ListView

menuStrip public_oe property

public System.Windows.Forms.MenuStrip menuStrip
Résultat System.Windows.Forms.MenuStrip

numericUpDownCursorX public_oe property

public System.Windows.Forms.NumericUpDown numericUpDownCursorX
Résultat System.Windows.Forms.NumericUpDown

numericUpDownCursorY public_oe property

public System.Windows.Forms.NumericUpDown numericUpDownCursorY
Résultat System.Windows.Forms.NumericUpDown

pictureBoxRendering public_oe property

public System.Windows.Forms.PictureBox pictureBoxRendering
Résultat System.Windows.Forms.PictureBox

radioCubos public_oe property

public System.Windows.Forms.RadioButton radioCubos
Résultat System.Windows.Forms.RadioButton

radioDecoration public_oe property

public System.Windows.Forms.RadioButton radioDecoration
Résultat System.Windows.Forms.RadioButton

radioEnemigos public_oe property

public System.Windows.Forms.RadioButton radioEnemigos
Résultat System.Windows.Forms.RadioButton

radioItems public_oe property

public System.Windows.Forms.RadioButton radioItems
Résultat System.Windows.Forms.RadioButton

radioTransport public_oe property

public System.Windows.Forms.RadioButton radioTransport
Résultat System.Windows.Forms.RadioButton

salirToolStripMenuItem public_oe property

public System.Windows.Forms.ToolStripMenuItem salirToolStripMenuItem
Résultat System.Windows.Forms.ToolStripMenuItem

textBoxCubos public_oe property

public System.Windows.Forms.TextBox textBoxCubos
Résultat System.Windows.Forms.TextBox

textBoxElements public_oe property

public System.Windows.Forms.TextBox textBoxElements
Résultat System.Windows.Forms.TextBox

textBoxGemas public_oe property

public System.Windows.Forms.TextBox textBoxGemas
Résultat System.Windows.Forms.TextBox

textBoxTeleport public_oe property

public System.Windows.Forms.TextBox textBoxTeleport
Résultat System.Windows.Forms.TextBox

textBoxX public_oe property

public System.Windows.Forms.TextBox textBoxX
Résultat System.Windows.Forms.TextBox

textBoxY public_oe property

public System.Windows.Forms.TextBox textBoxY
Résultat System.Windows.Forms.TextBox

toolStripSeparator1 public_oe property

public System.Windows.Forms.ToolStripSeparator toolStripSeparator1
Résultat System.Windows.Forms.ToolStripSeparator

verticalScrollBar public_oe property

public System.Windows.Forms.VScrollBar verticalScrollBar
Résultat System.Windows.Forms.VScrollBar