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