Costruttore DedBomEditFormButtonCommand
|
Costruttore Button
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public DedBomEditFormButtonCommand(
DedNetApplication app,
string name,
string prompt,
string tooltip,
string imagePath
)
Public Sub New (
app As DedNetApplication,
name As String,
prompt As String,
tooltip As String,
imagePath As String
)
public:
DedBomEditFormButtonCommand(
DedNetApplication^ app,
String^ name,
String^ prompt,
String^ tooltip,
String^ imagePath
)
new :
app : DedNetApplication *
name : string *
prompt : string *
tooltip : string *
imagePath : string -> DedBomEditFormButtonCommand
Parametri
- app DedNetApplication
-
- name String
-
- prompt String
-
- tooltip String
-
- imagePath String
-
Vedi anche