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