C# Class DND_Monster.Main

Afficher le fichier Open project: FallenWyvern/DnD-Monster-Generator

Méthodes publiques

Свойство Type Description
ACSourceTextBox System.Windows.Forms.TextBox
ACUpDown System.Windows.Forms.NumericUpDown
AbilityScores System.Windows.Forms.Label
AddAbilityButton System.Windows.Forms.Button
AddActionButton System.Windows.Forms.Button
AddLanguageButton System.Windows.Forms.Button
AddLegendaryButton System.Windows.Forms.Button
AddSaved System.Windows.Forms.Button
AddSenseButton System.Windows.Forms.Button
AddSkillButton System.Windows.Forms.Button
AddVulnerabilityButton System.Windows.Forms.Button
Alignment System.Windows.Forms.Label
AlignmentDropDown System.Windows.Forms.ComboBox
ArmorClass System.Windows.Forms.Label
BackgroundCheckbox System.Windows.Forms.CheckBox
BonusModifierLabel System.Windows.Forms.Label
Burrow System.Windows.Forms.Label
CRHelperLabel System.Windows.Forms.Label
Cha System.Windows.Forms.Label
ChaBonus System.Windows.Forms.Label
ChaSaveBonus System.Windows.Forms.Label
ChaSaveBonusUpDown System.Windows.Forms.NumericUpDown
ChaUpDown System.Windows.Forms.NumericUpDown
ChallengeRating System.Windows.Forms.Label
ChallengeRatingDropDown System.Windows.Forms.ComboBox
Climb System.Windows.Forms.Label
ClimbUpDown System.Windows.Forms.NumericUpDown
ColumnWidthLabel System.Windows.Forms.Label
ColumnWidthUpDown System.Windows.Forms.NumericUpDown
ColumnsLabel System.Windows.Forms.Label
Con System.Windows.Forms.Label
ConBonus System.Windows.Forms.Label
ConSaveBonus System.Windows.Forms.Label
ConSaveBonusUpDown System.Windows.Forms.NumericUpDown
ConUpDown System.Windows.Forms.NumericUpDown
DamageConditionDropDown System.Windows.Forms.ComboBox
DamageModificationLabel System.Windows.Forms.Label
DamageModificationType System.Windows.Forms.ComboBox
DeleteTraitButton System.Windows.Forms.Button
Dex System.Windows.Forms.Label
DexBonus System.Windows.Forms.Label
DexSaveBonus System.Windows.Forms.Label
DexSaveBonusUpDown System.Windows.Forms.NumericUpDown
DexUpDown System.Windows.Forms.NumericUpDown
Distance System.Windows.Forms.Label
DistanceUpDown System.Windows.Forms.NumericUpDown
EditTraitButton System.Windows.Forms.Button
ExceptionSourceLabel System.Windows.Forms.Label
ExceptionText System.Windows.Forms.Label
ExceptionTypeLabel System.Windows.Forms.Label
ExportCSV System.Windows.Forms.Button
ExportPNG System.Windows.Forms.Button
ExportReddit System.Windows.Forms.Button
ExportWeb System.Windows.Forms.Button
Fly System.Windows.Forms.Label
FlyUpDown System.Windows.Forms.NumericUpDown
GenderDropDown System.Windows.Forms.ComboBox
GenderLabel System.Windows.Forms.Label
GenerateHPBonus System.Windows.Forms.Button
HitDieDropDown System.Windows.Forms.ComboBox
HitDieTextBox System.Windows.Forms.TextBox
HitDieUpDown System.Windows.Forms.NumericUpDown
HitPoints System.Windows.Forms.Label
HoverCheckBox System.Windows.Forms.CheckBox
Int System.Windows.Forms.Label
IntBonus System.Windows.Forms.Label
IntSaveBonus System.Windows.Forms.Label
IntSaveBonusUpDown System.Windows.Forms.NumericUpDown
IntUpDown System.Windows.Forms.NumericUpDown
LanguageComboBox System.Windows.Forms.ComboBox
LanguageHeaderLabel System.Windows.Forms.Label
LoadButton System.Windows.Forms.Button
MonsterName System.Windows.Forms.Label
MonsterNameTextBox System.Windows.Forms.TextBox
MoveTraitDownButton System.Windows.Forms.Button
MoveTraitUpButton System.Windows.Forms.Button
NewMonsterButton System.Windows.Forms.Button
PreviewButton System.Windows.Forms.Button
PreviewColumns System.Windows.Forms.NumericUpDown
PreviewTemplateSelector System.Windows.Forms.ComboBox
PrintButton System.Windows.Forms.Button
ProfBonus System.Windows.Forms.Label
Profiency System.Windows.Forms.Label
RollHPBonus System.Windows.Forms.Button
SaveButton System.Windows.Forms.Button
SavingThrowBonuses System.Windows.Forms.Label
SensesDropDown System.Windows.Forms.ComboBox
SensesHeaderLabel System.Windows.Forms.Label
SensesLabel System.Windows.Forms.Label
SizeDropDown System.Windows.Forms.ComboBox
SizeLabel System.Windows.Forms.Label
SkillBonus System.Windows.Forms.NumericUpDown
SkillBonusCheckBox System.Windows.Forms.CheckBox
SkillDropDown System.Windows.Forms.ComboBox
SkillHeaderLabel System.Windows.Forms.Label
SkillProfCheckBox System.Windows.Forms.CheckBox
SkillSelectionLabel System.Windows.Forms.Label
SkillStatCheckBox System.Windows.Forms.CheckBox
Speed System.Windows.Forms.Label
SpeedHelperLabel System.Windows.Forms.Label
SpeedUpDown System.Windows.Forms.NumericUpDown
SpeedsHeaderLabel System.Windows.Forms.Label
Str System.Windows.Forms.Label
StrBonus System.Windows.Forms.Label
StrSaveBonus System.Windows.Forms.Label
StrSaveBonusUpDown System.Windows.Forms.NumericUpDown
StrUpDown System.Windows.Forms.NumericUpDown
Swim System.Windows.Forms.Label
SwimUpDown System.Windows.Forms.NumericUpDown
TagDropDown System.Windows.Forms.ComboBox
TraitException System.Windows.Forms.TextBox
TraitsList System.Windows.Forms.ListBox
TraitsListHelperLabel System.Windows.Forms.Label
TraitsListPopUp System.Windows.Forms.ToolTip
TypeAndTag System.Windows.Forms.Label
TypeDropDown System.Windows.Forms.ComboBox
UniqueCheckBox System.Windows.Forms.CheckBox
Wis System.Windows.Forms.Label
WisBonus System.Windows.Forms.Label
WisSaveBonus System.Windows.Forms.Label
WisSaveBonusUpDown System.Windows.Forms.NumericUpDown
WisUpDown System.Windows.Forms.NumericUpDown
burrowUpDown System.Windows.Forms.NumericUpDown
button1 System.Windows.Forms.Button
panel1 System.Windows.Forms.Panel
panel2 System.Windows.Forms.Panel
tableLayoutPanel1 System.Windows.Forms.TableLayoutPanel
tableLayoutPanel2 System.Windows.Forms.TableLayoutPanel
tableLayoutPanel3 System.Windows.Forms.TableLayoutPanel
tableLayoutPanel4 System.Windows.Forms.TableLayoutPanel
tableLayoutPanel5 System.Windows.Forms.TableLayoutPanel

Méthodes publiques

Méthode Description
AddLocalizationItem ( Control c, string filename, string type ) : void
Clear ( ) : void
Main ( ) : System
MonsterWorkbench ( ) : void
ShowMonsterInBrowser ( ) : void
ShowMonsterInText ( ) : void
sDoddler ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
AbilityValueChanged ( object sender, EventArgs e ) : void
AddLegendary ( object sender, EventArgs e ) : void
AddSavedAbility ( AddSavedTrait trait, string creatureName ) : void
AddSavedAction ( AddSavedTrait trait, string creatureName ) : void
AddSavedLegendary ( AddSavedTrait trait, string creatureName ) : void
AddSavedReaction ( AddSavedTrait trait, string creatureName ) : void
AddSaved_Click ( object sender, EventArgs e ) : void
AddVulnerabilityButton_Click ( object sender, EventArgs e ) : void
CefStartup ( ) : void
ChallengeRatingDropDown_MouseHover ( object sender, EventArgs e ) : void
ClearUI ( ) : void
ColumnWidthUpDown_ValueChanged ( object sender, EventArgs e ) : void
CustomizeSpeed ( object sender, EventArgs e ) : void
DisplayBitmap ( Task task ) : void
EditTraitButton_Click ( object sender, EventArgs e ) : void
ExportCSV_Click ( object sender, EventArgs e ) : void
ExportHTML ( object sender, EventArgs e ) : void
ExportPNG_Click ( object sender, EventArgs e ) : void
Form1_Load ( object sender, EventArgs e ) : void
GenderDropDown_SelectedIndexChanged ( object sender, EventArgs e ) : void
GenerateMonsterData ( ) : void
GenerateTranslationText ( object sender, EventArgs e ) : void
GuessCR_Click ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

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

LoadData ( object sender, EventArgs e ) : void
Main_FormClosing ( object sender, FormClosingEventArgs e ) : void
MonsterNameTextBox_TextChanged ( object sender, EventArgs e ) : void
MonsterName_MouseHover ( object sender, EventArgs e ) : void
MoveItem ( int direction, ListBox target ) : void
MoveTraitDownButton_Click ( object sender, EventArgs e ) : void
MoveTraitUpButton_Click ( object sender, EventArgs e ) : void
NewMonsterButton_Click ( object sender, EventArgs e ) : void
Preview ( object sender, EventArgs e ) : void
PreviewColumns_ValueChanged ( object sender, EventArgs e ) : void
PreviewTemplateSelector_SelectedIndexChanged ( object sender, EventArgs e ) : void
PreviewTemplateSelector_SelectedIndexChanged ( object sender, KeyPressEventArgs e ) : void
Previs ( ) : void
Print_Click ( object sender, EventArgs e ) : void
RecalculateAC ( string source ) : void
RedditOutput ( object sender, EventArgs e ) : void
ResolveHP ( bool RollHP ) : void

Either rolls or uses the average for HP.

SaveData ( object sender, EventArgs e ) : void
Screenshot ( string filename ) : void
SelectTranslation ( object sender, EventArgs e ) : void
SortTraits ( ) : void
Speed_MouseHover ( object sender, EventArgs e ) : void
TraitsListHoverHelp ( object sender, EventArgs e ) : void
TraitsList_KeyDown ( object sender, KeyEventArgs e ) : void
TraitsList_MouseHover ( object sender, EventArgs e ) : void
UniqueCheckBox_CheckedChanged ( object sender, EventArgs e ) : void
UpdateModifier ( NumericUpDown value, Label target ) : void

Takes a numericUpDown and a Label and derives the ability modifier, updating the label.

addAbility ( object sender, EventArgs e ) : void
addAction ( object sender, EventArgs e ) : void
addCondition ( object sender, EventArgs e ) : void
addLanguage ( object sender, EventArgs e ) : void
addSense ( object sender, EventArgs e ) : void
addSkill ( object sender, EventArgs e ) : void
checkBox1_CheckedChanged ( object sender, EventArgs e ) : void
crChangedUpdateProficiency ( object sender, EventArgs e ) : void
deleteTrait ( object sender, MouseEventArgs e ) : void
editTrait ( object sender, MouseEventArgs e ) : void
generateHP ( object sender, EventArgs e ) : void
getStatMod ( string mod ) : int
modchanged_ValueChanged ( object sender, EventArgs e ) : void
panel2_Paint ( object sender, PaintEventArgs e ) : void
rollHP ( object sender, EventArgs e ) : void

Method Details

AddLocalizationItem() public méthode

public AddLocalizationItem ( Control c, string filename, string type ) : void
c Control
filename string
type string
Résultat void

Clear() public méthode

public Clear ( ) : void
Résultat void

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

Main() public méthode

public Main ( ) : System
Résultat System

MonsterWorkbench() public méthode

public MonsterWorkbench ( ) : void
Résultat void

ShowMonsterInBrowser() public méthode

public ShowMonsterInBrowser ( ) : void
Résultat void

ShowMonsterInText() public méthode

public ShowMonsterInText ( ) : void
Résultat void

sDoddler() public méthode

public sDoddler ( ) : void
Résultat void

Property Details

ACSourceTextBox public_oe property

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

ACUpDown public_oe property

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

AbilityScores public_oe property

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

AddAbilityButton public_oe property

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

AddActionButton public_oe property

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

AddLanguageButton public_oe property

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

AddLegendaryButton public_oe property

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

AddSaved public_oe property

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

AddSenseButton public_oe property

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

AddSkillButton public_oe property

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

AddVulnerabilityButton public_oe property

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

Alignment public_oe property

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

AlignmentDropDown public_oe property

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

ArmorClass public_oe property

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

BackgroundCheckbox public_oe property

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

BonusModifierLabel public_oe property

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

Burrow public_oe property

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

CRHelperLabel public_oe property

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

Cha public_oe property

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

ChaBonus public_oe property

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

ChaSaveBonus public_oe property

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

ChaSaveBonusUpDown public_oe property

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

ChaUpDown public_oe property

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

ChallengeRating public_oe property

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

ChallengeRatingDropDown public_oe property

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

Climb public_oe property

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

ClimbUpDown public_oe property

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

ColumnWidthLabel public_oe property

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

ColumnWidthUpDown public_oe property

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

ColumnsLabel public_oe property

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

Con public_oe property

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

ConBonus public_oe property

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

ConSaveBonus public_oe property

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

ConSaveBonusUpDown public_oe property

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

ConUpDown public_oe property

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

DamageConditionDropDown public_oe property

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

DamageModificationLabel public_oe property

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

DamageModificationType public_oe property

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

DeleteTraitButton public_oe property

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

Dex public_oe property

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

DexBonus public_oe property

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

DexSaveBonus public_oe property

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

DexSaveBonusUpDown public_oe property

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

DexUpDown public_oe property

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

Distance public_oe property

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

DistanceUpDown public_oe property

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

EditTraitButton public_oe property

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

ExceptionSourceLabel public_oe property

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

ExceptionText public_oe property

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

ExceptionTypeLabel public_oe property

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

ExportCSV public_oe property

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

ExportPNG public_oe property

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

ExportReddit public_oe property

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

ExportWeb public_oe property

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

Fly public_oe property

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

FlyUpDown public_oe property

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

GenderDropDown public_oe property

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

GenderLabel public_oe property

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

GenerateHPBonus public_oe property

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

HitDieDropDown public_oe property

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

HitDieTextBox public_oe property

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

HitDieUpDown public_oe property

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

HitPoints public_oe property

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

HoverCheckBox public_oe property

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

Int public_oe property

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

IntBonus public_oe property

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

IntSaveBonus public_oe property

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

IntSaveBonusUpDown public_oe property

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

IntUpDown public_oe property

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

LanguageComboBox public_oe property

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

LanguageHeaderLabel public_oe property

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

LoadButton public_oe property

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

MonsterName public_oe property

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

MonsterNameTextBox public_oe property

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

MoveTraitDownButton public_oe property

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

MoveTraitUpButton public_oe property

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

NewMonsterButton public_oe property

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

PreviewButton public_oe property

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

PreviewColumns public_oe property

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

PreviewTemplateSelector public_oe property

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

PrintButton public_oe property

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

ProfBonus public_oe property

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

Profiency public_oe property

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

RollHPBonus public_oe property

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

SaveButton public_oe property

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

SavingThrowBonuses public_oe property

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

SensesDropDown public_oe property

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

SensesHeaderLabel public_oe property

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

SensesLabel public_oe property

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

SizeDropDown public_oe property

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

SizeLabel public_oe property

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

SkillBonus public_oe property

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

SkillBonusCheckBox public_oe property

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

SkillDropDown public_oe property

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

SkillHeaderLabel public_oe property

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

SkillProfCheckBox public_oe property

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

SkillSelectionLabel public_oe property

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

SkillStatCheckBox public_oe property

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

Speed public_oe property

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

SpeedHelperLabel public_oe property

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

SpeedUpDown public_oe property

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

SpeedsHeaderLabel public_oe property

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

Str public_oe property

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

StrBonus public_oe property

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

StrSaveBonus public_oe property

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

StrSaveBonusUpDown public_oe property

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

StrUpDown public_oe property

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

Swim public_oe property

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

SwimUpDown public_oe property

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

TagDropDown public_oe property

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

TraitException public_oe property

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

TraitsList public_oe property

public System.Windows.Forms.ListBox TraitsList
Résultat System.Windows.Forms.ListBox

TraitsListHelperLabel public_oe property

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

TraitsListPopUp public_oe property

public System.Windows.Forms.ToolTip TraitsListPopUp
Résultat System.Windows.Forms.ToolTip

TypeAndTag public_oe property

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

TypeDropDown public_oe property

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

UniqueCheckBox public_oe property

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

Wis public_oe property

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

WisBonus public_oe property

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

WisSaveBonus public_oe property

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

WisSaveBonusUpDown public_oe property

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

WisUpDown public_oe property

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

burrowUpDown public_oe property

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

button1 public_oe property

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

panel1 public_oe property

public System.Windows.Forms.Panel panel1
Résultat System.Windows.Forms.Panel

panel2 public_oe property

public System.Windows.Forms.Panel panel2
Résultat System.Windows.Forms.Panel

tableLayoutPanel1 public_oe property

public System.Windows.Forms.TableLayoutPanel tableLayoutPanel1
Résultat System.Windows.Forms.TableLayoutPanel

tableLayoutPanel2 public_oe property

public System.Windows.Forms.TableLayoutPanel tableLayoutPanel2
Résultat System.Windows.Forms.TableLayoutPanel

tableLayoutPanel3 public_oe property

public System.Windows.Forms.TableLayoutPanel tableLayoutPanel3
Résultat System.Windows.Forms.TableLayoutPanel

tableLayoutPanel4 public_oe property

public System.Windows.Forms.TableLayoutPanel tableLayoutPanel4
Résultat System.Windows.Forms.TableLayoutPanel

tableLayoutPanel5 public_oe property

public System.Windows.Forms.TableLayoutPanel tableLayoutPanel5
Résultat System.Windows.Forms.TableLayoutPanel