Costruttore BaseForm(DedNetApplication)
|
Costruttore unico.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public BaseForm(
DedNetApplication app
)
Public Sub New (
app As DedNetApplication
)
public:
BaseForm(
DedNetApplication^ app
)
new :
app : DedNetApplication -> BaseForm
Parametri
- app DedNetApplication
- Oggetto applicazione al quale il Form appartiene.
Vedi anche