FormFormDesignerAfterWizardAddedControl Method
Namespace: Firefly.Box.UIAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public void AfterWizardAddedControl(
Label l,
InputControlBase tb,
ColumnBase col
)
Public Sub AfterWizardAddedControl (
l As Label,
tb As InputControlBase,
col As ColumnBase
)
abstract AfterWizardAddedControl :
l : Label *
tb : InputControlBase *
col : ColumnBase -> unit
override AfterWizardAddedControl :
l : Label *
tb : InputControlBase *
col : ColumnBase -> unit
Parameters
- l Label
-
- tb InputControlBase
-
- col ColumnBase
-