프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AbilityName | System.Windows.Forms.TextBox | ||
AbilityNameLabel | System.Windows.Forms.Label | ||
LegendaryAbility | |||
LegendaryAbilityName | System.Windows.Forms.TextBox | ||
ListHelperLabel | System.Windows.Forms.Label | ||
LoadTrait | System.Windows.Forms.Button | ||
NameLabel | System.Windows.Forms.Label | ||
SaveTrait | System.Windows.Forms.Button | ||
TraitDescriptionBox | System.Windows.Forms.RichTextBox | ||
Traits | System.Windows.Forms.ListBox | ||
numberOfLegendaryActions | System.Windows.Forms.NumericUpDown |
메소드 | 설명 | |
---|---|---|
AddLegendaryForm ( ) : System | ||
LoadLegendary ( |
||
SerializeTraits ( ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
AddLegendaryForm_Load ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
LoadTrait_Click ( object sender, |
||
MoveItem ( int direction, |
||
RemoveTrait ( object sender, MouseEventArgs e ) : void | ||
SaveTrait_Click ( object sender, |
||
TraitsList_KeyDown ( object sender, |
||
UpdateTitle ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
public System.Windows.Forms.TextBox AbilityName | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.Label AbilityNameLabel | ||
리턴 | System.Windows.Forms.Label |
public System.Windows.Forms.TextBox LegendaryAbilityName | ||
리턴 | System.Windows.Forms.TextBox |
public System.Windows.Forms.Label ListHelperLabel | ||
리턴 | System.Windows.Forms.Label |
public System.Windows.Forms.RichTextBox TraitDescriptionBox | ||
리턴 | System.Windows.Forms.RichTextBox |