C# Class Editor.MainForm

Show file Open project: Geardome/ozone-ios Class Usage Examples

Public Properties

Property 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

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
InitializeComponent ( ) : void

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

Method Details

Dispose() protected method

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

Property Details

abrirToolStripMenuItem public property

public System.Windows.Forms.ToolStripMenuItem abrirToolStripMenuItem
return System.Windows.Forms.ToolStripMenuItem

archivoToolStripMenuItem public property

public System.Windows.Forms.ToolStripMenuItem archivoToolStripMenuItem
return System.Windows.Forms.ToolStripMenuItem

buttonSave public property

public System.Windows.Forms.Button buttonSave
return System.Windows.Forms.Button

checkBox1 public property

public System.Windows.Forms.CheckBox checkBox1
return System.Windows.Forms.CheckBox

checkBoxDecorations public property

public System.Windows.Forms.CheckBox checkBoxDecorations
return System.Windows.Forms.CheckBox

checkBoxLock public property

public System.Windows.Forms.CheckBox checkBoxLock
return System.Windows.Forms.CheckBox

checkBoxPantalla public property

public System.Windows.Forms.CheckBox checkBoxPantalla
return System.Windows.Forms.CheckBox

checkBoxRects public property

public System.Windows.Forms.CheckBox checkBoxRects
return System.Windows.Forms.CheckBox

checkBoxScriptLabels public property

public System.Windows.Forms.CheckBox checkBoxScriptLabels
return System.Windows.Forms.CheckBox

checkBoxScripts public property

public System.Windows.Forms.CheckBox checkBoxScripts
return System.Windows.Forms.CheckBox

checkBoxSelector public property

public System.Windows.Forms.CheckBox checkBoxSelector
return System.Windows.Forms.CheckBox

checkBoxWireframe public property

public System.Windows.Forms.CheckBox checkBoxWireframe
return System.Windows.Forms.CheckBox

comboBoxEstilos public property

public System.Windows.Forms.ComboBox comboBoxEstilos
return System.Windows.Forms.ComboBox

comboBoxFondo public property

public System.Windows.Forms.ComboBox comboBoxFondo
return System.Windows.Forms.ComboBox

comboBoxPiso public property

public System.Windows.Forms.ComboBox comboBoxPiso
return System.Windows.Forms.ComboBox

comboBoxScripts public property

public System.Windows.Forms.ComboBox comboBoxScripts
return System.Windows.Forms.ComboBox

guardarComoToolStripMenuItem public property

public System.Windows.Forms.ToolStripMenuItem guardarComoToolStripMenuItem
return System.Windows.Forms.ToolStripMenuItem

horizontalScrollBar public property

public System.Windows.Forms.HScrollBar horizontalScrollBar
return System.Windows.Forms.HScrollBar

imageListCubos public property

public System.Windows.Forms.ImageList imageListCubos
return System.Windows.Forms.ImageList

imageListDeco public property

public System.Windows.Forms.ImageList imageListDeco
return System.Windows.Forms.ImageList

imageListEnems public property

public System.Windows.Forms.ImageList imageListEnems
return System.Windows.Forms.ImageList

imageListItems public property

public System.Windows.Forms.ImageList imageListItems
return System.Windows.Forms.ImageList

imageListTrans public property

public System.Windows.Forms.ImageList imageListTrans
return System.Windows.Forms.ImageList

label5 public property

public System.Windows.Forms.Label label5
return System.Windows.Forms.Label

labelCubos public property

public System.Windows.Forms.Label labelCubos
return System.Windows.Forms.Label

labelGemas public property

public System.Windows.Forms.Label labelGemas
return System.Windows.Forms.Label

labelTeleport public property

public System.Windows.Forms.Label labelTeleport
return System.Windows.Forms.Label

labelX public property

public System.Windows.Forms.Label labelX
return System.Windows.Forms.Label

labelY public property

public System.Windows.Forms.Label labelY
return System.Windows.Forms.Label

listViewTextures public property

public System.Windows.Forms.ListView listViewTextures
return System.Windows.Forms.ListView

menuStrip public property

public System.Windows.Forms.MenuStrip menuStrip
return System.Windows.Forms.MenuStrip

numericUpDownCursorX public property

public System.Windows.Forms.NumericUpDown numericUpDownCursorX
return System.Windows.Forms.NumericUpDown

numericUpDownCursorY public property

public System.Windows.Forms.NumericUpDown numericUpDownCursorY
return System.Windows.Forms.NumericUpDown

pictureBoxRendering public property

public System.Windows.Forms.PictureBox pictureBoxRendering
return System.Windows.Forms.PictureBox

radioCubos public property

public System.Windows.Forms.RadioButton radioCubos
return System.Windows.Forms.RadioButton

radioDecoration public property

public System.Windows.Forms.RadioButton radioDecoration
return System.Windows.Forms.RadioButton

radioEnemigos public property

public System.Windows.Forms.RadioButton radioEnemigos
return System.Windows.Forms.RadioButton

radioItems public property

public System.Windows.Forms.RadioButton radioItems
return System.Windows.Forms.RadioButton

radioTransport public property

public System.Windows.Forms.RadioButton radioTransport
return System.Windows.Forms.RadioButton

salirToolStripMenuItem public property

public System.Windows.Forms.ToolStripMenuItem salirToolStripMenuItem
return System.Windows.Forms.ToolStripMenuItem

textBoxCubos public property

public System.Windows.Forms.TextBox textBoxCubos
return System.Windows.Forms.TextBox

textBoxElements public property

public System.Windows.Forms.TextBox textBoxElements
return System.Windows.Forms.TextBox

textBoxGemas public property

public System.Windows.Forms.TextBox textBoxGemas
return System.Windows.Forms.TextBox

textBoxTeleport public property

public System.Windows.Forms.TextBox textBoxTeleport
return System.Windows.Forms.TextBox

textBoxX public property

public System.Windows.Forms.TextBox textBoxX
return System.Windows.Forms.TextBox

textBoxY public property

public System.Windows.Forms.TextBox textBoxY
return System.Windows.Forms.TextBox

toolStripSeparator1 public property

public System.Windows.Forms.ToolStripSeparator toolStripSeparator1
return System.Windows.Forms.ToolStripSeparator

verticalScrollBar public property

public System.Windows.Forms.VScrollBar verticalScrollBar
return System.Windows.Forms.VScrollBar