Costruttore DedComboBoxPopupForm
|
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.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