Click or drag to resize
TabPageExtrasSetEnableOnAllTabPageControls Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void SetEnableOnAllTabPageControls(
	TabPage tp,
	bool enabled
)

Parameters

tp
Type: System.Windows.FormsTabPage
enabled
Type: SystemBoolean
See Also