Costruttore DedComboBoxPopupForm
|
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public DedComboBoxPopupForm(
DedComboBox ownerEdit
)
Public Sub New (
ownerEdit As DedComboBox
)
public:
DedComboBoxPopupForm(
DedComboBox^ ownerEdit
)
new :
ownerEdit : DedComboBox -> DedComboBoxPopupForm
Parametri
- ownerEdit DedComboBox
-
Vedi anche