Costruttore DedComboBoxPopupForm
|
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public DedComboBoxPopupForm(
DedComboBox ownerEdit
)
Public Sub New (
ownerEdit As DedComboBox
)
public:
DedComboBoxPopupForm(
DedComboBox^ ownerEdit
)
new :
ownerEdit : DedComboBox -> DedComboBoxPopupForm
Parametri
- ownerEdit
- Tipo: DedNet.ControlsDedComboBox
Vedi anche