Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
FlatRedBall
Gui
EditAndSetButtons
C# Class FlatRedBall.Gui.EditAndSetButtons
UI element used to give the user an option whether to edit an existing instance of an object or to reassign it.
This object is usually used in PropertyGrids.
Inheritance:
Window
Mostra file
Open project: vchelaru/FlatRedBall
Public Methods
Method
Description
EditAndSetButtons
(
Cursor
cursor
) :
System
Private Methods
Method
Description
OnEditButtonClick
(
Window
callingWindow
) :
void
OnSetButtonClick
(
Window
callingWindow
) :
void
Method Details
EditAndSetButtons()
public
method
public
EditAndSetButtons
(
Cursor
cursor
) :
System
cursor
Cursor
return
System