CommonCreate And Add Label And Control Row Method
Definition
Namespace: DWSIM.UI.Shared
Assembly: DWSIM.ExtensionMethods.Eto (in DWSIM.ExtensionMethods.Eto.dll) Version: 10.0.0.0
Assembly: DWSIM.ExtensionMethods.Eto (in DWSIM.ExtensionMethods.Eto.dll) Version: 10.0.0.0
C#
public static void CreateAndAddLabelAndControlRow(
this DynamicLayout container,
string label,
Control control
)VB
<ExtensionAttribute>
Public Shared Sub CreateAndAddLabelAndControlRow (
container As DynamicLayout,
label As String,
control As Control
)Parameters
- container DynamicLayout
- label String
- control Control