Overload List

  Name Description
Public method Template(Action<(Of <<'(Control>)>>))
Defines a template implementation where container control's template will be dynamically filled via templateDelegate.
Public method Template(Control)
Defines a template implementation where container control's template will be filled with templateControl.

See Also