Method SetLayoutStyle
- Namespace
- vdControls
- Assembly
- vdFramedControl.dll
SetLayoutStyle(LayoutStyle, bool)
Controls the visibility of the various controls of the vdFramedControl.
public void SetLayoutStyle(vdFramedControl.LayoutStyle style, bool enable)
Parameters
stylevdFramedControl.LayoutStyleAn enumerator that specifies which control's visibility will change.
enableboolA boolean value representing the visibility of the specified control.