Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) Yahtzee_Game Form1示例
编程语言:
C# (CSharp)
命名空间/包名称:
Yahtzee_Game
类/类型:
Form1
hotexamples.com的示例:
1
C# (CSharp) Yahtzee_Game Form1 - 已找到1个示例
。这些是从开源项目中提取的最受好评的
Yahtzee_Game.Form1
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
ShowPlayerName(10)
ShowMessage(9)
GetScoresTotals(8)
DisableAndClearCheckBoxes(7)
EnableCheckBoxes(7)
EnableRollButton(6)
EnableScoreButton(6)
GetDice(6)
DisableRollButton(5)
StartNewGame(5)
DisableScoreButton(5)
ShowOKButton(4)
GetScoreLabels(3)
GetScoreTotals(3)
NumberPlayers(2)
ShowOkButton(2)
Close(2)
HideOKButton(2)
DisableAllButtons(2)
EnableRollButtons(2)
ScoreButtons(1)
EnableUpDown(1)
EnableAllButtons(1)
DisableUpDown(1)
DisableRollButtons(1)
UpdateGridView(1)
checkScoreButton(1)
clearScoreLabels(1)
disableload(1)
enablesave(1)
numberofplayers(1)
showPlayerName(1)
常用方法
ShowPlayerName (10)
ShowMessage (9)
GetScoresTotals (8)
DisableAndClearCheckBoxes (7)
EnableCheckBoxes (7)
EnableRollButton (6)
EnableScoreButton (6)
GetDice (6)
DisableRollButton (5)
StartNewGame (5)
常用方法
DisableScoreButton (5)
ShowOKButton (4)
GetScoreLabels (3)
GetScoreTotals (3)
NumberPlayers (2)
ShowOkButton (2)
Close (2)
HideOKButton (2)
DisableAllButtons (2)
EnableRollButtons (2)
ScoreButtons (1)
EnableUpDown (1)
EnableAllButtons (1)
DisableUpDown (1)
DisableRollButtons (1)
UpdateGridView (1)
checkScoreButton (1)
clearScoreLabels (1)
disableload (1)
enablesave (1)
常用方法
ScoreButtons (1)
EnableUpDown (1)
EnableAllButtons (1)
DisableUpDown (1)
DisableRollButtons (1)
UpdateGridView (1)
checkScoreButton (1)
clearScoreLabels (1)
disableload (1)
enablesave (1)
numberofplayers (1)
showPlayerName (1)
Related in langs
AuthAssignment (PHP)
listServers (PHP)
cpuquiet_kobject_init (C++)
ResetGatherPipe (C++)
User (Go)
Glob (Go)
MemcachedTCPSession (Java)
SerializationException (Java)
getUserSimulations (Python)
train (Python)
常用方法
numberofplayers (1)
showPlayerName (1)
相关
NETGraphics
CustomTransfer
OrgDataController
ObjectWHeaders
ILogViewerForm
SearchReply
ProjetoHorasComplContext
NonnegativityPreservingCubicSplineInterpolator
SeguroMedico
PersistenciaVehiculo
示例#1
0
显示文件
public static Game Load(Form1 form) { return(null); }
x