Costruttore BaseRibbonForm (DedNetApplication)
|
Classe base da cui devono discendere tutti i vari RibbonForm.
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi protected BaseRibbonForm(
DedNetApplication app
)
Protected Sub New (
app As DedNetApplication
)
protected:
BaseRibbonForm(
DedNetApplication^ app
)
new :
app : DedNetApplication -> BaseRibbonForm
Parametri
- app
- Tipo: DedNetDedNetApplication
Applicazione DedNet.
Vedi anche