Click or drag to resize
TextboxExtrasGetSelection Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
private static Tuple<int, int> GetSelection(
	Control c
)

Parameters

c
Type: System.Windows.FormsControl

Return Value

Type: TupleInt32, Int32
See Also